lighthouse/testing/execution_engine_integration/src
Paul Hauner 172320ff08 Target geth master in integration testing (#3120)
## Issue Addressed

NA

## Proposed Changes

Target the `master` branch of the canonical Geth repo, rather than @MariusVanDerWijden's fork.

In [this tweet](https://twitter.com/vdWijden/status/1506899633741705217?s=20&t=yraR-qFAtSDCYtl_gyoeiw), Marius states:

> We merged all important changes for [#TheMerge](https://twitter.com/hashtag/TheMerge?src=hashtag_click) into [@go_ethereum](https://twitter.com/go_ethereum)
's master branch. So no need to use my fork anymore! Changes will be applied (in old geth fashion) directly to master. My merge-kiln-v2 branch is already stale, so please switch, you can also use --kiln to join Kiln

## Additional Info

NA
2022-03-28 07:14:14 +00:00
..
build_utils.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
execution_engine.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
genesis_json.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
geth.rs Target geth master in integration testing (#3120) 2022-03-28 07:14:14 +00:00
main.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
nethermind.rs Add Nethermind integration tests (#3100) 2022-03-24 00:04:48 +00:00
test_rig.rs Prepare proposer (#3043) 2022-03-09 00:42:05 +00:00