Skip to content

Pre-Confirmations Decay

Latest
Compare
Choose a tag to compare
@ckartik ckartik released this 03 Mar 22:27
· 4 commits to main since this release
8682af4
  • 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.