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
Being able to check equivalence between 2 states would enable a cleaner implementation of MutationPruner as well as enabling additional states to be pruned in some cases.
Implement a method that checks whether a state is identical to another state (account storage, balances).