Commit Graph

27 Commits

Author SHA1 Message Date
Andrew Chow
9484803b71 Update Trezor T support 2019-06-16 10:45:08 -04:00
nopara73
95bd88e41d
Add Trezor Model T 2019-04-21 22:20:19 +02:00
Andrew Chow
fc33fc5bbe List additional dependencies 2019-03-08 16:55:12 -05:00
Andrew Chow
5e42d3d696 Rename to Hardware Wallet Interface and describe it a bit more 2019-03-08 15:20:18 -05:00
Andrew Chow
7c0fd1e06d Update dependencies in the readme 2019-02-14 00:49:18 -05:00
Andrew Chow
bd8840d58e Change links to bitcoin-core 2019-01-30 17:48:04 -05:00
Andrew Chow
64ebad3db3 Use keepkey from PyPi 2019-01-24 20:41:47 -05:00
Gregory Sanders
8b9d0685b7 Ledger firmware doesn't support mixed input types during signing pass 2019-01-17 14:00:53 -05:00
Andrew Chow
50e72ade35 Update documentation for keepkey
All commands are implemented for the keepkey, so update the docs to
reflect that
2019-01-12 21:45:42 -05:00
Andrew Chow
bf67fc61ce Use keepkey 6.0.1 from keepkey/python-keepkey repo 2019-01-12 19:40:31 -05:00
Andrew Chow
cde7dfef41 Update documentation for Trezor 2019-01-09 12:47:56 -05:00
Andrew Chow
47c3951eb4 Install all necessary libraries correctly
Some libraries were missing, so install them in the setup.py
2019-01-07 11:13:48 -05:00
Andrew Chow
f3dcf95548 Update Coldcard docs for signmessage 2019-01-04 19:23:52 -05:00
Andrew Chow
0c6de407ff Update documentation to reflect displayaddress implementations 2019-01-04 19:22:23 -05:00
Andrew Chow
b88db63075 Update documentation
Update device specific docs to include setup and wipe commands.

Updated the features table in the readme to reflect these changes
and other feature changes that have already occurred.
2018-12-29 17:01:58 -05:00
Andrew Chow
fd19704686 Travis config 2018-12-04 10:32:23 -05:00
Andrew Chow
c1b1e08106 Add documentation for using HWI with Bitcoin Core 2018-11-10 00:57:48 -05:00
Andrew Chow
34ccb8b8ee remove bip32utils from readme 2018-10-07 20:50:11 -04:00
Gregory Sanders
5f4bf3ae42 bitbox needs pyaes 2018-10-03 11:19:05 +09:00
gabridome
416cc5d94d
Included the clone part
Maybe it is necessary also `python3 setup.py install` ?
2018-09-07 11:03:10 +02:00
Andrew Chow
d6b9bacb96 Derive the keypool locally except for the parent key
Grab the parent pubkey from the device and derive the child keys locally
from the parent. This is much faster than fetching all of the keys from
the device.
2018-08-30 16:36:23 -04:00
Andrew Chow
398427ea70 Update coldcard docs 2018-08-28 23:44:59 -04:00
Gregory Sanders
b13a7f6deb Fill out some Ledger Nano S supported feature table elements 2018-08-26 09:09:15 -04:00
Andrew Chow
ba96a47650 Add usage documentation 2018-08-24 23:14:35 -04:00
Andrew Chow
4e241f8dc9 Feature and device support matrix 2018-08-24 18:05:52 -04:00
Andrew Chow
cb483feb46 Python 3 only 2018-02-15 11:30:18 -05:00
Andrew Chow
915d223913 Add a readme 2017-08-11 13:06:53 -07:00