We are currently building transient Merkle Patricia Trees to compute genesis block state root and storage root for each account.
Check if we should sort the (key, value) tuples instead and use compute_hash_from_sorted_iter which would calculate the tree root without generating the full tree
We are currently building transient Merkle Patricia Trees to compute genesis block state root and storage root for each account.
Check if we should sort the (key, value) tuples instead and use compute_hash_from_sorted_iter which would calculate the tree root without generating the full tree