-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
PreserveStale Bot repellentStale Bot repellent
Description
Overarching Product Goal
This issue is part of Epic #6999. The overall goal is to evolve Versioning of Execution Stack to use the Dynamic Protocol State, and subsequently employ this versioning information for
- coordinating EN HCUs (see Flip 298 for more context on product relevance and impact)
- the ANs to supports script execution across breaking HCU version boundaries (see OKR description for more context on product relevance and impact)
This issue is part of 1.
Detailed Task Description
Context: In the previous issue #7144, we have defined service events from the perspective of the protocol, that are allowed to change the Execution Parameters in the Dynamic Protocol State.
Now, we need to modify Governance Smart Contracts to emit the newly defined Service Events:
-
Governance Smart Contract Updates so they can emit
- One type of Service Event carrying the new values for
CadenceComponentVersion
andExecutionComponentVersion
- Another type of Service Event carrying the new values for
ExecutionMeteringParameters
(includesExecutionEffortParameters
,ExecutionMemoryParameters
, andExecutionMemoryLimit
)
- One type of Service Event carrying the new values for
-
It would probably be the most consistent (but not strictly necessary) to structure the governance transactions accordingly.
We might desire tooling for creating those governance transaction.
Metadata
Metadata
Assignees
Labels
PreserveStale Bot repellentStale Bot repellent