Revert "core: update DAO soft-fork number, clean up the code"

This reverts commit ba784bdf36.
This commit is contained in:
Péter Szilágyi
2016-06-29 11:44:29 +03:00
parent 219859f8bb
commit 67e9d33486
10 changed files with 67 additions and 49 deletions

View File

@ -51,6 +51,8 @@ type StateDB struct {
txIndex int
logs map[common.Hash]vm.Logs
logSize uint
reducedDao bool
}
// Create a new state from a given trie