-
Notifications
You must be signed in to change notification settings - Fork 679
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 3.1.0.0.5 to master #5797
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
…cks-core into fix/burn-view
…-collapsible-else-if Fix collapsible_else_if clippy warnings in stackslib
…-redundant-closure Fix clippy::redundant_closure throughout stackslib
Ensure that each block has the expected parent block in `allow_reorg_within_first_proposal_burn_block_timing_secs`.
…rn_block_timing_secs
… into fix/clippy-ci-useless-conversions
… into fix/clippy-ci-stacks-lib-needless-borrow
The tests don't need to run again on `push` after they've already run on the PR and in the merge queue.
This action is no longer functional. A new automation for this can be re-added later if needed.
…nversions Fix clippy::useless_conversions throughout stacks core
…gration fix: Flaky integration test `simple_neon_integration`
…re-is-ignored Fix flakiness in forked_tenure_is_ignored
Master -> develop
…ctions to Counters struct
…test retry sleep from 100ms to 500ms (less log spam in tests)
Also add one more assertion to the test.
feat: do not issue a time-based tenure extend earlier than needed
…epoch-3-disable fix: Disable flaky test `flash_blocks_on_epoch_3`
Test: Refactor block waits
…edundant-pattern-matching chore: Apply Clippy lints `single_match` and `redundant_pattern_matching`
…uristic Feat/block rejections timeout heuristic
Co-authored-by: Brice <[email protected]>
update changelog for 3.1.0.0.5
obycode
approved these changes
Feb 4, 2025
jcnelson
approved these changes
Feb 4, 2025
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.
Merge release 3.1.0.0.5 to master