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
**Motivation**
Obtain world state from account info stored in db
**Description**
* Implement storage root computation
* Implement word state
<!-- Link to issues: Resolveslambdaclass#111, Resolveslambdaclass#222 -->
Closeslambdaclass#44
For this we need to fetch all account data from the DB (including storages), and merkleize it. More information in the Ethereum yellow paper.
The text was updated successfully, but these errors were encountered: