Skip to content

Commit

Permalink
[Release] Update release.yaml for v1.25.0 framework release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bchocho committed Dec 17, 2024
1 parent 3402522 commit 9a6c395
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 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.25.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.25.0"
description: "This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.25.0-rc"
execution_mode: MultiStep
update_sequence:
- Gas:
new: current
old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.24.0.json
new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.25.0.json
- Framework:
bytecode_version: 6
bytecode_version: 7
git_hash: ~
- FeatureFlag:
enabled:
- allow_serialized_script_args

0 comments on commit 9a6c395

Please sign in to comment.