-
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
merge release/3.0.0.0.0 to master #5376
Merged
Merged
Conversation
This file contains 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
… into chore/fix-multiple-miners
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…tly one microblocks Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Fix: /v3/sortitions calculation and tenure extend behavior
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
… into chore/fix-multiple-miners
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…globally processed block Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…orking CI: Fix signer::v0::bitcoind_forking flakiness
… into chore/fix-multiple-miners
This is not used in signer v0. Fixes `tests::nakamoto_integrations::continue_tenure_extend`
This reverts commit 4a8e819.
…n terminate the downloader (so we can try again later)
…g for anchor blocks to arrive Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
Chore: remove infinite loop in signer during tests
Fix partial tenure fork test for real: Only check if we advanced pre fork miner 2 blocks forward
…-big-txs feat: update tx estimator when tx yields too big tx error
fix: retry `insert_payload` on failure
* develop: (91 commits) feat: update tx estimator when tx yields too big tx error Only check if we advanced pre fork miner 2 blocks forward Fix default affirmation map settings for 3.0 chore: set 3.0 mainnet activation height chore: signers should be more permissive about a slow miner wakeup fix: use hex instead of u8 bytes in fixture Do not assume every tenure has inter_blocks_per_tenure feat: add metadata to mock signatures feat: add signer message metadata to block responses chore: convert BlockAccepted to a struct chore: fix test chore: move test chore: fix test test: verify tenure_heights in new block events chore: revert change moving request creation out of loop feat: add `tenure_height` to `/new_block` event payload chore: fix missing `clone` chore: fix log feat: various improvements to retry logic in event dispatcher feat: cap the backoff for sending events to timeout * 3 ...
chore: update changelog for 3.0.0.0.0
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
…8026 Fix outdated repo docs
jcnelson
approved these changes
Oct 24, 2024
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.
Ship shippity ship-ship-ship ⛵
kantai
approved these changes
Oct 24, 2024
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
merges latest release branch to master