Skip to content

Commit

Permalink
[RFC] Update gas schedule with new diff for 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
perryjrandall committed Jul 15, 2024
1 parent 98f3c8a commit e8c1595
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions aptos-move/aptos-release-builder/data/release.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e8c1595

Please sign in to comment.