lighthouse/testing
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
..
antithesis Optimized Docker images (#2966) 2022-01-31 22:55:03 +00:00
ef_tests Update to consensus-specs v1.1.9 (#3016) 2022-02-14 23:57:23 +00:00
eth1_test_rig Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
node_test_rig Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
simulator Update to superstruct v0.4.1 (#2886) 2022-01-06 03:14:58 +00:00
state_transition_vectors Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
test-test_logger Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00
web3signer_tests Remove Pyrmont testnet (#2543) 2022-02-10 06:02:55 +00:00