stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 671 forks source link

feat: Neon mock miner replay #5060

Closed jbencin closed 3 months ago

jbencin commented 3 months ago

Description

There are two parts to this PR:

PR Status

Added integration test neon_integrations::replay_mock_miner() and it passes. Have not tested against mainnet yet

Should probably add some real transactions to integration test, right now it's only coinbases

Due to refactoring replay_block() for use in mock mining replay, I've re-tested stacks-inspect replay-block and confirmed it still works

Applicable issues

Additional info (benefits, drawbacks, caveats)

Checklist

blockstack-devops commented 2 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.