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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
The runtime needs to keep track of recent BABE VRFs in order to verify the RelayVRFModulo assignments that are used within the approval ticket system. All BABE VRFs, corresponding to block number, should be kept for recent sessions. Pruning of this mapping on session change should be spread out over the course of many blocks.