Skip to content

Commit

Permalink
Add deployment script for stBTC and MezoAllocator contract upgrades (#…
Browse files Browse the repository at this point in the history
…698)

These are upgrade scripts for stBTC and MezoAllocator contracts that
will be executed on Sepolia and Mainnet.

The solution is using proxy upgrade helpers function that will deploy
implementation contract and prepare transaction that will be executed by
the governance to upgrade the implementation on the proxy contract.

It requires changes from
keep-network/hardhat-helpers#54 which branch is
set in package.json as version of the package. We need to update the
version of `keep-network/hardhat-helpers` dependency once it is
released.
  • Loading branch information
jagodarybacka authored Aug 9, 2024
2 parents 6347cb2 + e612b60 commit e8348fe
Show file tree
Hide file tree
Showing 9 changed files with 986 additions and 21 deletions.
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e8348fe

Please sign in to comment.