eth2.0-specs/test_libs/pyspec/eth2spec/test
Hsiao-Wei Wang 7409b5ae82
Add basic `test_verify_merkle_proof` and `test_verify_merkle_multiproof` tests
2019-08-20 20:57:37 +08:00
..
fork_choice Legendre custody construction (#1305) 2019-08-11 13:05:17 -04:00
genesis fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
helpers MAX_PERSISTENT_COMMITTEE_SIZE -> TARGET_PERSISTENT_COMMITTEE_SIZE 2019-08-12 19:05:16 -06:00
merkle_proofs Add basic `test_verify_merkle_proof` and `test_verify_merkle_multiproof` tests 2019-08-20 20:57:37 +08:00
phase_0 Merge branch 'dev' into v082_backport 2019-08-12 01:47:24 +08:00
phase_1 Merge branch 'dev' into v082_backport 2019-08-12 01:47:24 +08:00
sanity Minor python style tweaks 2019-06-30 22:59:12 +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 Correct various typos 2019-08-19 13:05:44 +02:00
test_finality.py fixes to decorator order, and make functions fully yield, with pytest compat. 2019-07-26 23:53:03 +02:00
utils.py output list-type parts correctly 2019-07-30 14:08:50 +02:00