10 Commits

Author SHA1 Message Date
952b5153fd
Validate proposed contributions 2019-04-11 13:46:42 +02:00
4bd1aed197 Refactor kredits init in helper scripts
This now also supports readonly providers like infura
2019-03-29 12:05:51 +01:00
9cc237fbf4 Support web3 providers that do not support sync calls
This is currently the non default web3 provider used for rinkeby etc.
2019-03-26 00:35:22 +01:00
116f69cb12 cleanup 2019-03-24 00:20:48 +01:00
6c569239de refactor contrats with aragonos 2019-03-23 19:15:23 +01:00
89261d039a Fix contributor id lookup for proposal creation script 2018-04-26 02:42:31 +02:00
85032353ca Use kredits library in add-proposal script 2018-04-23 12:06:04 +02:00
9669f0137b Use prompt instead of argv arguments in scripts
This makes it easier to handle truffle arguments which we for example
need to specify the network.
So we ask the user for input instead on using the argv array which might
change.
2018-04-20 00:22:09 +02:00
7d52161014 Document helper scripts to interact with the contracts 2018-04-04 22:05:22 +02:00
fc4c964253 Add scripts/add-proposal script 2018-04-03 20:21:56 +02:00