eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Mikhail Kalinin 4ee4105192
Merge branch 'dev' into deposit-queue
2024-10-02 13:08:13 +04: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 Fork fix and tests 2024-08-13 20:53:44 +12: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 Rename requests to execution_requests 2024-08-16 18:34:22 +12: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 pull request #3828 from potuz/epbs_cl_repo 2024-08-07 01:19:53 +09: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 Remove switch_to_compounding from deposit flow 2024-09-18 16:23:27 +04:00
epoch_processing.py Merge branch 'dev' into deposit-queue 2024-09-18 16:01:11 +04:00
execution_payload.py Ensure EL block hash is updated when beacon parent root is overridden (#3881) 2024-09-18 09:01:55 -05:00
fork_choice.py Make MAX_BLOBS_PER_BLOCK a config parameter 2024-06-25 18:22:56 +02:00
fork_transition.py Workarounds for EIP-7549 tests 2024-04-15 22:30:14 -06:00
forks.py Fix python execution 4 2024-07-08 14:36:49 -03:00
genesis.py Merge branch 'dev' into deposit-queue 2024-09-18 16:01:11 +04: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 Fix lint 2024-07-09 21:22:30 +02: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 Use `bls.Scalar` as the base class for `BLSFieldElement` (#3907) 2024-09-27 07:19:04 -05:00
specs.py Extract the hardcoded spec names into a `specs.py` file 2023-12-15 00:55:20 +08:00
state.py Update pending deposits tests 2024-08-27 17:26:54 +06: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 eip7251: Fix partial withdrawals count (#3943) 2024-09-30 16:21:14 -05:00