Skip to content

Instantly share code, notes, and snippets.

View MatthewdeHaas's full-sized avatar

Matthew deHaas MatthewdeHaas

View GitHub Profile
@MatthewdeHaas
MatthewdeHaas / README.md
Created February 7, 2026 21:58
Gambit Dispute Resolution - Implementation

Gambit Dispute Resolution - Implementation

Claiming a position

  • Calling the vote function asks for collateral from the claimer
  • Resolves by a certain amount of time after the bet ends as opposed to when a majority is reached
  • An additional claimant does not affect the duration of the claim period

Claim period expiration

Our back end listens for a ClaimPeriodExpired event emitted:

  • If there are zero claiments, no tokens are valued and the money goes to us