Skip to content

Traffic-based App Rewards: Switch on for default test network#6000

Draft
adetokunbo wants to merge 15 commits into
mainfrom
adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default
Draft

Traffic-based App Rewards: Switch on for default test network#6000
adetokunbo wants to merge 15 commits into
mainfrom
adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default

Conversation

@adetokunbo

Copy link
Copy Markdown
Contributor

Fixes #5871

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 changed the title Switch default network reward config to use traffic-based app re… Traffic-Based App Rewards: Switch on for default test network Jun 17, 2026
@adetokunbo adetokunbo changed the title Traffic-Based App Rewards: Switch on for default test network Traffic-based App Rewards: Switch on for default test network Jun 17, 2026
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch from a179121 to e1016d8 Compare June 17, 2026 06:46
): ConfigTransform =
updateAllSvAppFoundDsoConfigs_(c => c.copy(initialRewardConfig = Some(rewardConfig)))

def withoutRewardConfig: ConfigTransform =

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.

Suggested change
def withoutRewardConfig: ConfigTransform =
def withFeaturedAppMarkers: ConfigTransform =

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch from e1016d8 to d25f9b4 Compare June 25, 2026 04:10
@adetokunbo adetokunbo changed the base branch from main to adetokunbo/cip-104-enable-bootstrap-with-no-feature-app-providers June 25, 2026 04:10
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-enable-bootstrap-with-no-feature-app-providers branch 2 times, most recently from ffe6158 to 8c89f61 Compare June 25, 2026 08:40
Base automatically changed from adetokunbo/cip-104-enable-bootstrap-with-no-feature-app-providers to main June 25, 2026 09:51
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch 7 times, most recently from ed7661d to 997f3e5 Compare July 1, 2026 11:10
…wards

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
…atibility

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
…ation bump

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
…above rewardConfig boundary

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
…fig boundary

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch from 997f3e5 to a50b595 Compare July 2, 2026 00:27
…retryable"

This reverts commit a50b595.

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch from 0afe513 to d1c6134 Compare July 2, 2026 06:18
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.

Switch default network configuration to use TBAR

2 participants