Merge branch 'develop' into feat/synthetic-print-delegate-stx

This commit is contained in:
pavitthrap
2023-01-23 15:27:23 -05:00
committed by GitHub
15 changed files with 965 additions and 206 deletions

View File

@@ -94,6 +94,7 @@ jobs:
- tests::epoch_21::test_pox_reorg_flap_duel
- tests::epoch_21::test_pox_reorg_flap_reward_cycles
- tests::epoch_21::test_pox_missing_five_anchor_blocks
- tests::epoch_21::test_sortition_divergence_pre_21
- tests::neon_integrations::bad_microblock_pubkey
steps:
- uses: actions/checkout@v2