Detailed governance system implementation and execution mechanisms
Timelock
BranchGovernanceEntrypoint
and cross-chain messagingConsensusGovernanceEntrypoint
and x/evmgov
moduleProposal Passes
Timelock Execution
Timelock
Proposal Passes
Branch Governance Entrypoint
BranchGovernanceEntrypoint
through the Timelock
on Mitosis ChainCross-Chain Messaging
BranchGovernanceEntrypoint
sends the execution calldata to the GovernanceEntrypoint
on the branch chain via cross-chain messagingRegistration on Branch Chain
Timelock
contractDelayed Execution
Timelock
Proposal Passes
Consensus Governance Entrypoint
ConsensusGovernanceEntrypoint
through the Timelock
Event Log Transfer
ConsensusGovernanceEntrypoint
transfers the messages to the x/evmgov
module on the consensus layer through event logsModule Execution
x/evmgov
module executes the messages received from the ConsensusGovernanceEntrypoint
x/evmgov
module through event logs