.. |
altair
|
…
|
|
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
|
Add Electra fork tests
|
2024-04-24 20:08:56 +08:00 |
electra
|
Add Electra fork tests
|
2024-04-24 20:08:56 +08:00 |
__init__.py
|
…
|
|
attestations.py
|
Use validator guide `compute_on_chain_aggregate` in testing
|
2024-04-17 14:32:54 +08:00 |
attester_slashings.py
|
Merge EIP-7549 into Electra
|
2024-04-05 13:56:57 -06:00 |
block.py
|
fix tests for mainnet preset
|
2023-12-07 22:22:49 +01:00 |
block_header.py
|
…
|
|
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 |
consolidations.py
|
Fix lint
|
2024-03-27 01:35:36 +09:00 |
constants.py
|
Add EIP-7594 to `TESTGEN_FORKS`
|
2024-04-25 03:13:05 +08:00 |
custody.py
|
…
|
|
das.py
|
wip
|
2024-01-15 17:12:43 +08:00 |
deposits.py
|
Fix tests from 7251 and merge of other EIPs into Electra
|
2024-04-15 22:30:14 -06:00 |
epoch_processing.py
|
Rename `HistoricalBatchSummary` -> `HistoricalSummary` and `historical_batches` -> `historical_summaries`
|
2023-01-02 23:07:00 +08:00 |
execution_layer_withdrawal_request.py
|
Merge in EIP-7251 tests to Electra
|
2024-04-15 20:10:14 -06:00 |
execution_payload.py
|
Merge in EIP-7251 tests to Electra
|
2024-04-15 20:10:14 -06:00 |
fork_choice.py
|
cleanup leftover
|
2023-11-30 18:56:51 +08:00 |
fork_transition.py
|
Workarounds for EIP-7549 tests
|
2024-04-15 22:30:14 -06:00 |
forks.py
|
Add EIP-7251 to Electra fork
|
2024-04-15 19:37:49 -06:00 |
genesis.py
|
Add EIP-7251 to Electra fork
|
2024-04-15 19:37:49 -06:00 |
inactivity_scores.py
|
…
|
|
keys.py
|
fix tests for mainnet preset
|
2023-12-07 22:22:49 +01:00 |
light_client.py
|
Merge branch 'dev' into lc-transitionacrossforks
|
2024-01-15 13:34:04 +01:00 |
merkle.py
|
…
|
|
multi_operations.py
|
Fix tests and specs
|
2024-03-31 16:35:24 +09:00 |
optimistic_sync.py
|
Move `verify_and_notify_new_payload` to Bellatrix
|
2023-05-24 11:12:03 +08:00 |
pow_block.py
|
…
|
|
proposer_slashings.py
|
Merge in EIP-7251 tests to Electra
|
2024-04-15 20:10:14 -06:00 |
random.py
|
Rename `phases.py` to `forks.py`; add `ValueError` check
|
2022-11-10 13:26:00 +01:00 |
rewards.py
|
move attestation index outside signed message
|
2023-12-05 14:16:07 +02:00 |
shard_block.py
|
…
|
|
sharding.py
|
remove `BLOB_TX_TYPE` from spec (and move to tests)
|
2023-10-28 11:11:27 -06:00 |
specs.py
|
Extract the hardcoded spec names into a `specs.py` file
|
2023-12-15 00:55:20 +08:00 |
state.py
|
Update `ExecutionLayerExit` fields: replace `validator_index` with `validator_pubkey`
|
2023-05-15 20:07:11 +08:00 |
sync_committee.py
|
Add tests to test sync aggregate's order of operation
|
2022-12-13 17:35:34 +08:00 |
typing.py
|
Extract the hardcoded spec names into a `specs.py` file
|
2023-12-15 00:55:20 +08:00 |
voluntary_exits.py
|
Fix tests
|
2023-05-20 00:01:44 +08:00 |
whisk.py
|
fix tests for mainnet preset
|
2023-12-07 22:22:49 +01:00 |
withdrawals.py
|
Fix rng of tests
|
2024-04-27 14:49:49 +08:00 |