Skip to content

Commit

Permalink
Create 1.2.12 release subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Apr 15, 2024
1 parent 4598036 commit 29536cb
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 0 deletions.
12 changes: 12 additions & 0 deletions releases/1.2.12/basesepolia/config/upgrade.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Forta": {
"impl": {
"opts": {
"unsafe-allow": [
"delegatecall"
],
"constructor-args": []
}
}
}
}
12 changes: 12 additions & 0 deletions releases/1.2.12/basesepolia/output/prepared-upgrades.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"forta": {
"impl": {
"address": "0xcB31e349c6229cDC3560d80368092aC89095Ca38",
"constructor-args": [],
"init-args": [],
"name": "Forta",
"timeout": 1200000,
"version": "0.2.0"
}
}
}
7 changes: 7 additions & 0 deletions releases/1.2.12/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: Base Sepolia FORT Token Upgrade
network: basesepolia
deploy: deploy-and-prepare-upgrade 1.2.12
verify: verify-deployed
finish: propose-admin
description: |
## Deployed new implementation of Base Sepolia FORT to adhere to OP stack bridging.

0 comments on commit 29536cb

Please sign in to comment.