RavenProject / Ravencoin

Ravencoin Core integration/staging tree
https://www.ravencoin.org
MIT License
1.08k stars 674 forks source link

IPFS Asset Pinner Requires Update #588

Open lsji07 opened 5 years ago

lsji07 commented 5 years ago

When running the python script the following future warning is seen.

FutureWarning: The ipfsapi library is deprecated and will stop receiving updates on the 31.12.2019! If you are on Python 3.5+ please enable and fix all Python deprecation warnings (CPython flag -Wd) and switch to the new ipfshttpclient library name. Python 2.7 and 3.4 will not be supported by the new library, so please upgrade.

Might be wise to upgrade the pinner to work with "ipfshttpclient".

Keen to get Raven IPFS hashes synced direct from my node.

blondfrogs commented 5 years ago

@TronBlack built the ipfs pinner, want to update it?

lsji07 commented 5 years ago

I'm especially keen to ensure that IPFS hashes that are added to the ravenchain are easier to keep linked and updated directly from the chain as a source, if a user desires to support the network in that way. This ipfs pinner tool would aid that immensely without error messages popping up... 👍

I feel that this is also important for the future messaging features on the roadmap to allow the messages/memos to disseminate rapidly around the IPFS network.

Now where's my prayer emoji?