OriginProtocol / origin-bridge

We've moved to a monorepo: https://github.com/OriginProtocol/origin/tree/master/infra/bridge
MIT License
15 stars 7 forks source link

fixes #74 by bypassing version check as an interim solution #78

Closed Gzing closed 6 years ago

Gzing commented 6 years ago

First pull request? Read our guide to contributing

Checklist:

Description:

Please explain the changes you made here:

Interim fix for ipfs version issue when connecting to js-ipfs exposed by origin-js dev setup.

Gzing commented 6 years ago

@ambertch I have done the changes as discussed here: https://github.com/ipfs/py-ipfs-api/issues/126 Testing js-ipfs with py-ipfs-api now and updating test cases to make a PR to upstream and get back to the default API. But for the short term, the solution in this PR should work

ambertch commented 6 years ago

LGTM!