nimbus-eth2/beacon_chain/spec
Zahary Karadjov 5a2a52869e Add a RPC proc similar to /spec/eth2_config 2020-03-22 19:00:09 +02:00
..
eth2_apis Initial implementation of a JSON-RPC service 2020-03-22 19:00:09 +02:00
presets Add a RPC proc similar to /spec/eth2_config 2020-03-22 19:00:09 +02:00
beaconstate.nim clean up block creation 2020-03-22 11:15:07 +00:00
crypto.nim Fix shortlog crypto (#818) 2020-03-19 17:18:48 +01:00
datatypes.nim Add a RPC proc similar to /spec/eth2_config 2020-03-22 19:00:09 +02:00
digest.nim Clean 20200205 (#729) 2020-02-07 08:13:38 +01:00
helpers.nim complete (except for get_domain(...)) 0.11.0 beacon chain spec update (#822) 2020-03-22 16:03:07 +00:00
network.nim Initial implementation of a JSON-RPC service 2020-03-22 19:00:09 +02:00
state_transition_block.nim clean up block creation 2020-03-22 11:15:07 +00:00
state_transition_epoch.nim complete (except for get_domain(...)) 0.11.0 beacon chain spec update (#822) 2020-03-22 16:03:07 +00:00
state_transition_helpers.nim more 0.10.1 updates 2020-01-27 12:50:54 +00:00
validator.nim align process_block(...) name with spec; fix beacon chain proposer index generation when some validators aren't active to fix the two regressing 0.11.0 block sanity tests 2020-03-17 12:06:56 +02:00