mirror of https://github.com/ethereum/go-ethereum
triedb/pathdb: fix tester generator (#30972)
This change fixes is a rare bug in test generator: If the run is very unlucky it can use `modifyAccountOp` / `deleteAccountOp` without creating any account, leading to have a trie root same as the parent. This change makes the first operation always be a creation.pull/31000/head
parent
e75f354ae7
commit
5065e6c935
Loading…
Reference in new issue