This repository serves as an example of tests written in a development and testing framework called Wake.
- Clone this repository
git submodule update --init --recursive
if not cloned with--recursive
wake up pytypes
to generate pytypeswake test
to run proof-of-concept scripts for discovered critical vulnerabilities and fuzz tests
Requires wake
version 4.14.0
or later.
Tested with anvil
version anvil 0.2.0 (c13d42e 2024-11-19T00:22:29.641484000Z)
. Fuzz tests expect a local Ethereum mainnet node running at http://localhost:8545.