luca vaccaro
luca vaccaro
I think `node-gyp` package doesn’t work on Python 3, open issue: https://github.com/nodejs/node-gyp/issues/1337 . You could install successfully `node-gyp` using Python 2, and then build libwally with Python 3.
refactored in #36
ack 16f91f2492a8b33f1b7623d8e75392736ff2f6f4
`config.vars` is mostly used by configurator to generate the header files (in this PR the headers files are pre-generated). On the other side, in Makefile there are some existence checks...
commit https://github.com/lvaccaro/bitcoin_ndk/commit/68fe1b3701d9d272dbdb87bea96fca608d264bfa should align sed commands in order to use the same syntax
ack 10f4b78e3aad05e05b512517a4fc3ea636170f76 Cross-compiled binaries works well on android device, I still add a bunch of commits on top to fix my local building process and add bcli plugin on local...
- greenbits: result=0 ; data=null
First case would be a nice improvement, but also the core library could need something log, maybe you are considering to use only java.util.logging in core library, right? At the...
Added a pull request in order to pass the hex digest as get parameters : https://github.com/opentimestamps/opentimestamps.org/pull/7