eth2.0-specs/tests/core/pyspec/eth2spec/test
Hsiao-Wei Wang c4973792e2
Make `get_pending_shard_blocks` return `Sequence[SignedShardBlock]`
2020-06-24 12:50:27 +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 Fix 2020-06-19 23:46:01 +08:00
phase0 use BLS constant for special signature 2020-06-23 21:14:43 +02:00
phase1 PR feedback: use `filter_participant_set` 2020-06-23 00:13:48 +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