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
As of #5229, PState contains a set of VRFVerKeyHash that is used to disallow duplicate keys.
In the DecShareCBOR instance of PState, the set is simply deserialized.
We should be using an actual implementation of the interning, instead of lift decCBOR.