mirror of https://github.com/ethereum/go-ethereum
trie: use explicit errors in stacktrie (instead of panic) (#28361)
This PR removes panics from stacktrie (mostly), and makes the Update return errors instead. While adding tests for this, I also found that one case of possible corruption was not caught, which is now fixed.pull/28418/head
parent
300df874d7
commit
96b75033c0
Loading…
Reference in new issue