github.com/jimmyx0x/go-ethereum@v1.10.28/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 ```