nimbus-eth2/tests
Dustin Brody 6357bc2a98 0.7.0 updates which don't change semantics; mostly comment changes (#281)
* 0.7.0 updates which don't change semantics; mostly comment changes

* mark get_attesting_indices, bls_verify, ProposerSlashing, BeaconBlockBody, deposit contract constants, state list length constants, compute_committee, get_crosslink_committee, is_slashable_attestation_data, processAttesterSlashings as 0.7.0; rename BASE_REWARD_QUOTIENT to BASE_REWARD_FACTOR

* complete marking unchanged-in-0.7.0 datatypes as such; a few more have trivial field renamings, etc
2019-06-13 09:40:58 +02:00
..
official 0.7.0 updates which don't change semantics; mostly comment changes (#281) 2019-06-13 09:40:58 +02:00
simulation Bump the beacon_node version; Make the simulation script compatible with macOS 2019-05-14 16:46:43 +03:00
all_tests.nim Bls official tests (#268) 2019-05-23 09:41:17 +02:00
test_attestation_pool.nim Add support for dealing with overlapping attestations (#262) 2019-06-03 08:26:38 +00:00
test_beacon_chain_db.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +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 Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
test_block_pool.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_helpers.nim 0.6.2 updates (#275) 2019-06-03 10:31:04 +00:00
test_ssz.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
test_state_transition.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +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 [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
testutil.nim 0.6.3 updates (#279) 2019-06-12 07:48:49 +00:00