- added: analytics in popup
- fixed:
signTransaction
with litecoin mimble wimble pegout inputs - fixed:
composeTransaction
cases when composing tx with multiple outputs where at least one is above MAX_SAFE_INTEGER - updated: @trezor/blockchain-link 2.6.1
- updated: @trezor/connect-common 0.0.11
- updated: @trezor/transport 1.1.6
- updated: @trezor/utils 9.0.4
- updated: @trezor/utxo-lib 1.0.2
- @trezor/blockchain-link 2.1.5
- added
setBusy
method - added
goerli
(TGOR) coin support - added
serialize
andcoinjoinRequest
option tosignTransaction
method - added
preauthorized
option toauthorizeCoinJoin
method - Cardano: added support for CIP36 Catalyst registration format in
cardanoSignTransaction
methodauxiliaryData.catalystRegistrationParameters
is deprecated, useauxiliaryData.governanceRegistrationParameters
instead
- typescript: removed
EosGetPublicKey
type, useGetPublicKey
type instead - fix default bip48 script types. #6393 and #6407
- added
unlockPath
method - added
SLIP 25
support - fixed bitcoin extended descriptor (xpubSegwit) for taproot accounts
- improved passphrase dialog in popup window
- if popup window does not load in a predefined period of time, error screen with troubleshooting tips is shown
- @trezor/blockchain-link 2.1.4
- Changed codebase to typescript.
- Removed
Lisk
methods from api. - Removed
customMethod
api method. - Exported constants:
CARDANO.ADDRESS_TYPE
=>PROTO.CardanoAddressType
CARDANO.CERTIFICATE_TYPE
=>PROTO.CardanoCertificateType
CARDANO.POOL_RELAY_TYPE
=>PROTO.CardanoPoolRelayType
CardanoCertificateType
CardanoNativeScriptType
=>PROTO.CardanoNativeScriptType
CardanoNativeScriptHashDisplayFormat
=>PROTO.CardanoNativeScriptHashDisplayFormat
CardanoPoolRelayType
=>PROTO.CardanoPoolRelayType
CardanoTxSigningMode
=>PROTO.CardanoTxSigningMode
CardanoTxWitnessType
=>PROTO.CardanoTxWitnessType
- removed unused
DEVICE.WAIT_FOR_SELECTION
- removed unused
UI.CHANGE_ACCOUNT
- Minimum firmware requirements bumped:
- 2.4.2 CardanoSignTransaction
getOwnershipId
methodgetOwnershipProof
methodauthorizeCoinJoin
methodgetFirmwareHash
method- support for babbage features in cardano