.. |
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 fork test assertions
|
2023-02-10 00:30:00 +08:00 |
deneb
|
Replaced EIP4844 references with Deneb
|
2023-01-23 15:08:34 +01: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
|
Fix typos
|
2022-11-12 23:36:34 -08:00 |
attester_slashings.py
|
multi-op tests
|
2020-10-20 17:00:16 -06:00 |
block.py
|
Rename `phases.py` to `forks.py`; add `ValueError` check
|
2022-11-10 13:26:00 +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
|
fix typo
|
2023-01-13 23:18:29 +08:00 |
constants.py
|
Merge remote-tracking branch 'upstream/dev' into 3207
|
2023-02-02 16:34:34 +10:00 |
custody.py
|
Fix depth calculation...again(!) and add unittests
|
2020-12-16 15:01:22 +08:00 |
deposits.py
|
Test case naming clean up (#3143)
|
2022-12-13 15:13:44 +08:00 |
epoch_processing.py
|
Rename `HistoricalBatchSummary` -> `HistoricalSummary` and `historical_batches` -> `historical_summaries`
|
2023-01-02 23:07:00 +08:00 |
execution_payload.py
|
Replaced EIP4844 references with Deneb
|
2023-01-23 15:08:34 +01:00 |
fork_choice.py
|
Address PR feedback from @mkalinin
|
2022-08-31 22:02:47 +08:00 |
fork_transition.py
|
Merge remote-tracking branch 'upstream/dev' into 3207
|
2023-02-02 16:34:34 +10:00 |
forks.py
|
Replaced EIP4844 references with Deneb
|
2023-01-23 15:08:34 +01:00 |
genesis.py
|
Replaced EIP4844 references with Deneb
|
2023-01-23 15:08:34 +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
|
Avoid line continuation syntax
|
2022-12-13 12:30:14 +01: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 |
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
|
Rename `phases.py` to `forks.py`; add `ValueError` check
|
2022-11-10 13:26:00 +01:00 |
random.py
|
Rename `phases.py` to `forks.py`; add `ValueError` check
|
2022-11-10 13:26:00 +01:00 |
rewards.py
|
Fix typos
|
2022-11-12 23:36:34 -08:00 |
shard_block.py
|
Refactor
|
2020-06-19 19:09:11 +08:00 |
sharding.py
|
fix references to eip4844
|
2023-02-08 09:22:28 +10:00 |
state.py
|
hotfix: `transition_to_slot_via_block` only return unsigned block
|
2023-01-27 15:37:12 +01:00 |
sync_committee.py
|
Add tests to test sync aggregate's order of operation
|
2022-12-13 17:35:34 +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
|
bound the maximum number of validators considered for withdrawals per sweep
|
2022-12-09 10:51:25 -07:00 |