mediachain / oldchain-client

[DEPRECATED] old mediachain client experiments
MIT License
4 stars 2 forks source link

Enable ipfs by default #65

Closed yusefnapora closed 8 years ago

yusefnapora commented 8 years ago

This replaces the --use-ipfs flag with --disable-ipfs, and enables ipfs for raw data storage by default.

Also raises a friendlier error message in IpfsDatastore.__init__ if it can't connect to the ipfs API server.