.. |
altair
|
test generator fixes
|
2021-05-18 20:13:19 +02:00 |
capella
|
clean up some withdrawal logic and add tests
|
2021-12-02 11:56:33 -07:00 |
merge
|
Fix remaining merge-rebase-altair tests
|
2021-07-22 19:59:15 +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 |
attestations.py
|
Move more unit tests to test vectors
|
2021-06-30 04:55:41 +08:00 |
attester_slashings.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
block.py
|
Polishing merge tests
|
2021-09-23 23:10:29 +03: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
|
remove print statements
|
2021-08-16 13:10:58 -06:00 |
constants.py
|
basic capella withdrawal in place
|
2021-12-01 11:37:30 -07:00 |
custody.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
deposits.py
|
fix validator state during deposit randomization
|
2021-08-19 07:43:15 -06:00 |
epoch_processing.py
|
clean up some withdrawal logic and add tests
|
2021-12-02 11:56:33 -07:00 |
execution_payload.py
|
Rename coinbase to fee_recipient
|
2021-11-18 19:23:52 +06:00 |
fork_choice.py
|
Merge pull request #2738 from ethereum/fix-names
|
2021-11-23 14:52:05 -07:00 |
fork_transition.py
|
fix tsts
|
2021-12-01 16:42:12 -07:00 |
genesis.py
|
clean up some withdrawal logic and add tests
|
2021-12-02 11:56:33 -07:00 |
inactivity_scores.py
|
PR feedback
|
2021-10-14 22:40:29 +08:00 |
keys.py
|
update test util
|
2021-05-18 13:59:26 +02:00 |
merkle.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
multi_operations.py
|
Merge pull request #2570 from ralexstokes/fix-deposits-randomized-tests
|
2021-08-26 17:47:03 -06:00 |
pow_block.py
|
Merge pull request #2726 from ethereum/get_pow_block_at_ttd-tests
|
2021-11-19 09:37:11 -07:00 |
proposer_slashings.py
|
update penalty params for Merge
|
2021-10-29 12:41:38 -06:00 |
random.py
|
Fix SSZ underflow
|
2021-10-15 22:49:43 +08:00 |
rewards.py
|
update penalty params for Merge
|
2021-10-29 12:41:38 -06:00 |
shard_block.py
|
Refactor
|
2020-06-19 19:09:11 +08:00 |
state.py
|
Use spec function for total active balance
|
2021-09-07 12:23:57 -07:00 |
sync_committee.py
|
add test case for active/exited difference for sync rewards processing
|
2021-09-02 09:50:39 -07:00 |
typing.py
|
updated config util
|
2021-05-18 09:55:25 +02:00 |
voluntary_exits.py
|
ensure the test covers exited, unslashed validators
|
2021-09-02 08:48:32 -07:00 |