eth2.0-specs/test_libs/pyspec/eth2spec/test/helpers
Hsiao-Wei Wang 125660c5af
Update input `deposits` type from `Sequence[Deposit]` to `List[Deposit, 2**DEPOSIT_CONTRACT_TREE_DEPTH` and fix tests
2019-06-30 03:20:11 +08:00
..
__init__.py clean up helpers, make helpers pkg 2019-05-15 18:36:32 +02:00
attestations.py Cleanup naming 2019-06-28 12:23:22 +01:00
attester_slashings.py Cleanups 2019-06-22 22:49:53 +02:00
block.py Address Danny's comments 2019-06-15 15:09:50 +01:00
block_header.py Implements new SSZ types 2019-06-05 15:29:26 +02:00
custody.py Merge dev -> early_spec_test 2019-06-25 17:11:04 +02:00
deposits.py Update input `deposits` type from `Sequence[Deposit]` to `List[Deposit, 2**DEPOSIT_CONTRACT_TREE_DEPTH` and fix tests 2019-06-30 03:20:11 +08:00
genesis.py Merge pull request #1198 from ethereum/fork-choice-epoch 2019-06-27 19:14:19 +02:00
keys.py reduce validator key count again, fix valid attestation creation - snippet from Danny 2019-05-17 21:26:18 +02:00
proposer_slashings.py fix get_active_validator_indices typing usage 2019-06-22 18:34:33 +02:00
state.py Merge branch 'dev' into v071backport 2019-06-17 13:42:27 -06:00
transfers.py fix get_active_validator_indices typing usage 2019-06-22 18:34:33 +02:00
voluntary_exits.py Implements new SSZ types 2019-06-05 15:29:26 +02:00