Brian Hoffman
Brian Hoffman
Links to your references if available would be nice and convenient.
There are some issues for OSX users at least on Mavericks where they can't get this running with just the 'pip install pyelliptic' command. They will at least need Python...
Could this library ever support compilation onto these platforms?
This updates the wallet-interface, openbazaar-go and vendored multiwallet items. We need to test this and then update each separate repo as well to keep in sync.
Fixes #2040
This does not address the config file migration so for now to test this you need to add this to the bottom of your config file: ``` "WebRelays": [ "wss://webchat.ob1.io:8080"...
In the future we will be running compatibility tests between multiple versions of `openbazaar-go`. TODO: Decide how to implement this. Ideas pitched were packaging the v4 binary in the Docker...