eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Hsiao-Wei Wang 93d19bdf40
Update and add tests
2021-01-19 22:03:01 +08: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 Remove unused `get_attestation_custody_signature` 2020-08-11 12:48:13 +08:00
attester_slashings.py multi-op tests 2020-10-20 17:00:16 -06:00
block.py executable light client patch: beacon-chain.md (#2141) 2020-12-15 13:18:20 +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 Use v-guide's `get_custody_secret` 2020-08-12 17:39:44 +08:00
deposits.py multi-op tests 2020-10-20 17:00:16 -06:00
epoch_processing.py Update and add tests 2021-01-19 22:03:01 +08: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
multi_operations.py fix multi-operation test runner helper 2020-11-06 07:05:52 -06:00
proposer_slashings.py add multiple exits block sanity test 2020-05-07 12:23:37 -06:00
rewards.py executable light client patch: beacon-chain.md (#2141) 2020-12-15 13:18:20 +08: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