Skip to content

Commit

Permalink
Release yaml for v1.23.0 framework release
Browse files Browse the repository at this point in the history
  • Loading branch information
vusirikala committed Nov 8, 2024
1 parent fcd2ded commit 75936be
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions aptos-move/aptos-release-builder/data/release.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,16 @@
---
remote_endpoint: https://fullnode.mainnet.aptoslabs.com
name: "TBD"
remote_endpoint: ~
name: "v1.23.0-rc"
proposals:
- name: proposal_1_upgrade_framework
metadata:
title: "Multi-step proposal to upgrade mainnet framework, version TBD"
description: "This includes changes in (TBA: URL to changes)"
title: "Multi-step proposal to upgrade mainnet framework, version 1.23.0-rc"
description: "This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.23.1-rc"
execution_mode: MultiStep
update_sequence:
- Gas:
new: current
old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.22.0-rc.json
new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.23.0-rc.json
- Framework:
bytecode_version: 6
git_hash: ~
- FeatureFlag:
enabled:
- allow_serialized_script_args

0 comments on commit 75936be

Please sign in to comment.