Ethereum 2.0 Scenarios for Nimbus
Go to file
Dustin Brody e06f791d0f
download v1.1.0 alpha 6 test vectors instead of alpha 5
2021-05-25 16:37:29 +02:00
.gitignore download_test_vectors.sh: delete tarballs and unpacked data from old versions 2019-10-31 21:28:32 +01:00
README.md switch from nim-beacon-chain to nimbus-eth2 2020-10-09 16:13:42 +02:00
download_slashing_interchange_tests.sh slashing interchange repo 2021-02-01 20:34:17 +01:00
download_test_vectors.sh download v1.1.0 alpha 6 test vectors instead of alpha 5 2021-05-25 16:37:29 +02:00

README.md

ETH 2 Scenarios

This repo holds Ethereum 2 scenarios of particular interest for Nimbus Eth2

At the moment it contains:

Future plans include:

  • Bugs arising from usage or fuzzing
  • Benchmark scenarios in particular those that might trigger degenerate cases

Cloning the repo

Cloning and downloading the official test vectors

After cloning the repo, you will need to download the official test vectors. This is done via the download_test_vectors.sh script.

git clone https://github.com/status-im/nim-eth2-scenarios
cd nim-eth2-scenarios

# Download versioned test vectors
./download_test_vectors.sh