-
Notifications
You must be signed in to change notification settings - Fork 677
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
Fixes discovered while bringing up the pre-launch testnet #4527
Conversation
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…imed reward-cycle
…-matching Feat: use block proposal struct for miner -> signers communication
…-events feat: add a parity check and filter events sent to the signer instances
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
fix: try not deleting accepted blocks from signerDB
feat: signer does not treat repeated proposals as new
…signers Bugfix/cleanup outdated signers
Minor changes / clean up
…tors feat: add const to determine whether to rotate coordinator
We decided that since the signerdb is in the filesystem, we do not need to garbage collect it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor nits from my side but nothing major. I'll approve once Jude's comments are addressed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice to see all these changes!
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
This includes fixes to all of the issues discovered during the process of bringing up and stabilizing the pre-launch testnet, as well as various improvements to logging that we found to be helpful in finding and understanding problems.
Applicable issues
Additional info (benefits, drawbacks, caveats)
Checklist
docs/rpc/openapi.yaml
andrpc-endpoints.md
for v2 endpoints,event-dispatcher.md
for new events)clarity-benchmarking
repobitcoin-tests.yml