Official MASTR logo MASTR Support the work
Contents
← Wiki home

DeFi & governance

Governance proposals: read the transaction that will execute

The announcement and the executable payload can describe different things.

Research guide · 9 September 2026 · 1 min read

Research articles and reference entries are published in English. Navigation is available in seven languages.

In this article
  1. Decode every action Map each target to its implementation and explain the method being called. Check whether the proposal changes parameters directly, upgrades code or transfers an authority. Those operations can have very different consequences even when grouped under one maintenance proposal.
  2. Review the escape routes Establish who can cancel, execute, bypass or modify the relevant process. A delay is useful only when the action that matters actually passes through it. Record the deployed roles rather than assuming that a project's chosen governance library guarantees a particular configuration.
  3. Compare promise with execution Preserve the proposal text and the decoded operations together. If the text promises a narrow change while the payload grants broad control, explain the discrepancy precisely. If execution has not occurred, say so. A passed vote, a queued operation and an executed transaction are separate events in the evidence timeline.

Governance systems can connect voting to queued and executed operations. The meaningful object for a technical review is the proposed action: targets, values, call data and the authority under which execution occurs. A readable title is useful context, but it is not the payload.

Decode every action Map each target to its implementation and explain the method being called. Check whether the proposal changes parameters directly, upgrades code or transfers an authority. Those operations can have very different consequences even when grouped under one maintenance proposal.

Review the escape routes Establish who can cancel, execute, bypass or modify the relevant process. A delay is useful only when the action that matters actually passes through it. Record the deployed roles rather than assuming that a project's chosen governance library guarantees a particular configuration.

Compare promise with execution Preserve the proposal text and the decoded operations together. If the text promises a narrow change while the payload grants broad control, explain the discrepancy precisely. If execution has not occurred, say so. A passed vote, a queued operation and an executed transaction are separate events in the evidence timeline.

Sources

OpenZeppelin documentation · governance

Technical reference checked 9 September 2026. The review questions are editorial analysis, not findings about a named project.

Related reading

MASTR

Support independent research

The investigations, original evidence and guides here are free to read. Voluntary donations help fund the research and keep MASTR’s tools available.

Open wallet