Skip to content

sigp/eth2.0-fuzzing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth2.0-fuzzing

This project and its inner workings are subject to change, but you can currently build and run the full state transition function fuzzer with these commands:

git clone --depth 1 https://github.com/guidovranken/eth2.0-fuzzing-corpora.git
git clone --depth 1 https://github.com/guidovranken/eth2.0-fuzzing.git
cd eth2.0-fuzzing
./runfuzzer.sh block ../eth2.0-fuzzing-corpora/block-v07-minimal ../eth2.0-fuzzing-corpora/state-corpus-v07-minimal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 35.7%
  • C++ 34.9%
  • Makefile 14.3%
  • Python 5.0%
  • Rust 4.8%
  • Shell 3.7%
  • Other 1.6%