From e8c15956314233eec9839a388d5716a043f451ae Mon Sep 17 00:00:00 2001 From: Perry Randall Date: Tue, 2 Jul 2024 12:22:36 -0700 Subject: [PATCH] [RFC] Update gas schedule with new diff for 1.16 --- aptos-move/aptos-release-builder/data/release.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/aptos-move/aptos-release-builder/data/release.yaml b/aptos-move/aptos-release-builder/data/release.yaml index fa0ceb70ce5ac..bb9643f6fdcca 100644 --- a/aptos-move/aptos-release-builder/data/release.yaml +++ b/aptos-move/aptos-release-builder/data/release.yaml @@ -1,15 +1,16 @@ --- remote_endpoint: ~ -name: "v1.14" +name: "v1.16" proposals: - name: step_1_upgrade_framework metadata: - title: "Multi-step proposal to upgrade mainnet framework to v1.14" - description: "This includes changes in https://github.com/aptos-labs/aptos-core/commits/aptos-release-v1.13" + title: "Multi-step proposal to upgrade mainnet framework to v1.16" + description: "This includes changes in https://github.com/aptos-labs/aptos-core/commits/aptos-release-v1.16" execution_mode: MultiStep update_sequence: + - Gas: + old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.15.2.json + new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.16.1-rc.json - Framework: bytecode_version: 6 git_hash: ~ - - Gas: - new: current