nimbus-eth2/beacon_chain/spec
Dustin Brody 1a62c122d8
Finish remaining required interop metrics (#477)
* implement beacon_finalized_root, beacon_current_justified_root, and beacon_previous_justified_root interop metrics
2019-10-03 18:16:25 +00:00
..
presets fix network sim (#389) 2019-09-05 21:52:34 +02:00
beaconstate.nim fix issue #367 and remove too-small range type usage for ValidatorIndex 2019-10-03 16:41:25 +03:00
crypto.nim Ensure that we use the interop deposit signatures (#467) 2019-10-01 15:44:38 +02:00
datatypes.nim fix issue #367 and remove too-small range type usage for ValidatorIndex 2019-10-03 16:41:25 +03:00
digest.nim more interop fixes 2019-09-02 22:14:18 +03:00
helpers.nim Domain is now array[8, byte] instead of uint64 2019-09-26 17:53:59 +03:00
network.nim Add gossipsub messages monitoring tool. (#458) 2019-10-01 15:52:28 +02:00
state_transition_block.nim fix attestation being added twice to block (fixes #361) 2019-10-02 12:27:51 +03:00
state_transition_epoch.nim Finish remaining required interop metrics (#477) 2019-10-03 18:16:25 +00:00
state_transition_helpers.nim Fix TRACE chronicles_log_level (#451) 2019-09-23 17:00:10 +02:00
validator.nim Eth1 validators (#393) 2019-09-09 18:59:02 +03:00