WIP: Fix Aragon breaking changes; update dependencies #182

Merged
raucao merged 9 commits from chore/update_dependencies into master 2020-02-20 11:42:04 +00:00

9 Commits

Author SHA1 Message Date
bumi 3db89b0fa3 Refactor kredits related configuration in arapp.json
we use an environment specific entry for the daoAddress.
Locally we deploy our own, but for rinkeby and other public networks
we use the official entries.
To make deployments easy we store the address in the arapp.json
2020-02-10 15:55:16 +01:00
bumi 190d3b77d5 Update tests
getContract now seems to return a Promise
2020-02-10 14:59:22 +01:00
bumi b7eac4202c Adjust deploy script and readme for updates 2020-02-10 14:30:03 +01:00
basti 93aeea69c6 Fix test commands
Aragon CLI does not come with the contracts command anymore.
2020-02-08 17:37:26 -05:00
basti e7700d5ec7 Remove @aragon/cli from app package configs
We're assuming a global install now.
2020-02-08 17:36:48 -05:00
basti c3eced5c1d Remove apm app config keys 2020-02-08 17:19:39 -05:00
basti 4c6ed12167 Re-add fixed package lock 2020-02-08 16:41:08 -05:00
basti 9431bc22a6 Re-add package lock fix script
m(
2020-02-08 16:36:29 -05:00
basti 78c8052629 Update dependencies
Dance the update dance with me.
2020-02-08 16:28:13 -05:00