nimbus-eth2/tests/mocking
Jacek Sieka fb2e0ddbec
sync fixes (#1005)
* sync fixes

* fix Status message finalized info
* work around sync starting before initial status exchange
* don't fail block on deposit signature check failure (fixes #989)
* print ForkDigest and Version nicely
* dump incoming blocks
* fix crash when libp2p peer connection is closed
* update chunk size to 16 to work around missing blocks when syncing

* bump libp2p

* bump libp2p

* better deposit skip message
2020-05-11 18:08:52 +00:00
..
mock_attestations.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00
mock_blocks.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00
mock_deposits.nim sync fixes (#1005) 2020-05-11 18:08:52 +00:00
mock_genesis.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00
mock_state.nim begin removing plain BeaconState versions of state transition functions (#951) 2020-04-30 08:44:19 +02:00
mock_validator_keys.nim crypto: cleanup (#882) 2020-04-11 10:51:07 +02:00