.. |
__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 |
attestations.py
|
clean up more phase1 test references
|
2021-03-27 00:14:32 +01:00 |
attester_slashings.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
block.py
|
remove merge-test exec-payload trigger debug helper
|
2021-05-06 02:27:05 +02:00 |
block_header.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 |
block_processing.py
|
rename to custody game
|
2021-03-27 01:58:39 +01:00 |
constants.py
|
update spec test constants for merge
|
2021-05-05 00:16:22 +02:00 |
custody.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
deposits.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
epoch_processing.py
|
rename to custody game
|
2021-03-27 01:58:39 +01:00 |
execution_payload.py
|
Lint fixes for merge testing update
|
2021-05-05 17:03:29 +02:00 |
fork_choice.py
|
Try to initialize state with pure Altair spec in tests
|
2021-04-10 00:53:37 +08:00 |
genesis.py
|
update test runner to handle merge phase
|
2021-05-05 15:35:52 +02:00 |
keys.py
|
Update to IETF BLS draft-irtf-cfrg-bls-signature-02
|
2020-05-09 11:48:48 +08:00 |
merkle.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
multi_operations.py
|
fix multi-operation test runner helper
|
2020-11-06 07:05:52 -06:00 |
proposer_slashings.py
|
suffix ALTAIR on update constants
|
2021-03-15 11:46:53 -06:00 |
rewards.py
|
Merge pull request #2246 from ethereum/sync_rewards
|
2021-03-16 20:27:04 -06:00 |
shard_block.py
|
Refactor
|
2020-06-19 19:09:11 +08:00 |
state.py
|
Use `ALTAIR_FORK_EPOCH` instead of `ALTAIR_FORK_SLOT`
|
2021-04-21 00:24:44 +08:00 |
sync_committee.py
|
Add `process_light_client_update` tests
|
2021-03-11 21:06:58 +08:00 |
typing.py
|
Move constants to `eth2spec.test.helpers.constants`
|
2021-04-12 22:34:00 +08:00 |
voluntary_exits.py
|
add note about how slashings and exits can interact. add test
|
2020-10-14 17:33:14 -06:00 |