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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds a set of changes to Interfaces to introduce Pre-Confirmations Decay
This includes:
The Addition of DecayStart and DecayEnd timestamps in the Bid and Commitment Structures.
A Decayed residual percentage to be provided via the Oracle Contract.
The addition of a block.Number field in the stored Pre-Confirmation Structure representing the block at which the commitment was stored, to be used to compute decay in the off-chain oracle.