eth2.0-specs/tests/core/pyspec/eth2spec/test/helpers
Hsiao-Wei Wang 1cfabcbe54
Rename `HistoricalBatchSummary` -> `HistoricalSummary` and `historical_batches` -> `historical_summaries`
2023-01-02 23:07:00 +08:00
..
altair
bellatrix
capella Fix capella random & fork 2022-10-14 23:42:42 -05:00
eip4844 Fix fork test verifier 2022-11-18 03:37:24 +08:00
__init__.py
attestations.py Fix typos 2022-11-12 23:36:34 -08:00
attester_slashings.py
block.py Rename `phases.py` to `forks.py`; add `ValueError` check 2022-11-10 13:26:00 +01:00
block_header.py
block_processing.py
bls_to_execution_changes.py Add `test_invalid_two_bls_changes_of_different_addresses_same_validator_same_block` 2022-11-18 23:23:40 +08:00
constants.py Merge remote-tracking branch 'origin/dev' into inphi/eip4844-rebase 2022-11-11 17:32:06 -05:00
custody.py
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 Add EIP4844 support 2022-12-13 11:54:44 +01:00
fork_choice.py Address PR feedback from @mkalinin 2022-08-31 22:02:47 +08:00
fork_transition.py Fix EIP4844 previous_version in tests 2022-11-23 05:10:46 +08:00
forks.py Fix merge conflict 2022-11-11 17:52:57 -05:00
genesis.py Merge branch 'dev' into el-rlp 2022-12-05 17:47:20 +01:00
inactivity_scores.py
keys.py
light_client.py [Refactor] remove useless `spec` param from `compute_committee_indices` 2022-07-19 22:17:35 +08:00
merkle.py
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
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
sharding.py Merge pull request #3027 from ethereum/eip-4844-fee-ssz-fix 2022-11-07 22:22:12 +08:00
state.py Rename `phases.py` to `forks.py`; add `ValueError` check 2022-11-10 13:26:00 +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
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