Skip to content

feat: refund submission fee to quorum submitters - #201

Draft
JayWhite2357 wants to merge 5 commits into
mainfrom
feat/indexer-refunds
Draft

feat: refund submission fee to quorum submitters#201
JayWhite2357 wants to merge 5 commits into
mainfrom
feat/indexer-refunds

Conversation

@JayWhite2357

Copy link
Copy Markdown
Contributor

Rationale for this change

We want to allow for tables to have balances that can be used to pay for data submissions.

In this implementation, only agreements are refunded. Late submissions and dissents are not refunded. That change is left for later.

What changes are included in this PR?

See commits.

Are these changes tested?

Not yet. This is a draft so far.

We will use these when computing refunds. So, they need to be accessible by the pallets.
This defined the account id associated with a TableIdentifier.

This is a domain key: `sxt/table` that ensures this account id will not collide with any other account ids
This doesn't change anything since `finalize_quorum` already only uses it by reference.
In this implementation, only agreements are refunded. Late submissions and dissents are not refunded. That change is left for later
@github-actions

Copy link
Copy Markdown

1.70.0

Features

  • add helper (bf5f9ab
  • Document Snapshot Download Process (4c2608b
  • refund submission fee to quorum submitters (a9cab73

@JayWhite2357
JayWhite2357 force-pushed the feat/indexer-refunds branch from 7354bc0 to 7e41da4 Compare July 21, 2026 19:38
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.

1 participant