You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.
This is not necessary for now since the need for implementing HasEmptyStorage has been proven as not needed anymore.
Investigation done by @HerbertJordan summarized in this comment revealed that this code would not actually be used.
Solution for sonic would be to always return an empty hash.
StateDB (and so even Carmen facade) should provide
GetStorageRoot(address)
method to obtain the storage root of an account.There are two use cases:
EmptyRootHash
)eth_getProof
outputThe text was updated successfully, but these errors were encountered: