Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 990 Bytes

File metadata and controls

52 lines (34 loc) · 990 Bytes

Change Log

1.2.4

  • Fix bug that causes a panic when an incomplete command is sent

1.2.2

  • Use 'Ledger by P2P' instead of Ledger validator address when staking

1.2.1

  • Fix for heap memory exception when signing transactions with many inputs

1.2.0

  • Update hardcoded known coins

1.1.0

  • Add swap token support

1.0.0

  • Add token support
  • Add stacking support

0.2.7

  • Fix bug in swap check_address fn

0.2.6

  • Change address size (64 => 66) in swap params
  • Fix BE dpath endianness in swap params

0.2.5

  • Fix displaying of UI warning in swap mode

0.2.4

  • Add swap support
  • Bump SDK version

0.2.1

  • Update SDK
  • Allow the app to auto lock for PIN, and show screensaver.
  • Make the settings persist across app restarts.

0.2.0

There are now separate APDUs for getting public keys with an without prompts.

0.1.1

Restore prompting on device when getting public keys / addresses.

0.1.0

First version with changes in response to audit.