erigon-pulse/cmd/tester
ledgerwatch b765ff0e33
cmd/tester initiates staged sync, and unwind (but not reorg) (#758)
* First push

* Remove batch from Blockchain

* Fix compile error in cmd/integration

* Fix compile errors in cmd/state

* Fix compile errors

* Save changes

* Fix core tests (skip tx tests)

* More test fixes

* Fix compile error

* Fix formatting

* Fix formatting

* Fix lint

* Fixes

* Skip some miner tests

* Fix tests

* Cleanup
2020-07-19 09:11:53 +01:00
..
contracts post-rebase fixups 2020-05-20 15:26:22 +03:00
block_accessor.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
block_generator.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
interfaces.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
main.go cmd/tester to initiate correct staged sync (but not reorg yet) (#747) 2020-07-15 13:26:59 +01:00
protocol.go cmd/tester initiates staged sync, and unwind (but not reorg) (#758) 2020-07-19 09:11:53 +01:00
simulator_genesis.json commit simulator_genesis.json file generated by go run ./cmd/tester genesis > simulator_genesis.json (#419) 2020-03-31 07:52:13 +01:00