dzack23
February 27, 2026, 8:22pm
7
Proposal review for DVP Quorum & Cancellation. Planning on doing something like this that covers all the contracts (at minimum) for each proposal going forward:
Post submission review:
Used proposal decoder to find proposal actions: action contract for proxy upgrades and a call to the constitution hash contract (the latter is trivial).
Action contract proxy-upgrades and initializes the core governor and the treasury governor to the same new implementation, as well as the ARB token contract to its new implementation.
Token diff
(Informal) Review:
Contract now uses OZ Checkpoints to track the total tokens delegated over time; updates with each new d…