Skip to content

Traffic-Based App Rewards: Ensure totalAppRewardAmount never exceeds total issuance#5818

Merged
adetokunbo merged 5 commits into
mainfrom
adetokunbo/ensure-total-app-award-cannot-exceed-issuance
Jun 9, 2026
Merged

Traffic-Based App Rewards: Ensure totalAppRewardAmount never exceeds total issuance#5818
adetokunbo merged 5 commits into
mainfrom
adetokunbo/ensure-total-app-award-cannot-exceed-issuance

Conversation

@adetokunbo

Copy link
Copy Markdown
Contributor

Fixes #4747

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If an upgrade test is required, comment /upgrade_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a logical synchronizer upgrade test is required (from canton-3.5), comment /lsu_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

@adetokunbo adetokunbo self-assigned this Jun 4, 2026
@adetokunbo adetokunbo force-pushed the adetokunbo/ensure-total-app-award-cannot-exceed-issuance branch 2 times, most recently from d501966 to 4b4444b Compare June 4, 2026 07:26
@adetokunbo adetokunbo marked this pull request as ready for review June 4, 2026 09:21
@adetokunbo adetokunbo requested a review from dfordivam June 4, 2026 09:21
@adetokunbo adetokunbo force-pushed the adetokunbo/ensure-total-app-award-cannot-exceed-issuance branch from 4b4444b to c330480 Compare June 8, 2026 04:08
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
@adetokunbo adetokunbo force-pushed the adetokunbo/ensure-total-app-award-cannot-exceed-issuance branch from c330480 to ba9f3fd Compare June 9, 2026 03:42

@meiersi-da meiersi-da left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Thank you!

adetokunbo and others added 3 commits June 9, 2026 16:00
Co-authored-by: Simon Meier <simon@digitalasset.com>
Signed-off-by: Timothy Emiola <adetokunbo@users.noreply.github.com>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Also:
- change the default value from 0.001 to 0.1

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
@adetokunbo adetokunbo merged commit 2dcfb2f into main Jun 9, 2026
65 checks passed
@adetokunbo adetokunbo deleted the adetokunbo/ensure-total-app-award-cannot-exceed-issuance branch June 9, 2026 07:56
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.

Ensure totalAppRewardAmount never exceeds total issuance

3 participants