Skip to content

Commit

Permalink
Redeploy contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Jan 9, 2025
1 parent 7ff728c commit 9ed4500
Show file tree
Hide file tree
Showing 5 changed files with 3,124 additions and 30 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ testnet: guard-L1_URL guard-DEPLOY_PRIVATE_KEY

.PHONY: verify
verify:
@$(call verify,"contracts/broadcast/DeployCertManager.s.sol/84532/run-1733890597.json","0.8.24")
@$(call verify,"contracts/broadcast/DeploySystem.s.sol/84532/run-1733867021.json","0.8.15")
@$(call verify,"contracts/broadcast/DeployDeployChain.s.sol/84532/run-1733884066.json","0.8.15")
@$(call verify,"contracts/broadcast/DeployCertManager.s.sol/84532/run-1736384133.json","0.8.24")
@$(call verify,"contracts/broadcast/DeploySystem.s.sol/84532/run-1736385859.json","0.8.15")
#@$(call verify,"contracts/broadcast/DeployDeployChain.s.sol/84532/run-1733884066.json","0.8.15")

Large diffs are not rendered by default.

Loading

0 comments on commit 9ed4500

Please sign in to comment.