All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Derivation Path Hardening:
HAVE_APPLICATION_FLAG_DERIVE_MASTERis removed for all coins except Bitcoin Legacy and Bitcoin Test Legacy- BIP-32 derivation paths are enforced using wildcard syntax (
m/*/<COIN_TYPE>), with a few exceptions for Bitcoin forks
- Ticker moved on the right.
- Apex P porting
- Nano S support removal
- Adaptation to IO revamp changes.
Rename the "bitcoin" target to "bitcoin_legacy".
Technical release for the deployment of the legacy app.
1.6.2 - 2021-06-24
- Fixed Qtum derivation for Native Segwit accounts
- Revert Firo's COINID to zcoin
1.6.1 - 2021-05-31
- Zcoin becomes Firo
1.6.0 - 2021-04-30
- Better python tests
- Add wallet ID feature on Nano X
1.5.6 - 2021-03-25
- Compatibility with Nano S 2.0.0 firmware
- Message signing displays the whole message hash instead of truncating it
1.5.5 - 2021-01-06
- Support for Native Segwit on VertCoin
1.5.4 - 2021-01-06
- Remove a change that was breaking swap feature when used with older apps #180
- Tests and GitHub Actions CI
1.5.3 - 2020-12-11
- Fix pin validation check on Nano X
1.5.2 - 2020-12-10
- Changelog file
- unused
prepare_full_outputandbtchip_bagl_confirm_full_outputfunctions removed
- More errors, less THROWs
- Cleanup args parsing when called as a library
- Most compilation warnings fixed
- Ensure
os_lib_endis called when errors are encountered in library mode - Fix pin validation check