-
Notifications
You must be signed in to change notification settings - Fork 713
Fixes discovered while bringing up the pre-launch testnet #4527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Parent:
Update rusqlite to 0.29.0 [NEXT]
Merged
Changes from 35 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e577139
Have miners abort signing a block if the burn tip changes
jferrant db8f0cc
chore: log coordinator state
obycode d56895a
feat: use block proposal struct for miner -> signers comms. check cla…
c6d1bc1
Merge pull request #4511 from stacks-network/feat/proposal-reward-set…
b9c9ece
feat: add a parity check and filter events sent to the signer instances
18ad724
Merge pull request #4512 from stacks-network/feat/parity-check-signer…
b61b2be
logs: signer block responses to info. display formatting for block re…
9232550
logs: better miner assembly and broadcasting logging
8cdbf08
logs: add coordinator id to signer binary logging
a736360
logs: improved rejection logging, debug logs in the db
31d5227
chore: cleanup excessive logging
obycode dd95ad0
chore: remove unused variable
obycode 9997c1b
Cleanup outdated signers
jferrant 59f2377
Cleanup outdated signer within refresh signer
jferrant d1d1365
fix: try not deleting accepted blocks from signerDB
hstove d79d26b
Merge pull request #4514 from stacks-network/fix/dont-remove-blocks
obycode 1d09299
feat: signer does not treat repeated proposals as new
fa691c2
Merge pull request #4515 from stacks-network/feat/signer-ignore-repeats
d24e1a0
chore: use index to make the code more readable
obycode 249ee53
Merge pull request #4513 from stacks-network/bugfix/cleanup-outdated-…
obycode f077e08
fix: use http/1.1, not http/1.0
obycode a1c226c
feat: select coordinator just from pubkey alone
hstove 830b10d
chore: cleanup unused field
obycode fd17501
feat: skip rest of loop when signer's tenure has completed
obycode 6daf973
logs: quiet warning when signer is not registered for future cycle
obycode 52f2c99
Merge pull request #4516 from stacks-network/brice/minor-changes
obycode 17656a3
chore: ensure all http/1.1 requests are properly structured
obycode 7891f7e
feat: add const to determine whether to rotate coordinator
hstove 3202e27
fix: use two different blocks for signing test
obycode 24a177d
Merge pull request #4517 from stacks-network/fix/dont-rotate-coordina…
hstove 0476037
Merge pull request #4518 from stacks-network/http-1.1
obycode 481b01c
fix: add reward cycle to signerdb
obycode fc617a2
Merge pull request #4525 from stacks-network/feat/cycle-keyed-db
obycode b04c240
Merge branch 'next' into dream-team-fixes
obycode 49eb61a
chore: delete commented code
obycode 6e4d9cc
chore: add TODO for tracking burnchain/stacks views
d170065
Merge branch 'next' into dream-team-fixes
zone117x File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.