eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Mikhail Kalinin 5a2f887f76 Merge remote-tracking branch 'origin/dev' into deposit-queue 2024-07-03 17:30:16 +06: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 Add Electra fork tests 2024-04-24 20:08:56 +08:00
electra Add `test_fork_has_compounding_withdrawal_credential` test case 2024-05-13 15:27:52 +03: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 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 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 Remove Deneb from all phases 2024-05-20 12:25:29 -07:00
custody.py Fix depth calculation...again(!) and add unittests 2020-12-16 15:01:22 +08:00
das.py wip 2024-01-15 17:12:43 +08:00
deposits.py Add pending_deposits queue and queue deposit requests 2024-06-20 15:48:46 +06:00
epoch_processing.py Add pending_deposits queue and queue deposit requests 2024-06-20 15:48:46 +06:00
execution_payload.py Fix typing issue when `10e10` is interpreted as float 2024-06-21 10:51:18 +02: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 Merge remote-tracking branch 'origin/dev' into deposit-queue 2024-06-28 14:55:54 +06: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 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 Merge pull request #2726 from ethereum/get_pow_block_at_ttd-tests 2021-11-19 09:37:11 -07:00
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 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 Fix rng of tests 2024-04-27 14:49:49 +08:00