nimbus-eth2/beacon_chain/spec
Dustin Brody 1f352bf440
fix trace compilation
2019-11-12 16:35:12 +01:00
..
presets fix network sim finalization; remove get_attestation_data_slot(...); remove 2 more get_crosslink_committee(...) calls 2019-11-12 14:49:26 +00:00
beaconstate.nim fix network sim finalization; remove get_attestation_data_slot(...); remove 2 more get_crosslink_committee(...) calls 2019-11-12 14:49:26 +00:00
crypto.nim Safer testnet restarts; Working CLI queries for inspecting the genesis states 2019-11-11 23:29:36 +00:00
datatypes.nim keep types consistent 2019-11-12 14:49:26 +00:00
digest.nim mark functions, constants, and data structures unchanged by 0.9.1 as such 2019-11-11 10:25:57 +00:00
helpers.nim fix network sim finalization; remove get_attestation_data_slot(...); remove 2 more get_crosslink_committee(...) calls 2019-11-12 14:49:26 +00:00
network.nim Add gossipsub messages monitoring tool. (#458) 2019-10-01 15:52:28 +02:00
state_transition_block.nim mark functions, constants, and data structures unchanged by 0.9.1 as such 2019-11-11 10:25:57 +00:00
state_transition_epoch.nim fix network sim finalization; remove get_attestation_data_slot(...); remove 2 more get_crosslink_committee(...) calls 2019-11-12 14:49:26 +00:00
state_transition_helpers.nim fix trace compilation 2019-11-12 16:35:12 +01:00
validator.nim switch all but 4 remaining callers to get_crosslink_committee(...) to get_beacon_committee(...) 2019-11-11 11:46:03 +00:00