## Observation In https://github.com/ethereum/execution-specs/pull/3288#discussion_r3706196954 we added a try catch block since the state root computation can now fail, if the balance is > 2^128 wei. This _could_ be pulled out of projects/binary-trie and upstreamed
Observation
In #3288 (comment) we added a try catch block since the state root computation can now fail, if the balance is > 2^128 wei.
This could be pulled out of projects/binary-trie and upstreamed