Skip to content

Commit e5bdec9

Browse files
committed
wip
1 parent 0c0d8d2 commit e5bdec9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+11555
-2
lines changed

deployment/deployment.json

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13986,7 +13986,7 @@
1398613986
"methodology": "1.0.0"
1398713987
},
1398813988
"files": {
13989-
"template": "iguanadexV3Template.yaml"
13989+
"template": "iguanadexV3Template.yaml"
1399013990
},
1399113991
"options": {
1399213992
"prepare:yaml": true,
@@ -14020,7 +14020,7 @@
1402014020
"methodology": "1.0.0"
1402114021
},
1402214022
"files": {
14023-
"template": "superlend.template.yaml"
14023+
"template": "superlend.template.yaml"
1402414024
},
1402514025
"options": {
1402614026
"prepare:yaml": true,
@@ -14072,5 +14072,39 @@
1407214072
}
1407314073
}
1407414074
}
14075+
},
14076+
"m0-power": {
14077+
"schema": "generic",
14078+
"base": "m0-power",
14079+
"protocol": "m0-power",
14080+
"project": "m0-power",
14081+
"deployments": {
14082+
"m0-power-ethereum": {
14083+
"network": "ethereum",
14084+
"status": "prod",
14085+
"versions": {
14086+
"schema": "3.0.0",
14087+
"subgraph": "1.0.0",
14088+
"methodology": "1.0.0"
14089+
},
14090+
"files": {
14091+
"template": "m0.power.template.yaml"
14092+
},
14093+
"options": {
14094+
"prepare:yaml": true,
14095+
"prepare:constants": false
14096+
},
14097+
"services": {
14098+
"hosted-service": {
14099+
"slug": "m0-power-ethereum",
14100+
"query-id": "m0-power-ethereum"
14101+
},
14102+
"decentralized-network": {
14103+
"slug": "m0-power-ethereum",
14104+
"query-id": "TODO"
14105+
}
14106+
}
14107+
}
14108+
}
1407514109
}
1407614110
}

subgraphs/m0-power/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.DS_Store
2+
configure.ts
3+
package-lock.json

0 commit comments

Comments
 (0)