plugeth/cmd/devp2p/internal/ethtest
Felix Lange 95f720fffc
cmd/devp2p/internal/ethtest: update test chain (#21742)
The old one was wrong in two ways: the first block in chain.rlp was the
genesis block, and the genesis difficulty was below minimum difficulty.

This also contains some other fixes to the test.
2020-10-23 13:34:44 +02:00
..
testdata cmd/devp2p/internal/ethtest: update test chain (#21742) 2020-10-23 13:34:44 +02:00
chain_test.go cmd/devp2p/internal/ethtest: improve eth test suite (#21615) 2020-10-07 17:22:44 +02:00
chain.go cmd/devp2p/internal/ethtest: update test chain (#21742) 2020-10-23 13:34:44 +02:00
suite.go cmd/devp2p/internal/ethtest: improve eth test suite (#21615) 2020-10-07 17:22:44 +02:00
types.go cmd/devp2p/internal/ethtest: update test chain (#21742) 2020-10-23 13:34:44 +02:00