erigon-pulse/cmd/tester
ledgerwatch 665b1d88b9
Speed up GenerateChain by using intermediate hashes (#736)
* GenerateChain to support intermediate hashes

* Fix formatting

* Changeset stats

* Fix formatting
2020-07-10 22:37:34 +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 Speed up GenerateChain by using intermediate hashes (#736) 2020-07-10 22:37:34 +01:00
interfaces.go Problem: forkFilter variable are catched by goroutine when peer connected (not when status msg received) - it means to change it tester must reconnect. (#429) 2020-04-06 08:53:52 +01:00
main.go Command for long and heavy integration tests (#712) 2020-07-05 07:18:21 +01:00
protocol.go remove mgr feature and stateSize calculation feature (#711) 2020-07-05 07:17:27 +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