File tree Expand file tree Collapse file tree
aptos-move/aptos-release-builder/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- remote_endpoint : https://fullnode.mainnet .aptoslabs.com
2+ remote_endpoint : https://fullnode.testnet .aptoslabs.com
33# replace with below for actual release, compat test needs concrete URL above:
44# remote_endpoint: ~
5- name : " vX.YY.Z "
5+ name : " v1.48.0 "
66proposals :
77 - name : proposal_1_upgrade_framework
88 metadata :
9- title : " Multi-step proposal to upgrade mainnet framework, version vX.YY.Z "
10- description : " This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-vX.YY.Z "
9+ title : " Multi-step proposal to upgrade testnet framework, version v1.48.0 "
10+ description : " This includes changes in https://github.com/aptos-labs/aptos-core/releases/tag/aptos-node-v1.48.0 "
1111 execution_mode : MultiStep
1212 update_sequence :
1313 - Gas :
14- new : current
14+ # new: current
1515 # replace with below for actual release, above "current" is needed for compat tests:
16- # old: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/vX.WW.Z .json
17- # new: https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/vX.YY.Z .json
16+ old : https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.47.1 .json
17+ new : https://raw.githubusercontent.com/aptos-labs/aptos-networks/main/gas/v1.48.0 .json
1818 - Framework :
1919 bytecode_version : 9
2020 git_hash : ~
You can’t perform that action at this time.
0 commit comments