nimbus-eth2/beacon_chain/spec
Ștefan Talpalaru a7a50824a1
more metrics (#1004)
2020-05-11 06:25:49 +00:00
..
eth2_apis Initial implementation of a JSON-RPC service 2020-03-22 19:00:09 +02:00
presets Updated the custom preset loader to the latest spec; Working makefile target for connecting to the Schlesi testnet 2020-04-27 23:22:54 +03:00
beaconstate.nim Increase finalization and finalization checking robustness (#990) 2020-05-09 12:43:15 +00:00
crypto.nim bump some eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
datatypes.nim default preset update; rm process_slots(BeaconState); some BLS skipping disabled (#963) 2020-05-04 21:07:18 +00:00
digest.nim ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02:00
helpers.nim cache empty slot state root (#961) 2020-05-03 19:44:04 +02:00
network.nim add another check for inconsistent aggregation and committee length (#927) 2020-04-24 09:16:40 +02:00
state_transition_block.nim bump vendor/nim-metrics 2020-05-09 01:13:57 +02:00
state_transition_epoch.nim more metrics (#1004) 2020-05-11 06:25:49 +00:00
state_transition_helpers.nim spec: regulate exceptions (#913) 2020-04-22 07:53:02 +02:00
validator.nim Spec-compliant implementation of Eth1 monitoring; Eth1-enabled local sim 2020-04-26 13:04:53 +03:00