github.com/codysnider/go-ethereum@v1.10.18-0.20220420071915-14f4ae99222a/cmd/evm/testdata/7/readme.md (about) 1 This is a test for HomesteadToDao, checking if the 2 DAO-transition works 3 4 Example: 5 ``` 6 ./statet8n --input.alloc=./testdata/7/alloc.json --input.txs=./testdata/7/txs.json --input.env=./testdata/7/env.json --output.alloc=stdout --state.fork=HomesteadToDaoAt5 7 ```