eth2.0-specs/tests/core/pyspec/eth2spec/test
Hsiao-Wei Wang d608be72c3
Merge pull request #1937 from ethereum/hwwhww/custody-block-test
Fix `ShardTransition.shard_data_roots` and add custody game block-level tests
2020-07-02 13:24:07 +08:00
..
fork_choice Make `get_pending_shard_blocks` return `Sequence[SignedShardBlock]` 2020-06-24 12:50:27 +08:00
genesis change note about genesis delay in p2p spec to match new GENESIS_DELAY config value; fix tests 2020-06-02 11:09:42 -06:00
helpers Add CustodySlashing block test and fix `get_attesting_indices` cache 2020-06-29 20:56:36 +08:00
phase0 use BLS constant for special signature 2020-06-23 21:14:43 +02:00
phase1 Merge pull request #1937 from ethereum/hwwhww/custody-block-test 2020-07-02 13:24:07 +08:00
validator Avoid state usage in p2p validation, compute committee count per slot for epoch as a whole 2020-06-17 20:19:32 +02: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
conftest.py Default BLS to ON, keep CI BLS off for now, add milagro option 2020-05-11 19:18:49 +02:00
context.py Merge branch 'dev' into fast-bls-option 2020-05-20 16:26:43 +08:00
test_finality.py Update path 2020-06-18 14:55:50 +08:00
utils.py Remerkleable - merkle tree based ssz for better and faster spec 2020-01-25 00:43:43 +01:00