nimbus-eth2/beacon_chain/spec
tersec cd939d4606
fix spec/beaconstate compile error in the presence of other PRs' SSZ tightening (#952)
2020-04-30 09:01:55 +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 fix spec/beaconstate compile error in the presence of other PRs' SSZ tightening (#952) 2020-04-30 09:01:55 +00:00
crypto.nim bump some eth2 phase0 spec refs to v0.11.1 2020-04-17 16:37:52 +03:00
datatypes.nim ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02:00
digest.nim ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02:00
helpers.nim Pass the test suite with a BeaconState ref type 2020-04-26 13:04:53 +03: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 ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02:00
state_transition_epoch.nim ssz: move ref support outside (#943) 2020-04-29 22:12:07 +02: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