nimbus-eth2/beacon_chain/spec
Dustin Brody 7e70d16da9
remove BeaconStateNew and associated testing scaffolding/infrastructure
2019-11-14 20:03:08 +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 scaffolding to remove last vestiges of get_committee_count(...), SHARD_COUNT, and rest of that 0.8.x infrastructure; this demonstrates equivalence between two, before discarding old code 2019-11-14 18:37:51 +01:00
crypto.nim remove UnusedImport spam (#549) 2019-11-14 11:47:55 +01:00
datatypes.nim remove BeaconStateNew and associated testing scaffolding/infrastructure 2019-11-14 20:03:08 +01: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 replace deprecated toSet(...) with toHashSet(...); replace implicit with more explicit default constructor for readability 2019-11-13 13:49:38 +00:00
state_transition_epoch.nim Remove shard-relating code 2019-11-14 19:48:12 +01:00
state_transition_helpers.nim fix trace compilation 2019-11-12 16:35:12 +01:00
validator.nim Remove shard-relating code 2019-11-14 19:48:12 +01:00