Skip to content

Commit 7b1d72d

Browse files
authored
Merge pull request #5154 from stacks-network/test/fast-blocks-epoch3-change
Add test for flashblocks when epoch 3 is deployed
2 parents fc4b054 + e9ecff8 commit 7b1d72d

File tree

2 files changed

+437
-0
lines changed

2 files changed

+437
-0
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
- tests::epoch_25::microblocks_disabled
8282
- tests::should_succeed_handling_malformed_and_valid_txs
8383
- tests::nakamoto_integrations::simple_neon_integration
84+
- tests::nakamoto_integrations::simple_neon_integration_with_flash_blocks_on_epoch_3
8485
- tests::nakamoto_integrations::mine_multiple_per_tenure_integration
8586
- tests::nakamoto_integrations::block_proposal_api_endpoint
8687
- tests::nakamoto_integrations::miner_writes_proposed_block_to_stackerdb

0 commit comments

Comments
 (0)