lighthouse/testing/ef_tests/src
Paul Hauner 2f8531dc60 Update to consensus-specs v1.1.9 (#3016)
## Issue Addressed

Closes #3014

## Proposed Changes

- Rename `receipt_root` to `receipts_root`
- Rename `execute_payload` to `notify_new_payload`
   - This is slightly weird since we modify everything except the actual HTTP call to the engine API. That change is expected to be implemented in #2985 (cc @ethDreamer)
- Enable "random" tests for Bellatrix.

## Notes

This will break *partially* compatibility with Kintusgi testnets in order to gain compatibility with [Kiln](https://hackmd.io/@n0ble/kiln-spec) testnets. I think it will only break the BN APIs due to the `receipts_root` change, however it might have some other effects too.

Co-authored-by: Michael Sproul <micsproul@gmail.com>
2022-02-14 23:57:23 +00:00
..
cases Update to spec v1.1.8 (#2893) 2022-01-19 00:24:19 +00:00
bls_setting.rs Directory Restructure (#1163) 2020-05-18 21:24:23 +10:00
case_result.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
cases.rs Fixes after rebasing Kintsugi onto unstable (#2799) 2021-12-02 14:26:55 +11:00
decode.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
error.rs Add fork choice EF tests (#2737) 2021-11-08 07:29:04 +00:00
handler.rs Update to consensus-specs v1.1.9 (#3016) 2022-02-14 23:57:23 +00:00
lib.rs Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
results.rs Rust 1.54.0 lints (#2483) 2021-07-30 01:11:47 +00:00
type_name.rs Fix consensus, SSZ, tree hash & run merge EF tests (#2622) 2021-12-02 14:26:50 +11:00