eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Danny Ryan 36b6f8c3bf
Merge branch 'dev' into lightclient-sync-exe
2021-03-10 16:25:01 -07:00
..
__init__.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
attestations.py add process_attestation tests to cover various timing and correctness scenarios 2021-02-01 08:35:58 -07:00
attester_slashings.py multi-op tests 2020-10-20 17:00:16 -06:00
block.py Fix existing tests on #2176 (accounting reform) (#2180) 2021-01-13 14:29:18 +08:00
block_header.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
custody.py Fix depth calculation...again(!) and add unittests 2020-12-16 15:01:22 +08:00
deposits.py multi-op tests 2020-10-20 17:00:16 -06:00
epoch_processing.py minor reorder to process_epoch calls 2021-02-01 07:06:29 -07:00
fork_choice.py Pass `anchor_block` to `get_forkchoice_store` 2020-09-15 12:51:11 +08:00
genesis.py add genesis_validators_root to beaconstate and utilize in sig domain separation as well as fork separation 2020-03-05 09:21:32 -07:00
keys.py Update to IETF BLS draft-irtf-cfrg-bls-signature-02 2020-05-09 11:48:48 +08:00
merkle.py Fix depth calculation...again(!) and add unittests 2020-12-16 15:01:22 +08:00
multi_operations.py fix multi-operation test runner helper 2020-11-06 07:05:52 -06:00
proposer_slashings.py Fix the tests that use `MIN_SLASHING_PENALTY_QUOTIENT`. (The mainnet tests failed before this fix) 2021-02-13 23:02:06 +08:00
rewards.py port @justindrake's general cleanups from #2212 2021-03-01 19:41:28 -07:00
shard_block.py Refactor 2020-06-19 19:09:11 +08:00
shard_transitions.py Update testing context 2020-08-12 21:50:14 +08:00
state.py Rename `PHASE_1_GENESIS_SLOT` to `PHASE_1_FORK_SLOT` and set it to `Slot(0)` for testing. 2020-07-16 23:58:47 +08:00
sync_committee.py Refactor sync committee helpers 2021-01-07 10:42:21 -08:00
voluntary_exits.py add note about how slashings and exits can interact. add test 2020-10-14 17:33:14 -06:00