doc-hex
|
26e7caaab0
|
Merge pull request #21 from scgbckbone/simulator_remove_failed_sock_files
Simulator: remove unused socket files
|
2022-05-19 08:17:31 -04:00 |
|
avirgovi
|
36766a5c23
|
remove non-used resources; update gitignore with virtualenvs; try only 5 times instead of 10
|
2022-05-19 12:03:41 +02:00 |
|
doc-hex
|
9abbe10db4
|
Merge pull request #19 from scgbckbone/remove_pycoin
Remove pycoin
|
2022-03-16 12:11:03 -04:00 |
|
avirgovi
|
5f2085d14b
|
nail ecdsa to 0.17.x
|
2022-03-16 17:03:07 +01:00 |
|
avirgovi
|
3200103bb6
|
remove pycoin, remove 0.13 limitation for ecdsa version
|
2022-03-16 16:53:01 +01:00 |
|
doc-hex
|
2710f837d7
|
Merge pull request #18 from scgbckbone/abort_display_bug
Display: pycoin not found error message
|
2022-03-16 10:50:58 -04:00 |
|
avirgovi
|
e35c9c7b4a
|
display pycoin not found error message
|
2022-03-16 15:42:10 +01:00 |
|
Peter D. Gray
|
bb16dfdcf8
|
V1.3.1
|
2022-03-16 08:56:30 -04:00 |
|
Peter D. Gray
|
d302f01be5
|
bump
|
2022-03-16 08:54:27 -04:00 |
|
Peter D. Gray
|
fa7498fe12
|
Merge branch 'master' of github.com:Coldcard/ckcc-protocol
|
2022-03-16 08:51:20 -04:00 |
|
doc-hex
|
3327d1f878
|
Merge pull request #17 from scgbckbone/convert2cc_optimization
Thanks!
|
2022-03-10 08:51:50 -05:00 |
|
avirgovi
|
52588ec9f4
|
do not ask cc to calculate master xpub - use already calculated 'master_xpub' attribute; README.md updated to list convert2cc
|
2022-03-05 11:21:54 +01:00 |
|
Peter D. Gray
|
0fe7662dd8
|
new release
|
2022-02-28 09:22:16 -05:00 |
|
Peter D. Gray
|
54da768515
|
new version
|
2022-02-28 09:20:57 -05:00 |
|
Peter D. Gray
|
ef61911047
|
Cleanups, reformating, etc
|
2022-02-28 09:09:08 -05:00 |
|
doc-hex
|
4ab3c3ef1f
|
Merge pull request #15 from scgbckbone/electrum_wallet_coldcardify
Adds convert2cc command
|
2022-02-28 08:52:41 -05:00 |
|
doc-hex
|
8a5a471d53
|
Merge branch 'master' into electrum_wallet_coldcardify
|
2022-02-28 08:45:42 -05:00 |
|
Peter D. Gray
|
359aca8563
|
Merge branch 'scgbckbone-segfault_fixes'
|
2022-02-28 08:43:27 -05:00 |
|
Peter D. Gray
|
fc87a630d3
|
personal pref
|
2022-02-28 08:42:42 -05:00 |
|
avirgovi
|
eb83dfd196
|
adjust convert2cc API - now accepts json string and returns json string
|
2022-02-27 09:50:40 +01:00 |
|
avirgovi
|
6e33ab3988
|
fixed bug with ambiguous function arguments + now all real_file_upload functions are called with kwargs
|
2022-02-12 09:11:46 +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
|
3a285bf6b2
|
doc fixes
|
2022-02-08 12:51:01 +01:00 |
|
avirgovi
|
e9f69a773c
|
get rid of wallet data that is not needed
|
2022-02-06 00:19:42 +01:00 |
|
avirgovi
|
df6eb676c6
|
refactor no2
|
2022-02-04 11:35:46 +01:00 |
|
avirgovi
|
aee44e836d
|
refactor; add tests for patterns
|
2022-02-04 11:03:44 +01:00 |
|
avirgovi
|
34aa238417
|
add pytest.ini
|
2022-02-03 23:12:21 +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
|
704ab19c61
|
Help msg update (multisig)
|
2022-02-03 20:08:58 +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
|
613c54c523
|
created requirements-dev.txt and added pytest
|
2022-02-01 16:29:05 +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 |
|
avirgovi
|
98e87c63c3
|
"get_device" function is now context manager that closes underlying HID device when out of scope; proper doc strings
|
2022-01-27 16:21:58 +01:00 |
|
Peter D. Gray
|
e65dd0398f
|
Bump
|
2022-01-12 11:38:24 -05:00 |
|
Peter D. Gray
|
d80e474bba
|
v1.2.0
|
2022-01-12 09:51:55 -05:00 |
|
Peter D. Gray
|
f414883e7c
|
Verison bump, minor edits
|
2022-01-12 09:50:51 -05:00 |
|
Peter D. Gray
|
41627cb07a
|
Merge branch 'master' of https://github.com/Coldcard/ckcc-protocol into HEAD
|
2022-01-12 09:43:54 -05:00 |
|
Peter D. Gray
|
75c6d666d5
|
Correct the default BIP-44 path used
|
2022-01-12 09:38:56 -05:00 |
|
Peter D. Gray
|
ef17ffd140
|
Mk4 values added
|
2022-01-12 09:30:58 -05:00 |
|
Peter D. Gray
|
87b2db9687
|
Merge branch 'master' of https://github.com/Coldcard/ckcc-protocol
|
2021-10-05 09:56:46 -04:00 |
|
Peter D. Gray
|
536047ccae
|
Updated domain name
|
2021-10-05 09:56:36 -04:00 |
|
Peter D. Gray
|
0ebcc66b36
|
V1.1.0
|
2021-03-16 10:27:51 -04:00 |
|
Peter D. Gray
|
56db769927
|
v4 support: new pbkdf2_hmac_sha512 for user auth
|
2021-03-16 10:23:07 -04:00 |
|
Peter D. Gray
|
975eb671b4
|
Merge branch 'master' of github.com:Coldcard/ckcc-protocol
|
2021-03-16 10:09:05 -04:00 |
|
Peter D. Gray
|
7a44ae8643
|
Update metadata
|
2021-02-24 13:39:23 -05:00 |
|