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
Some storage slots in hermez SMT are specific to the hermez protocol. Therefore, some of them could be removed since zero protocol differs on how some variables are computed/loaded from the circuit perspective
This issue aims to summarize all storage slots that are not needed for Zero prover:
Rationale
Some storage slots in hermez SMT are specific to the hermez protocol. Therefore, some of them could be removed since zero protocol differs on how some variables are computed/loaded from the circuit perspective
This issue aims to summarize all storage slots that are not needed for Zero prover:
blockInfoTree
is no longer neededmapping(uint256 blockNum => bytes32) blockToBlockHash;
The text was updated successfully, but these errors were encountered: