Skip to content

Merge release/3.1.0.0.8 to master #6012

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

Open
wants to merge 444 commits into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link

Release PR to Merge release/3.1.0.0.8->master

kantai and others added 30 commits March 17, 2025 11:31
…t run on windows. Now 'cargo test testnet' ends succesfully on windows os, #5930
assertion should not include phantom txs. timing changes around the signer status checks made this more likely.
obycode and others added 25 commits April 7, 2025 16:20
This defines a time that the miner should sleep after attempting to mine
and finding an empty mempool.
Include the `empty_mempool_sleep_time` in the time that the test sleeps
since it is likely that the miner will be waiting before mining the
block.
If a transaction was removed from the mempool before we add it to the
`considered_txs` table, that's okay, just ignore the error and proceed.
feat: add monitoring for signer agreement state change reason
test: add integration test checking `burn-block-height` behavior
fix: allow `considered_txs` insertion foreign key failures
@github-actions github-actions bot requested a review from a team as a code owner April 15, 2025 16:41
@wileyj wileyj requested a review from a team April 16, 2025 13:56
@wileyj wileyj requested a review from kantai April 16, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.