Skip to content

Commit

Permalink
Rename script
Browse files Browse the repository at this point in the history
  • Loading branch information
lubkoll committed Sep 6, 2024
1 parent 1b9f447 commit 38c928f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEV_GUIDELINES.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ The following steps are required to release smart contracts:
3. Create proposal to instantiate or migrate contracts on [DAODAO](https://daodao.zone/dao/osmo12ry93err6s2ekg02ekslucwx8n3pxm3y7zxz3l6w8zuhex984k5ss4ltl6/proposals).
4. After the proposal did receive enough votes, it can be executed.
5. Please make sure that all instances of a contract are migrated. You can find a list of contracts [here](smart-contracts/contracts.json). The easiest way to propose the migration of all contracts in that list is by adjusting `scripts/propose_cl_vault_migration` and executing `node scripts/propose_cl_vault_migration.js` from the repo root directory.
6. Update versions and deployment dates in the list of contracts. This can be done with the help of `scripts/update_cl_vaults.js`.
6. Update versions and deployment dates in the list of contracts. This can be done with the help of `scripts/update_contracts_list.js`.
File renamed without changes.

0 comments on commit 38c928f

Please sign in to comment.