lighthouse/beacon_node/beacon_chain/tests
Michael Sproul ef7351ddfe Update to spec v1.1.8 (#2893)
## Proposed Changes

Change the canonical fork name for the merge to Bellatrix. Keep other merge naming the same to avoid churn.

I've also fixed and enabled the `fork` and `transition` tests for Bellatrix, and the v1.1.7 fork choice tests.

Additionally, the `BellatrixPreset` has been added with tests. It gets served via the `/config/spec` API endpoint along with the other presets.
2022-01-19 00:24:19 +00:00
..
attestation_production.rs Add early attester cache (#2872) 2022-01-11 01:35:55 +00:00
attestation_verification.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00
block_verification.rs Optimise slasher DB layout and switch to MDBX (#2776) 2021-12-21 08:23:17 +00:00
main.rs Add BeaconChainHarness tests for The Merge (#2661) 2021-12-02 14:26:52 +11:00
merge.rs Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
op_verification.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00
store_tests.rs Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
sync_committee_verification.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00
tests.rs Disable autotests for beacon_chain (#2658) 2021-12-02 14:26:52 +11:00