Skip to content

Implement interning for VRF key hashes in PState #5239

@teodanciu

Description

@teodanciu

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.

Metadata

Metadata

Assignees

Labels

💳 technical-debtIssues related to technical debt we introduced

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions