.. |
altair
|
test generator fixes
|
2021-05-18 20:13:19 +02:00 |
bellatrix
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
capella
|
Fix capella random & fork
|
2022-10-14 23:42:42 -05: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 `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
attester_slashings.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
block.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01: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
|
Merge -> Bellatrix
|
2021-12-23 14:25:43 +08:00 |
bls_to_execution_changes.py
|
some capella sanity tests
|
2022-10-05 10:40:58 -06:00 |
constants.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
custody.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
deposits.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
epoch_processing.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
execution_payload.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
fork_choice.py
|
Address PR feedback from @mkalinin
|
2022-08-31 22:02:47 +08:00 |
fork_transition.py
|
EIP-4844: Make the spec executable
|
2022-07-13 13:14:05 +03:00 |
genesis.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01: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 |
light_client.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
merkle.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
multi_operations.py
|
Fill `bls_to_execution_changes` field in Capella random tests
|
2022-10-20 22:22:11 -05:00 |
optimistic_sync.py
|
Add `get_valid_flag_value` helper to determine the `valid` flag value
|
2022-09-08 22:42:39 +08:00 |
phases.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01: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
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
random.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
rewards.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
shard_block.py
|
Refactor
|
2020-06-19 19:09:11 +08:00 |
sharding.py
|
Merge pull request #3027 from ethereum/eip-4844-fee-ssz-fix
|
2022-11-07 22:22:12 +08:00 |
state.py
|
Move `is_post_xxx` functions to new module
|
2022-10-30 12:50:56 +01:00 |
sync_committee.py
|
[Refactor] remove useless `spec` param from `compute_committee_indices`
|
2022-07-19 22:17:35 +08:00 |
typing.py
|
updated config util
|
2021-05-18 09:55:25 +02:00 |
voluntary_exits.py
|
Add invalid fork version tests
|
2022-08-18 22:49:02 +08:00 |
withdrawals.py
|
some capella sanity tests
|
2022-10-05 10:40:58 -06:00 |