-
Notifications
You must be signed in to change notification settings - Fork 671
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
Tenure extend when the previous tenure is bad #5452
Open
obycode
wants to merge
20
commits into
develop
Choose a base branch
from
feat/tenure-extend-no-blocks
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,243
−142
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fe3394 - Browse repository at this point
Copy the full SHA 8fe3394View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 311ad50 - Browse repository at this point
Copy the full SHA 311ad50View commit details
Commits on Nov 13, 2024
-
feat: make signer accept tenure extend on bad sortition
With this change, the signer will accept a tenure extend from miner N-1 when miner N wins a sortition but commits to the wrong parent tenure.
Configuration menu - View commit details
-
Copy full SHA for 2a4a09b - Browse repository at this point
Copy the full SHA 2a4a09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c294617 - Browse repository at this point
Copy the full SHA c294617View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a56a73c - Browse repository at this point
Copy the full SHA a56a73cView commit details -
refactor: move the
StackerDBChannel
into theEventDispatcher
The previous design using a global singleton causes trouble in testing, when we have multiple miners running in different threads of the same process.
Configuration menu - View commit details
-
Copy full SHA for 6438551 - Browse repository at this point
Copy the full SHA 6438551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4420c82 - Browse repository at this point
Copy the full SHA 4420c82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa8116 - Browse repository at this point
Copy the full SHA 3fa8116View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3a2c1 - Browse repository at this point
Copy the full SHA 0b3a2c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8f240 - Browse repository at this point
Copy the full SHA df8f240View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44769cf - Browse repository at this point
Copy the full SHA 44769cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7c5aa - Browse repository at this point
Copy the full SHA 4c7c5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9acfa0 - Browse repository at this point
Copy the full SHA a9acfa0View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 58fda00 - Browse repository at this point
Copy the full SHA 58fda00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2178846 - Browse repository at this point
Copy the full SHA 2178846View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8140e0 - Browse repository at this point
Copy the full SHA d8140e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c88c6 - Browse repository at this point
Copy the full SHA 54c88c6View commit details -
feat: add ability to disable tenure-extend for tests
This is useful when checking the behavior during forking.
Configuration menu - View commit details
-
Copy full SHA for ba2faf7 - Browse repository at this point
Copy the full SHA ba2faf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965f58b - Browse repository at this point
Copy the full SHA 965f58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5e7cc - Browse repository at this point
Copy the full SHA cd5e7ccView commit details
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.