Refactor/proposal ipfs hash #8

Merged
bumi merged 3 commits from refactor/proposal-ipfs-hash into master 2018-04-02 19:02:05 +00:00

3 Commits

Author SHA1 Message Date
d510bd4a03 Use new proposal ipfs storage 2018-04-02 18:14:07 +02:00
f55e95c7ae Split IPFS hash for proposals to use bytes32
Uses the same method as in Contrbutors to store proposal hashes
2018-04-02 18:09:12 +02:00
8301514c64 Add script to send funds from the main account
Helpful in development mode using ganache to fund another account

usage:

truffle exec scripts/send-funds.js <address> <amount in ether>
2018-04-02 16:53:25 +02:00