WIP: Contribution contracts tests #159
3949
apps/contribution/package-lock.json
generated
3949
apps/contribution/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
3949
apps/contributor/package-lock.json
generated
3949
apps/contributor/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
3949
apps/proposal/package-lock.json
generated
3949
apps/proposal/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
3949
apps/token/package-lock.json
generated
3949
apps/token/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
arapp.json
12
arapp.json
@ -34,7 +34,9 @@
|
|||||||
"environments": {
|
"environments": {
|
||||||
"development": {
|
"development": {
|
||||||
"network": "development",
|
"network": "development",
|
||||||
"apm": "open.aragonpm.eth",
|
"apm": {
|
||||||
|
"open.aragonpm.eth"
|
||||||
|
},
|
||||||
"registry": "0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1",
|
"registry": "0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1",
|
||||||
"appName": "dummy.open.aragonpm.eth"
|
"appName": "dummy.open.aragonpm.eth"
|
||||||
},
|
},
|
||||||
@ -44,7 +46,9 @@
|
|||||||
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
||||||
"daoFactory": "0x2298d27a9b847c681d2b2c2828ab9d79013f5f1d",
|
"daoFactory": "0x2298d27a9b847c681d2b2c2828ab9d79013f5f1d",
|
||||||
"appName": "dummy.open.aragonpm.eth",
|
"appName": "dummy.open.aragonpm.eth",
|
||||||
"apm": "open.aragonpm.eth"
|
"apm": {
|
||||||
|
"open.aragonpm.eth"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"kovan": {
|
"kovan": {
|
||||||
"network": "kovan",
|
"network": "kovan",
|
||||||
@ -53,7 +57,9 @@
|
|||||||
"default": {
|
"default": {
|
||||||
"network": "development",
|
"network": "development",
|
||||||
"appName": "dummy.aragonpm.eth",
|
"appName": "dummy.aragonpm.eth",
|
||||||
"apm": "open.aragonpm.eth"
|
"apm": {
|
||||||
|
"open.aragonpm.eth"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"path": "contracts/misc/DummyApp.sol"
|
"path": "contracts/misc/DummyApp.sol"
|
||||||
|
893
package-lock.json
generated
893
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user