nimbus-eth2/beacon_chain/spec
Mamy Ratsimbazafy 6b1f0e816c
Introduce constant presets (#269)
* Initial move constants to mainnet preset

* Bump fixtures to include shuffling with minimal preset

* Add minimal preset with shuffling test

* Add minimal preset to the full test suite

* use preset() everywhere
2019-05-27 14:48:13 +02:00
..
presets Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
beaconstate.nim initial new get_beacon_proposer_index and dependencies (get_shuffled_index, get_shard_delta, get_epoch_start_shard, get_crosslink_committee) (#266) 2019-05-23 11:13:02 +00:00
bitfield.nim head block selection fixes (#259) 2019-05-01 12:19:29 +03:00
crypto.nim begin 0.6.0 (#256) 2019-04-29 10:48:30 -06:00
datatypes.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
digest.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
helpers.nim initial new get_beacon_proposer_index and dependencies (get_shuffled_index, get_shard_delta, get_epoch_start_shard, get_crosslink_committee) (#266) 2019-05-23 11:13:02 +00:00
validator.nim initial new get_beacon_proposer_index and dependencies (get_shuffled_index, get_shard_delta, get_epoch_start_shard, get_crosslink_committee) (#266) 2019-05-23 11:13:02 +00:00