Add initial implementation of block tests
* Add blocktest cmd and support for block tests files in tests/BlockTests , the launched node does not connect to network, resets state with a genesis block from the test file and starts the RPC API
Showing
cmd/blocktest/flags.go
0 → 100644
cmd/blocktest/main.go
0 → 100644
Please register or sign in to comment