Skip to content

[ADHOC] Deploy TimeBasedIncentive upgrade v2.1 to worldchain#525

Merged
mmackz merged 1 commit intofeature/timebased-incentivesfrom
matthew/world-upgrade-v2_1
Mar 18, 2026
Merged

[ADHOC] Deploy TimeBasedIncentive upgrade v2.1 to worldchain#525
mmackz merged 1 commit intofeature/timebased-incentivesfrom
matthew/world-upgrade-v2_1

Conversation

@mmackz
Copy link
Copy Markdown
Contributor

@mmackz mmackz commented Mar 18, 2026

Deploys the v2.1 upgrade of the TimeBasedIncentive system to the production environment (chain 480).

Changes

This deployment updates two key contracts:

  • TimeBasedIncentiveCampaign: Upgrades the campaign contract implementation with enhanced functionality and bug fixes
  • TimeBasedIncentiveManager: Upgrades the manager contract to v2.1.0, improving campaign management and coordination

What's Included

The upgrade involves:

  • Deploying new contract implementations via CREATE2 for deterministic addresses
  • Upgrading the proxy contract to point to the new implementation
  • Registering the new campaign implementation with the manager

Deployment Details

All transactions executed successfully on chain 480 with proper event emissions confirming:

  • Contract deployments at new addresses
  • Proxy upgrade completion
  • Campaign implementation registration

This ensures the TimeBasedIncentive system operates with the latest improvements and maintains backward compatibility through the proxy pattern.

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated TimeBased incentive contract deployments on network 480
    • Deployed new incentive management contracts with updated configuration
    • Updated contract address mappings for TimeBased campaign incentives

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 18, 2026

⚠️ No Changeset found

Latest commit: 5b9fb4c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@boostxyz/test" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 18, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d507b898-d873-4400-adb7-de21ab3a13b4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch matthew/world-upgrade-v2_1
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the EVM label Mar 18, 2026
@jonathandiep
Copy link
Copy Markdown
Contributor

Warnings
⚠️

By using the [ADHOC] title prefix, you are bypassing best practice protections.

⚠️

Are you sure you want to be submitting a change without including a changeset? If you're just changing docs or tests, you probably don't need to. See the publishing section of the README for more info.

Generated by 🚫 dangerJS against 5b9fb4c

@jonathandiep
Copy link
Copy Markdown
Contributor

Warnings
⚠️

By using the [ADHOC] title prefix, you are bypassing best practice protections.

⚠️

Are you sure you want to be submitting a change without including a changeset? If you're just changing docs or tests, you probably don't need to. See the publishing section of the README for more info.

Generated by 🚫 dangerJS against 5b9fb4c

@mmackz mmackz merged commit 7fdf8e6 into feature/timebased-incentives Mar 18, 2026
7 checks passed
@mmackz mmackz deleted the matthew/world-upgrade-v2_1 branch March 18, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants