eth2.0-specs/test_libs/pyspec/eth2spec/test
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
..
fork_choice Cleanup naming 2019-06-28 12:23:22 +01:00
genesis Pass `genesis_eth1_block_hash` instead of `genesis_eth1_data` 2019-06-30 01:12:25 +08:00
helpers 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
phase_0 fix broken deposits test, now same error as others 2019-06-29 20:09:43 +02:00
phase_1 Resolves make masker sign mask 2019-06-22 16:56:16 +02:00
sanity move genesis tests, structure properly, add yield keys for future test-vec generator 2019-06-27 01:56:52 +02:00
__init__.py move tests to standard pkg/test folder, enable conftest options with soft-import, update readme and makefile 2019-05-08 18:14:47 +02:00
conftest.py Removes old tests & fixes phase1 tests 2019-05-31 12:44:34 +02:00
context.py `spectest_with_bls_switch` decorator 2019-06-21 22:02:03 -06:00
test_finality.py Merge branch 'dev' into checkpoints 2019-06-27 21:02:48 -06:00
utils.py fix ssz container recognition for generators 2019-06-11 16:49:36 +02:00