erigon-pulse/cmd/tester
Alex Sharov d2286bff1c
Naive implementation of MGR P2P SubProtocol (#403)
* use NoValues cursor where possible

* add ctx

* fix broken logs

* rebase master

* rebase master

* simplify generators

* hack to measure space distribution

* naive epoch and chunking implementation

* make stateless loop cancelable

* make stateless loop cancelable

* remove one rlp layer

* eth64 protocol support - add forkId to status message
2020-03-25 15:40:30 +00:00
..
contracts Tester phase 2 (#390) 2020-03-15 16:10:07 +00:00
block_accessor.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_generator.go Naive implementation of MGR P2P SubProtocol (#403) 2020-03-25 15:40:30 +00:00
interfaces.go Naive implementation of MGR P2P SubProtocol (#403) 2020-03-25 15:40:30 +00:00
main.go Naive implementation of MGR P2P SubProtocol (#403) 2020-03-25 15:40:30 +00:00
protocol.go Naive implementation of MGR P2P SubProtocol (#403) 2020-03-25 15:40:30 +00:00