Skip to content

feat: add cumulative dispute fee accumulator#786

Merged
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
mikewheeleer:feat/issue-733-dispute-fee-accumulator
Jun 29, 2026
Merged

feat: add cumulative dispute fee accumulator#786
greatest0fallt1me merged 1 commit into
Predictify-org:masterfrom
mikewheeleer:feat/issue-733-dispute-fee-accumulator

Conversation

@mikewheeleer

Copy link
Copy Markdown
Contributor

Fixes #733

Adds accumulate_dispute_fee(caller, amount) -> i128 and get_cumulative_dispute_fee() -> i128 to the contract. Increments a running total on each dispute resolution.

@greatest0fallt1me greatest0fallt1me merged commit 9938b2b into Predictify-org:master Jun 29, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add cumulative dispute fee accumulator

2 participants