Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions transactions/set-version-boundary/2026/feb-24/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Set version boundary
> Feb 24th 2026 - Set height for Height Coordinated Upgrade (HCU)

This transaction sets the height at which the height coordinated upgrade occurs on mainnet.

Version to set: `v0.47.0-rc.1`

## Steps to multi-sign

1. Flow generates the Signature Request ID on the [site](https://flow-multisig.vercel.app/mainnet) for the `set_version_boundary.cdc` transaction with the given args.

2. Signers sign the service account key using the web tool.

3. [Site](https://flow-multisig.vercel.app/mainnet) submits the transaction

## Result

Transaction ID:https://www.stakeandeggs.wtf/tx/eed3b4e1a608b1c4b2a0cd82accaa41d9fe85f2bed76daed5ca3df2b483ccccf
22 changes: 22 additions & 0 deletions transactions/set-version-boundary/2026/feb-24/arguments.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "UInt8",
"value": "0"
},
{
"type": "UInt8",
"value": "47"
},
{
"type": "UInt8",
"value": "0"
},
{
"type": "String",
"value": "rc.1"
},
{
"type": "UInt64",
"value": "143290500"
}
]