Skip to content

Commit

Permalink
Mumbai release
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Dec 7, 2023
1 parent e359377 commit 2988ad9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 17 deletions.
4 changes: 2 additions & 2 deletions releases/1.2.10/mumbai/config/upgrade.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"SlashingController": {
"ScannerNodeVersion": {
"impl": {
"opts": {
"unsafe-allow": [
"delegatecall"
],
"constructor-args": [
"deployment.forwarder", "deployment.forta"
"deployment.forwarder"
]
}
}
Expand Down
4 changes: 2 additions & 2 deletions releases/1.2.10/polygon/config/upgrade.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"SlashingController": {
"ScannerNodeVersion": {
"impl": {
"opts": {
"unsafe-allow": [
"delegatecall"
],
"constructor-args": [
"deployment.forwarder", "deployment.forta"
"deployment.forwarder"
]
}
}
Expand Down
14 changes: 1 addition & 13 deletions releases/1.2.10/polygon/output/prepared-upgrades.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
{
"slashing-controller": {
"impl": {
"address": "0x525a90638330473bE7bB756465ca443a03b53068",
"constructor-args": [
"0xff771084D7C2e54C0F9cA79dA23656514D2c5dd2",
"0x9ff62d1FC52A907B6DCbA8077c2DDCA6E6a9d3e1"
],
"init-args": [],
"name": "SlashingController",
"timeout": 1200000,
"version": "0.1.0"
}
}

}

0 comments on commit 2988ad9

Please sign in to comment.