nimbus-eth2/tests
Dustin Brody d977c96ae1 0.6.1 - signing_root, deposits, validator indices and committee count (#261)
* signed_root -> signing_root

* implement new process_deposit; update timing parameters to 0.6.1; update Deposit to 0.6.1 and remove DepositInput

* update get_active_validator_indices and get_epoch_committee_count to 0.6.1; rm get_current_epoch_committee_count, get_previous_epoch_committee_count, and get_next_epoch_committee_count; bump state_sim default validator count a bit more

* re-introduce 0.5.1-ish get_active_validator_indices, get_epoch_committee_count as scaffolding for still-0.5.1ish shuffling
2019-05-09 14:27:37 +02:00
..
official 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
simulation NAT traversal 2019-04-18 15:48:17 +02:00
all_tests.nim begin 0.6.0 (#256) 2019-04-29 10:48:30 -06:00
test_attestation_pool.nim cache state root a bit more aggressively (#260) 2019-05-04 14:10:45 +00:00
test_beacon_chain_db.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
test_beacon_node.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_beaconstate.nim convert some asserts to doAsserts to keep them in release mode builds; rename get_initial_beacon_state to get_genesis_beacon_state to track spec; switch target spec version to 0.3.0; switch references to penalize_validator to slash_validator/slashValidator to track spec; make some function returns safer by omitting 'return' (#132) 2019-02-22 10:56:45 +01:00
test_bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
test_block_pool.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
test_helpers.nim add is_power_of_2 implementation 2018-12-05 07:19:57 -06:00
test_ssz.nim begin 0.6.0 (#256) 2019-04-29 10:48:30 -06:00
test_state_transition.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
test_sync_protocol.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_validator.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
testutil.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00