Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feature/dependency…
Browse files Browse the repository at this point in the history
…-cleaning
  • Loading branch information
heueristik committed Dec 12, 2023
2 parents 2057f2b + 20c3434 commit 0b153ab
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 31 deletions.
1 change: 0 additions & 1 deletion UPDATE_CHECKLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ This checklist is seen as a guide to update the existing deployment.
- [ ] initialize the storage correctly
- [ ] Make sure that the `deploy` property in `packages/contracts/networks.json` points to the correct update
- [ ] Run `yarn` in the repository root to install the dependencies
- [ ] Run `yarn run build:contracts-versions` in `packages/contracts` to make sure the contracts compile
- [ ] Run `yarn build` in `packages/contracts` to make sure the contracts compile
- [ ] Run `yarn test` in `packages/contracts` to make sure the contract tests succeed
- [ ] Set `ETH_KEY` in `.env` to the deployers private key. It doesn't have to be the previous deployer
Expand Down
Loading

0 comments on commit 0b153ab

Please sign in to comment.