Merge release/signer-6.3.0.0.0.2 to master#21
Open
github-actions[bot] wants to merge 319 commits intomasterfrom
Open
Merge release/signer-6.3.0.0.0.2 to master#21github-actions[bot] wants to merge 319 commits intomasterfrom
github-actions[bot] wants to merge 319 commits intomasterfrom
Conversation
Allows a signer to reconsider a block that it previously rejected if it was rejected for certain reasons that may resolve themselves, for example a testing directive, the parent block was unknown, or there was a communication failure with the stacks-node. Resolves stacks-network#5856
This allows a miner that proposes a block with a time-based tenure extend to re-propose it and get it approved if initially, some signers thought it was too early.
…d-proposal feat: on timeout, re-propose the same block
…rfiles Cleanup dockerignore and fix omission in Dockerfile
…r-reject-to-accept feat: allow signers to reconsider some rejected blocks
We previously did this with the `cargo fmt-stacks` command because these config options were not supported in .rustfmt.toml, but they are now supported by the nightly build. Using this directly is better than the alias because we do not need to remember to run the alias.
Adding workflow to create release PR's ref stacks-network/actions/pul…
…nagement fix: improve eol file management
… into feat/send-signer-state-updates
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
Signed-off-by: Jacinta Ferrant <jacinta.ferrant@gmail.com>
…-state-updates Signers send updates to stackerdb when their state is Initialized/changes
…p-folder chore: remove sip folder and update GitHub URL reference
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Release PR to Merge
release/signer-6.3.0.0.0.2->master