Skip to content

Commit

Permalink
add yaml file (#13268)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahxephon89 authored May 20, 2024
1 parent df5963b commit 4b9a259
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
remote_endpoint: ~
name: "v1.12"
proposals:
- name: enable_checking_unstable_bytecode
metadata:
title: "Enable the compilation metadata and the check to reject unstable bytecode to be published to mainnet"
description: "Enable the compilation metadata and reject unstable bytecode to be published to mainnet"
discussion_url: "https://github.com/aptos-labs/aptos-core/pull/12814"
execution_mode: MultiStep
update_sequence:
- FeatureFlag:
enabled:
- reject_unstable_bytecode

0 comments on commit 4b9a259

Please sign in to comment.