-
Notifications
You must be signed in to change notification settings - Fork 668
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
WIP: Add block state and aggregate signature rejections #5140
WIP: Add block state and aggregate signature rejections #5140
Commits on Sep 4, 2024
-
WIP: Add block state and aggregate signature rejections
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af802a9 - Browse repository at this point
Copy the full SHA af802a9View commit details -
Fix miners to not accept multiple messages from the same signer for t…
…he same block Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 33ec49a - Browse repository at this point
Copy the full SHA 33ec49aView commit details -
Merge branch 'fix/5136-node-and-miner' of https://github.com/stacks-n…
…etwork/stacks-core into fix/5136-signer-block-state-tracking
Configuration menu - View commit details
-
Copy full SHA for 9d622f3 - Browse repository at this point
Copy the full SHA 9d622f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b675546 - Browse repository at this point
Copy the full SHA b675546View commit details -
WIP: broken check_proposal reorg timing test
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ec5688 - Browse repository at this point
Copy the full SHA 0ec5688View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34c741 - Browse repository at this point
Copy the full SHA f34c741View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4cd9b - Browse repository at this point
Copy the full SHA fa4cd9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3047b5f - Browse repository at this point
Copy the full SHA 3047b5fView commit details
Commits on Sep 5, 2024
-
Merge pull request #5143 from stacks-network/fix/follower_bootup
test: fix `follower_bootup` integration test
Configuration menu - View commit details
-
Copy full SHA for 457afc0 - Browse repository at this point
Copy the full SHA 457afc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5487b65 - Browse repository at this point
Copy the full SHA 5487b65View commit details -
Add a log to block miner thread stopping
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5988c65 - Browse repository at this point
Copy the full SHA 5988c65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9afe92e - Browse repository at this point
Copy the full SHA 9afe92eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5e389 - Browse repository at this point
Copy the full SHA 9e5e389View commit details -
chore: raise initiative on miner failure, in case it's due to a new s…
…ortition being processed
Configuration menu - View commit details
-
Copy full SHA for 8f2b2e7 - Browse repository at this point
Copy the full SHA 8f2b2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d7f6e - Browse repository at this point
Copy the full SHA e1d7f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdfc66 - Browse repository at this point
Copy the full SHA bbdfc66View commit details -
Merge branch 'fix/5136-signer-block-state-tracking' of https://github…
….com/stacks-network/stacks-blockchain into fix/5136-signer-block-state-tracking
Configuration menu - View commit details
-
Copy full SHA for bb4fafe - Browse repository at this point
Copy the full SHA bb4fafeView commit details -
Merge branch 'develop' of https://github.com/stacks-network/stacks-bl…
…ockchain into develop
Configuration menu - View commit details
-
Copy full SHA for ce80740 - Browse repository at this point
Copy the full SHA ce80740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f69e03 - Browse repository at this point
Copy the full SHA 9f69e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0a1f3 - Browse repository at this point
Copy the full SHA 7f0a1f3View commit details -
Fix check_proposal_reorg_ok test
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 343dc31 - Browse repository at this point
Copy the full SHA 343dc31View commit details -
add allow_reorg_locally_accepted_block_if_globally_rejected_succeeds …
…integration tests Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5833a8f - Browse repository at this point
Copy the full SHA 5833a8fView commit details -
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d6902f - Browse repository at this point
Copy the full SHA 7d6902fView commit details -
chore: fix potential deadlock condition by avoiding a transaction whe…
…n opening the chainstate
Configuration menu - View commit details
-
Copy full SHA for baee54e - Browse repository at this point
Copy the full SHA baee54eView commit details -
Merge branch 'fix/5136-signer-block-state-tracking' of https://github…
….com/stacks-network/stacks-blockchain into fix/5136-signer-block-state-tracking
Configuration menu - View commit details
-
Copy full SHA for d9f4a4d - Browse repository at this point
Copy the full SHA d9f4a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db88eb8 - Browse repository at this point
Copy the full SHA db88eb8View commit details -
Add locally_rejected_nlocks_overriden_by_global_acceptance test
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7217594 - Browse repository at this point
Copy the full SHA 7217594View commit details -
Do not store blocks that fail the initial checks
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfd2c37 - Browse repository at this point
Copy the full SHA cfd2c37View commit details
Commits on Sep 6, 2024
-
Fix broken build from prior db change commit
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2be05f9 - Browse repository at this point
Copy the full SHA 2be05f9View commit details -
chore: remove .mined_blocks and replace it with .last_mined_block, an…
…d use the highest tenure block from the chainstate to deduce where we should build (since it's not possible anymore to keep .mined_blocks coherent with the node's chainstate)
Configuration menu - View commit details
-
Copy full SHA for 1a1b076 - Browse repository at this point
Copy the full SHA 1a1b076View commit details -
Merge branch 'fix/5136-signer-block-state-tracking' of https://github…
….com/stacks-network/stacks-core into fix/5136-signer-block-state-tracking
Configuration menu - View commit details
-
Copy full SHA for ac4c047 - Browse repository at this point
Copy the full SHA ac4c047View commit details -
Add reorg_locally_accepted_blocks_across_tenures_succeeds integration…
… test Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a19af95 - Browse repository at this point
Copy the full SHA a19af95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 025cc0d - Browse repository at this point
Copy the full SHA 025cc0dView commit details -
Add miner_recovers_when_broadcast_block_delay_across_tenures_occurs
Signed-off-by: Jacinta Ferrant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed3486c - Browse repository at this point
Copy the full SHA ed3486cView commit details -
Merge pull request #5150 from stacks-network/fix/ignore-rejections-fo…
…r-other-blocks fix: ignore rejections for other blocks in sign coordinator
Configuration menu - View commit details
-
Copy full SHA for 6673113 - Browse repository at this point
Copy the full SHA 6673113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55d2f32 - Browse repository at this point
Copy the full SHA 55d2f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb40d1a - Browse repository at this point
Copy the full SHA bb40d1aView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17aa1c4 - Browse repository at this point
Copy the full SHA 17aa1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 835e39b - Browse repository at this point
Copy the full SHA 835e39bView commit details