LedgerHQ / app-stellar

Stellar app for Ledger Nano S
Apache License 2.0
15 stars 23 forks source link

feat: make the app supports the latest Stellar protocol (17). #26

Closed overcat closed 3 years ago

overcat commented 3 years ago

Change Log

This PR includes the following features:

fix #23

Added Muxed Account support, affecting the following fields:

For more information about Muxed Account please read the following articles:


fix #27

Added FeeBump Transaction Support.

For more information about Muxed Account please read the following articles:


fix #22, fix #12

Added support for the following operations.


Fix #28

fix the jump problem in format_operation_source


fix: fix a bug that jumps between ux_confirm_tx_finalize_step and ux_variable_display.


feat: show transaction's sequence number.