Commit Graph

14 Commits

Author SHA1 Message Date
avirgovi
5f85b44044 support USB encryption v2 2022-05-25 15:28:13 +02:00
Peter D. Gray
ef61911047
Cleanups, reformating, etc 2022-02-28 09:09:08 -05:00
avirgovi
eb83dfd196 adjust convert2cc API - now accepts json string and returns json string 2022-02-27 09:50:40 +01:00
avirgovi
f755389644 rename command from coldcardify --> convert2cc 2022-02-10 08:37:07 +01:00
avirgovi
84f6389d36 Revert "get rid of wallet data that is not needed"
This reverts commit e9f69a773c.
2022-02-10 08:26:00 +01:00
avirgovi
e9f69a773c get rid of wallet data that is not needed 2022-02-06 00:19:42 +01:00
avirgovi
aee44e836d refactor; add tests for patterns 2022-02-04 11:03:44 +01:00
avirgovi
151ade6144 disallow ambiguity when searching for keystore - allow only one match; added ability to look up correct keystore based on connected coldcard device; add pytest.ini 2022-02-03 23:12:04 +01:00
avirgovi
b20e6c7b6f add test data 2022-02-03 20:04:34 +01:00
avirgovi
e69c6bee87 add multisig support; cc_adjust_hww_keystore now creates new dict - no more inplace adjustments; tests 2022-02-03 20:03:03 +01:00
avirgovi
15e703facb consider one file extension if appending '_cc' suffix 2022-02-02 22:32:58 +01:00
avirgovi
c328512e85 created electrum module and split cli and keystore adjuster function; do not allow overwriting of wallet file; add pycharm .idea to gitignore 2022-02-01 23:48:50 +01:00
avirgovi
a21ffe4e03 '--no-op' renamed to '--dry-run' 2022-02-01 16:22:40 +01:00
avirgovi
282bd0426c add coldcardify (I know terrible name) command 2022-02-01 15:57:56 +01:00