Aragon voting #130 on Merge-ready protocol upgrade (round 2) passed and was enacted!
Results: 79M LDO For, 0 Against
Congratulations!
Today we expect to run the last on-chain omnibus voting on the upgrade purpose.
The scripts and tests are prepared and available here: Add vote for 2022/06/14: Merge-ready protocol service pack (final round) + common tests by arwer13 · Pull Request #73 · lidofinance/scripts · GitHub
The voting structure is relatively straightforward and consists of two separate topics:
- migrate to the proposed
DepositSecurityModule
version:0x710B3303fB508a84F10793c1106e32bE873C24cd
; - upgrade the ‘Lido’ app part of the Aragon UI:
ipfs hash:QmRjCTdRbjkGUa7t6H2PnswGZyecnNSg8osk4kY2i82xUn
content URI:0x697066733a516d526a43546452626a6b4755613774364832506e7377475a7965636e4e5367386f736b346b593269383278556e
. New Lido app based on the proposed hashes is deployed on Görli and available as a reference: Aragon
NB: The first topic (about DSM migration) requires three voting items to be implemented properly:
- Revoke
DEPOSIT_ROLE
from old DepositSecurityModule0xDb149235B6F40dC08810AA69869783Be101790e7
- Grant
DEPOSIT_ROLE
to new DepositSecurityModule0x710B3303fB508a84F10793c1106e32bE873C24cd
- Set lastDepositBlock of DepositSecurityModule to block number in the future (predicted enactment’s block number and additional margin). See the following explanation why it’s needed: DepositSecurityModule upgrade options - HackMD.
The Omnibus is now live and ready to hit the road!
How to check points of the vote: 14.06.22 How to check the vote - HackMD
New UI: Lido DAO Voting UI
Aragon
UPDATE. We have decided to postpone the Lido app upgrade till the next omnibus.
It would allow us to provide meaningful instruction with necessary steps to reproduce the proposed IPFS hashes.
The vote has been executed successfully; all of the merge-ready contracts are attached to the protocol, see the updated docs
.
Thus, as a cherry on the cake, it’s planned to include the Lido app ipfs upgrade as the voting item for the next omnibus, stay tuned.
The protocol upgrade has been totally shipped.
New mainnet release is published: Release Merge-ready mainnet release · lidofinance/lido-dao · GitHub