Skip to content

Commit

Permalink
release yaml for v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
areshand committed Oct 11, 2024
1 parent beff518 commit 7eeba4c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions aptos-move/aptos-release-builder/data/release.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
---
remote_endpoint: https://fullnode.mainnet.aptoslabs.com
name: "TBD"
remote_endpoint: ~
name: "v1.21.0"
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 v1.21.0"
description: "This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.21.1-rc and https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.21.0-rc"
execution_mode: MultiStep
update_sequence:
- Gas:
new: current
old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.20.0.json
new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.21.0.json
- Framework:
bytecode_version: 6
git_hash: ~
- FeatureFlag:
enabled:
- allow_serialized_script_args

0 comments on commit 7eeba4c

Please sign in to comment.