8 Commits

Author SHA1 Message Date
2af9476a3f Merge branch 'master' into fix/ipfs-config
# Conflicts:
#	lib/utils/ipfs.js
#	lib/utils/preflight.js
2019-04-24 20:33:15 +02:00
f945b378e2 Add ipfs.config getters 2019-04-18 00:41:05 +02:00
a9093c1c40 Fix linter errors
# Conflicts:
#	lib/contracts/contribution.js
#	lib/contracts/contributor.js
#	lib/contracts/proposal.js
#	lib/kredits.js
#	lib/utils/pagination.js
2019-04-13 00:08:12 +02:00
70b9edbcac Update ipfs package 2019-04-03 21:01:51 +02:00
78b47753b3 Constructor confugration options
This changes the function signature of the constructor but allows us to
pass any options.
Mainly this is now used for the ipfs configs.
2018-04-23 11:01:08 +02:00
471c705e64 Replaces the ipfsHash buffer with a B58 string 2018-04-21 20:59:59 +02:00
a16cd862f6 Better ipfs handling and default configs 2018-04-19 00:40:33 +02:00
d5e68e1639 Hello wrapper library 2018-04-18 18:51:27 +02:00