Superfluid Protocol 1.15.0 Rollout
What’s Happening
We are rolling out protocol 1.15.0 to all mainnets we support.
- Read more about its release notes
- Code reference:
- Git commit hash: c1a6bde63235df66cad6b1a8a53147e59caacb31
- Git ref: ethereum-contracts@v1.15.0~3
- This upgrade is required for the SIP-9 and SIP-13 roll-out.
Upgrade Steps
Timeline: To be finished by end of week 10.
- Security Council Safe Queue:
- ETH Mainnet: Safe{Wallet} – Transaction queue
- Base Mainnet: Safe{Wallet} – Transaction queue
- etc.
- Security council to review the process.
- Process improvement need attention for:
- Machine checked deployed-code-and-git-commit matching. Ongoing attempt to solve it: Contract upgrade verification script by elvijsTDL · Pull Request #2141 · superfluid-org/protocol-monorepo · GitHub
- Contract verification for beacon proxied logic contracts:
“New GDA pools are created by the GDA contract deploying a beacon proxy. By deploying and verifying a “dummy” beacon proxy when upgrading the protocol, we make sure such future pools will be immediately verified because of the matching bytecode.”
- Process improvement need attention for:
- Multisig signers to sign off and execute the transaction for all 10 networks.