Skip to content

Commit 99248df

Browse files
committed
Merge branch 'develop' into feat/naka-mocka
2 parents 8e4031c + 18ec305 commit 99248df

File tree

32 files changed

+2777
-325
lines changed

32 files changed

+2777
-325
lines changed

.github/workflows/bitcoin-tests.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,11 @@ jobs:
8989
- tests::signer::v0::end_of_tenure
9090
- tests::signer::v0::forked_tenure_okay
9191
- tests::signer::v0::forked_tenure_invalid
92+
- tests::signer::v0::empty_sortition
9293
- tests::signer::v0::bitcoind_forking_test
94+
- tests::signer::v0::multiple_miners
95+
- tests::signer::v0::mock_sign_epoch_25
96+
- tests::signer::v0::miner_forking
9397
- tests::nakamoto_integrations::stack_stx_burn_op_integration_test
9498
- tests::nakamoto_integrations::check_block_heights
9599
- tests::nakamoto_integrations::clarity_burn_state
@@ -98,6 +102,7 @@ jobs:
98102
- tests::nakamoto_integrations::check_block_info_rewards
99103
- tests::nakamoto_integrations::continue_tenure_extend
100104
- tests::nakamoto_integrations::mock_mining
105+
- tests::nakamoto_integrations::multiple_miners
101106
# Do not run this one until we figure out why it fails in CI
102107
# - tests::neon_integrations::bitcoin_reorg_flap
103108
# - tests::neon_integrations::bitcoin_reorg_flap_with_follower

0 commit comments

Comments
 (0)