Skip to content

feat: deploy to arbitrum and improve deployment process - #546

Merged
Zodomo merged 1 commit into
mainfrom
zodomo/arbitrum
Aug 15, 2026
Merged

feat: deploy to arbitrum and improve deployment process#546
Zodomo merged 1 commit into
mainfrom
zodomo/arbitrum

Conversation

@Zodomo

@Zodomo Zodomo commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Description

Deployed Doppler to Arbitrum. Also improved the deployment workflow to verify contracts, resolved difficulties with verifying the multicurve initializer, and added post-deployment protocol tests.

Motivation

The protocol was deployed on a new chain, and the deployment process was improved.

Changes

  • The deploy-contracts.yml workflow now performs full contract verification.
  • Broadcast logs and deployment records were updated.
  • script/TestDeployment.s.sol introduces a post-deployment test that mocks protocol setup and performs a test run for market creation and swaps. It should be improved further with more use cases.
  • script/DeployDoppler.s.sol was wired up to use the post-deployment test script.
  • scripts/VerifyDopplerHookInitializer.ts was built to reproducibly verify DopplerHookInitializer.

@Zodomo Zodomo self-assigned this Aug 15, 2026
@Zodomo
Zodomo merged commit c333674 into main Aug 15, 2026
2 checks passed
@Zodomo
Zodomo deleted the zodomo/arbitrum branch August 15, 2026 19:07
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