nimbus-eth2/beacon_chain/spec
Jacek Sieka d16e127daf
Peer stuff (#2084)
* Revert "Revert "Full "node" RPC calls implementation and fixes to peer lifetime states. (#2065)" (#2082)"

This reverts commit 7cc3dc8027.

* fix nil disconnectedFut crash

* fixes

don't resetPeer, it causes peer miscounts

* disconnect disconnecting peers

...when there's a race.

* avoid connection spamming

* never decrease SeenTable timeout
* only recover ENR for known peers

* seen only when really disconnected
2020-11-26 20:23:45 +01:00
..
eth2_apis Peer stuff (#2084) 2020-11-26 20:23:45 +01:00
presets/v1_0_0 remove v0.12.3 and medalla support (#2038) 2020-11-20 14:49:49 +01:00
beaconstate.nim Bugfix: fix an incorrect balance increase during genesis state generation 2020-11-24 23:30:26 +02:00
crypto.nim address some TODOs (#2005) 2020-11-12 19:24:07 +00:00
datatypes.nim Version 1.0.0-rc1 2020-11-25 03:13:58 +02:00
digest.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
helpers.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
keystore.nim openarray -> openArray 2020-11-03 23:23:10 +02:00
network.nim rpc: setLogLevel (#1991) 2020-11-12 11:46:02 +01:00
preset_values.nim Multinet fixes (#1774) 2020-09-29 10:12:57 +02:00
presets.nim remove v0.12.3 and medalla support (#2038) 2020-11-20 14:49:49 +01:00
signatures.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
state_transition.nim address some TODOs (#2005) 2020-11-12 19:24:07 +00:00
state_transition_block.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
state_transition_epoch.nim address some TODOs (#2005) 2020-11-12 19:24:07 +00:00
validator.nim bump 1.0.0rc-0 spec refs to 1.0.0 (#1974) 2020-11-09 14:18:55 +00:00
weak_subjectivity.nim medalla -> pyrmont (#2062) 2020-11-23 17:46:51 +01:00