Jonas Schnelli
Jonas Schnelli
Quick way to compile libhidapi only with hidraw.
I'm currently finalizing deployment of a cross platform application. But what I can't follow is,... Why do i need to send the REPORT_ID on mac/windows: (pseudecode): `hid_write(handle, 0x00 + buffer,...
Hardware wallets have a tendency to be used to hold larger amount unspent outputs. Addresses holding larger amounts have the tendency to get tainted with outputs near-to-dust limit for on-chain...
Maybe i don't see it in the code, but it looks like that responses are not signed at all? How would this prevents a MITM to temper a response?
Adds a client side send max feature. This is relatively hacky and may fail quickly depending on BWS server side fixes/updates. See also: https://github.com/bitpay/bitcore-wallet-service/issues/660 Not sure if we already want...
Libcurl is used also for the Qt part right now. The reason for this is that we can use most core classes in a non QT cmd tool later. HTTP...
Very basic iOS version that only supports the `watch` command. Not meant directly for merging. Maybe someone is interested to finish the work...