Changelog for
python38-ckcc-1.3.1-1.1.noarch.rpm :
* Wed Mar 16 2022 marecAATTdetebe.org- Update to version 1.3.1:
* bump
* do not ask cc to calculate master xpub - use already calculated \'master_xpub\' attribute; README.md updated to list convert2cc
* Tue Mar 01 2022 marecAATTdetebe.org- Update to version 1.3.0:
* new release
* new version
* Cleanups, reformating, etc
* personal pref
* adjust convert2cc API - now accepts json string and returns json string
* fixed bug with ambiguous function arguments + now all real_file_upload functions are called with kwargs
* rename command from coldcardify --> convert2cc
* Revert \"get rid of wallet data that is not needed\"
* doc fixes
* get rid of wallet data that is not needed
* refactor no2
* refactor; add tests for patterns
* add pytest.ini
* 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
* Help msg update (multisig)
* add test data
* add multisig support; cc_adjust_hww_keystore now creates new dict - no more inplace adjustments; tests
* consider one file extension if appending \'_cc\' suffix
* created electrum module and split cli and keystore adjuster function; do not allow overwriting of wallet file; add pycharm .idea to gitignore
* created requirements-dev.txt and added pytest
* \'--no-op\' renamed to \'--dry-run\'
* add coldcardify (I know terrible name) command
* \"get_device\" function is now context manager that closes underlying HID device when out of scope; proper doc strings
* Wed Jan 12 2022 marecAATTdetebe.org- Update to version 1.2.1:
* Bump
* Wed Jan 12 2022 marecAATTdetebe.org- Update to version 1.2.0:
* v1.2.0
* Verison bump, minor edits
* Correct the default BIP-44 path used
* Mk4 values added
* Updated domain name
* V1.1.0
* Sat Mar 27 2021 marecAATTdetebe.org- Update to version 1.1.0:
* v4 support: new pbkdf2_hmac_sha512 for user auth
* Update metadata
* Add -P option for no USB link-level encryption
* Add -P option for no USB link-level encryption
* fixed typo
* silenced unused variables
* extended sign_message to also sign bytes, not only string
* avoided bare except
* Fri Jun 26 2020 marecAATTdetebe.org- Update to version 1.0.2:
* New version
* Try to handle windows better
* A bug that has no impact
* Missed files
* Remove v1.0.0
* Sat Feb 22 2020 marecAATTdetebe.org- Update to version 1.0.1:
* Bugfix \'hid_error is not implemented yet\' and text tweaks
* Mark TOTP as default, fix case w/ text password on cmdline
* Edits
* Ignore and suppress \'hid_error is not implemented yet\' error
* v1.0.0 release files
* Mon Feb 17 2020 marecAATTdetebe.org- Update to version 1.0.0:
* Update command usage dumps
* Robustness when simulator missing
* Add new \'visualize\' transaction feature
* Rename \'Remote Error:\' to \'Coldcard Error:\'
* Add framing error type so it can be specially handled
* Add local-conf command, and helper function
* Bugfix: avoid fd leak
* Const cleanup
* Const cleanup
* Bump version
* Support Coldcard showing QR for TOTP enrol
* Additions for HSM and user mgmt
* Max derivation path depth
* Cruft
* New version
* Fri Oct 11 2019 marecAATTdetebe.org- Update to version 0.8.0:
* Add chain command; required 3.0.1 on device
* Files for v0.7.11
* Thu Oct 03 2019 marecAATTdetebe.org- Update to version 0.7.11:
* Cleanups for p2sh subcommand
* Slight robustness improvement
* Add more dox about how to use on Linux
* Improve p2sh command, remove bogus path-prefix argument
* Remove use of personal shell alias
* Updated with setup.py change
* We use f-strings, so need python3.6
* New version
* More notes to self
* BUmp version
* Fix endian of XFP
* Bump because bug fix, but no one will care
* Bugfix: was inserting 45\' into path even when explicitly provided
* Binaries for 0.7.7
* Add PSBT_GLOBAL_XPUB value
* Add multisig_check command
* Release files
* Update help command output
* Version bump
* Add proposed XPUB field in globals
* Dist files updated for 0.7.5
* Mon May 27 2019 marecAATTdetebe.org- Update to version 0.7.5:
* Add pubkey dump command (required pycoin)
* Add support for p2sh address display
* Multisig wallet enrolling
* P2SH/Multisig support
* Typo
* Mon Apr 15 2019 marecAATTdetebe.org- Update to version 0.7.4:
* Dist files
* Handle base64 or hex encoded PSBT input/output files, and enable finalizing on Coldcard
* Commit dist files, kinda bogus
* Thu Mar 28 2019 marecAATTdetebe.org- Update to version 0.7.3:
* Messaging cleanup, version bump, and a few new commands
* Remove pycoin dependency and use ecdsa for mitm_verify
* Version 0.7.2
* Always write HID report number (65 bytes) to help with Windows support
* Add note about typing saver
* Now with working Windows support
* Tweak: devs will likely want the CLI tool installed
* V 0.7.1
* Bump to 0.7.1
* Add args for future signing of messages w/ segwit address types
* Mon Sep 03 2018 marecAATTdetebe.org- initial package build