eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
protolambda 4a82a375ae
avoid altair fork version collision, update test prep, fix genesis state creator bug
2021-03-21 22:07:28 +01: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 LIGHTCLIENT_PATCH/HF1 -> ALTAIR 2021-03-11 21:32:00 +08:00
attester_slashings.py multi-op tests 2020-10-20 17:00:16 -06:00
block.py Define SyncAggregate to bundle sync committee bits and signature, update tests to better isolate the state-change, introduce helper function for future tests, and update test doc 2021-03-15 21:55:36 +01: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
block_processing.py Define SyncAggregate to bundle sync committee bits and signature, update tests to better isolate the state-change, introduce helper function for future tests, and update test doc 2021-03-15 21:55:36 +01: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 LIGHTCLIENT_PATCH/HF1 -> ALTAIR 2021-03-11 21:32:00 +08:00
fork_choice.py Apply proto's feedback, fix+refactor test_get_head, fix test format doc 2021-03-13 00:29:35 +08:00
genesis.py avoid altair fork version collision, update test prep, fix genesis state creator bug 2021-03-21 22:07:28 +01: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 suffix ALTAIR on update constants 2021-03-15 11:46:53 -06:00
rewards.py Merge pull request #2246 from ethereum/sync_rewards 2021-03-16 20:27:04 -06: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 Add `process_light_client_update` tests 2021-03-11 21:06:58 +08:00
voluntary_exits.py add note about how slashings and exits can interact. add test 2020-10-14 17:33:14 -06:00