eth2.0-specs/tests/core/pyspec/eth2spec/test
Etan Kissling b4f44caef3
Fix EL block hash computation for Deneb
The parent beacon block hash was incorrectly set to zero in #3778.
Passing the state to the computation function allows correct hash
computation.
2024-07-02 16:26:04 +02:00
..
altair Update tests 2024-05-31 22:02:22 +06:00
bellatrix Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
capella Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
custody_game Clean up outdated attestation helper 2021-05-24 11:54:28 -07:00
deneb Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
eip7594 Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
electra Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
helpers Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
phase0 Fix tests and remove duplicate `_WITHDRAWAL_PREFIX` definition 2024-06-14 15:57:33 +08:00
sharding Move constants to `eth2spec.test.helpers.constants` 2021-04-12 22:34:00 +08:00
utils Fix EL block hash computation for Deneb 2024-07-02 16:26:04 +02:00
whisk fix tests for mainnet preset 2023-12-07 22:22:49 +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
conftest.py Set `--bls-type` default value to `fastest` (#3567) 2024-01-09 16:29:06 +02:00
context.py Update tests 2024-05-31 22:02:22 +06:00
exceptions.py Polishing merge tests 2021-09-23 23:10:29 +03:00