pc20

package
v0.0.42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const UpgradeName = "pc20"

UpgradeName is the on-chain name of the pc20 upgrade. It MUST match the plan.name in the MsgSoftwareUpgrade governance proposal.

Variables

This section is empty.

Functions

func NewUpgrade

func NewUpgrade() upgrades.Upgrade

NewUpgrade constructs the pc20 upgrade.

This is a NO-OP state upgrade: the pc20 feature adds no new store keys, no module ConsensusVersion bumps, and no migrations — it is a binary-only change (new x/uexecutor pc20 handling + the VAULT_PC / VAULT_PC20 system-contract definitions in x/uregistry). The VAULT_PC (0xB0) and VAULT_PC20 (0xB1) contracts are deployed separately from the EVM side after the upgrade, so the handler does not touch EVM state. It only runs RunMigrations (a no-op here) so the chain swaps to the new binary and resumes producing blocks.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL