Commit Graph

19 Commits

Author SHA1 Message Date
bumi a0b0183beb Add Reimbursement app 2020-05-29 10:46:55 +02:00
basti ef0c0c0a39 (ci) Disable all tests 2020-05-07 09:59:27 +02:00
bumi 27e5190e29 Production release to rinkeby
Deployed all apps and created a new Kredits DAO
2019-04-10 18:28:24 +02:00
bumi d58e2d560a deploy to rinkeby 2019-04-05 00:38:51 +02:00
basti a24f80d44f Change addresses 2019-04-01 14:04:11 +02:00
basti 9512ba4334 Update contract addresses 2019-04-01 11:19:30 +02:00
bumi 901566d1ff Update network specific addresses and app ids 2019-03-28 11:11:49 +01:00
bumi 7e68dbf8c2 rinkeby deployment 2019-03-27 00:39:00 +01:00
bumi f5973756c8 Dynamically set AppIds
AppIds are used to lookup the actual contract addresses of each app.
Because of different registry names (open.aragonpm.eth vs. aragonpm.eth)
we have to use different ids in the local dev chain and in the
testnet/mainnet. To allow this we need to set the appids dynamically.

There is an open aragon issue to solve this and also allow to use
open.aragonpm.eth in the devchain by default.
https://github.com/aragon/aragen/issues/10
2019-03-27 00:21:06 +01:00
bumi 3c2cdf4376 Deployment hacking while trying to deploy on rinkeby
This currently breaks the local usage because of the different appIds:
<name>.open.aragonpm.eth vs. <name>.aragonpm.eth (local)
2019-03-26 00:18:59 +01:00
bumi e1fea4ed97 refactor DAO deployment 2019-03-24 22:11:24 +01:00
bumi 116f69cb12 cleanup 2019-03-24 00:20:48 +01:00
bumi 6c569239de refactor contrats with aragonos 2019-03-23 19:15:23 +01:00
fsmanuel 92c566c13c Fix build-json to merge addresses 2018-04-21 20:01:46 +02:00
bumi 3ad9835f79 Add kovan deployment 2018-04-19 15:02:40 +02:00
bumi d5e68e1639 Hello wrapper library 2018-04-18 18:51:27 +02:00
fsmanuel 13799c805e Unify addresses 2018-04-04 12:54:24 +02:00
bumi d9ece98ffa Add script to add new contirbutors
Usage:

truffle exec scripts/add-contributor.js <ethereum address> <ipfs hash>
2018-04-02 14:44:46 +02:00
fsmanuel 5e1fc9c276 Add build-json script 2018-03-31 17:02:40 +02:00