Skip to content

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

Draft
adetokunbo wants to merge 11 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 11 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 2 times, most recently from 68bcc49 to d275950 Compare June 29, 2026 03:21
…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>
@adetokunbo adetokunbo force-pushed the adetokunbo/cip-104-switch-make-traffic-based-app-rewards-the-test-default branch from 1ea9045 to 3d30404 Compare June 29, 2026 08:45
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
…strap

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 3d30404 to 291dd4e Compare June 29, 2026 08: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.

Switch default network configuration to use TBAR

2 participants