Skip to content

Conversation

sparrowDom
Copy link
Member

  • This deployment pull request deploys the changes to the VaultCore where calls to dripper are no longer made.
  • It also fixes the small configuration for anyone using hardhat verify though hardhat etherscan-verify is preferred

Original Pull Request: #2540
Plume deploy file added after the PR has been reviewed: 009_vault_upgrade.js

Contracts deployed:

Contract Name address
OETHBaseVaultCore 0xB5DD30720a9f4c0352b9877dE58f56a2b02F6BD2

Diff contract files:
Manually using a diff tool

Deploy checklist

- [ ] All deployed contracts are listed in the deploy PR's description
- [ ] Deployed contract's verified code (and all dependencies) match the code in master
- [ ] Contract constructors have correct arguments
- [ ] The transactions that interacted with the newly deployed contract match the deploy script.
- [ ] Governance proposal matches the deploy script
- [ ] Smoke tests pass after fork test execution of the governance proposal

Copy link
Collaborator

@shahthepro shahthepro left a comment

Choose a reason for hiding this comment

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

Code Diff

Had to manually check it since sol2uml doesn't support Plume yet. But the deployed contract and its dependencies match code on master

Checklist

  • All deployed contracts are listed in the deploy PR's description
  • Deployed contract's verified code (and all dependencies) match the code in master
  • Contract constructors have correct arguments
  • The transactions that interacted with the newly deployed contract match the deploy script.
  • Governance proposal matches the deploy script
  • Smoke tests pass after fork test execution of the governance proposal

@naddison36
Copy link
Collaborator

  • All deployed contracts are listed in the deploy PR's description
  • Deployed contract's verified code (and all dependencies) match the code in master
  • Contract constructors have correct arguments
  • The transactions that interacted with the newly deployed contract match the deploy script.
  • Governance proposal matches the deploy script
  • Smoke tests pass after fork test execution of the governance proposal

@shahthepro shahthepro merged commit e23c8fd into master Jul 18, 2025
9 of 17 checks passed
@shahthepro shahthepro deleted the sparrowDom/plume_deploy_009 branch July 18, 2025 11:55
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.

3 participants