nimbus-eth1/tests/amphora
Zahary Karadjov 137eb97766 Initial implementation of the merge spec
Includes a simple test harness for the merge interop M1 milestone

This aims to enable connecting nimbus-eth2 to nimbus-eth1 within
the testing protocol described here:

https://github.com/status-im/nimbus-eth2/blob/amphora-merge-interop/docs/interop_merge.md

To execute the work-in-progress test, please run:

In terminal 1:
tests/amphora/launch-nimbus.sh

In terminal 2:
tests/amphora/check-merge-test-vectors.sh
2022-01-24 09:44:39 +02:00
..
.gitignore Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
amphora-interop-genesis-m1.json Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
check-merge-test-vectors.sh Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
connect-to-hacknet-v2.sh Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
launch-nimbus.sh Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00
signer-key.txt Initial implementation of the merge spec 2022-01-24 09:44:39 +02:00