We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b14b84 commit fcfe7a0Copy full SHA for fcfe7a0
.github/workflows/bitcoin-tests.yml
@@ -74,6 +74,8 @@ jobs:
74
- test-name: tests::neon_integrations::test_competing_miners_build_anchor_blocks_on_same_chain_without_rbf
75
- test-name: tests::neon_integrations::test_one_miner_build_anchor_blocks_on_same_chain_without_rbf
76
- test-name: tests::signer::v0::tenure_extend_after_2_bad_commits
77
+ - test-name: tests::signer::v0::allow_reorg_within_first_proposal_burn_block_timing_secs
78
+ - test-name: tests::signer::v0::disallow_reorg_within_first_proposal_burn_block_timing_secs_but_more_than_one_block
79
- test-name: tests::stackerdb::test_stackerdb_event_observer
80
- test-name: tests::stackerdb::test_stackerdb_load_store
81
# Microblock tests that are no longer needed on every CI run
0 commit comments