eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Hsiao-Wei Wang e3d91d8e2a
Rename `MAX_UINT_64` -> `UINT64_MAX`
2024-02-15 15:00:56 +08:00
..
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 Add guard when `fill_prev_epoch` is `True` in epoch `0` 2024-01-09 15:41:35 +01:00
attester_slashings.py multi-op tests 2020-10-20 17:00:16 -06:00
block.py fix tests for mainnet preset 2023-12-07 22:22:49 +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 Rename `MAX_UINT_64` -> `UINT64_MAX` 2024-02-15 15:00:56 +08:00
custody.py Fix depth calculation...again(!) and add unittests 2020-12-16 15:01:22 +08:00
deposits.py Port process_deposit tests 2023-04-03 18:17:03 +06:00
epoch_processing.py Rename `HistoricalBatchSummary` -> `HistoricalSummary` and `historical_batches` -> `historical_summaries` 2023-01-02 23:07:00 +08:00
execution_layer_exits.py Apply PR feedback from @djrtwo and add more tests 2023-05-20 01:37:50 +08:00
execution_payload.py Rename "data gas" to "blob gas" 2023-07-25 13:28:34 +08:00
fork_choice.py cleanup leftover 2023-11-30 18:56:51 +08:00
fork_transition.py Consider fork transitions when using `get_sync_aggregate` helper func 2024-01-09 16:10:28 +01:00
forks.py Consider fork transitions when using `get_sync_aggregate` helper func 2024-01-09 16:10:28 +01:00
genesis.py Use md_doc_paths.py `is_post_fork` in pyspec itself; clean up `create_genesis_state` helper 2023-12-15 03:23:28 +08:00
inactivity_scores.py PR feedback 2021-10-14 22:40:29 +08:00
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 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 Move `verify_and_notify_new_payload` to Bellatrix 2023-05-24 11:12:03 +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 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 Add basic tests 2023-05-10 21:28:57 +08:00