Xavier Fiechter

Results 12 comments of Xavier Fiechter

The dependencies aren't working with 3.5 and 3.6 for me. I had to upgrade to 3.7 and to upgrade some packages as well.

Has to install `pip install Cython==0.29.6` and `pip install pygame` to get the code build on OS X/macOS 10.14.2. Cython==0.24 is incompatible with Python 3.7+

I was able to launch the app from command line using `make go-kivy`. I do not have Tor running at the moment on this machine so I'm stucked here for...

Yes @metamarcdw – because from my personal point of view this is the most useful target platform for such a wallet. See, https://twitter.com/xavierfiechter/status/1115204178257874944

@metamarcdw would you agree to integrate Tor directly? Samourai did that a few weeks ago. It's really convenient. Did not tested it until now, but maybe https://github.com/Marten4n6/TinyTor is an option...

Tor is up and running on this testing machine now. Had issues with the exchange rate calls against bitcoinaverage. Could bypass this by returning a static JSON. Question @metamarcdw :...

I would ditch the fiat pairs. :-)

Any update in this one?? Having the same issue, and it's a blocker for my project.

@DexerBR, have you found a solution?

@DexerBR I try to build using GitHub Actions, here, https://github.com/Bitcoin-Brainbow/Brainbow/actions/runs/3261026072/jobs/5355208694 and it terminates with `aiohttp/_http_parser.pyx:46:0: '_headers.pxi' not found`.