added
- Added support for Dogecoin and Vertcoin fixed
- Fixed handling not initialized device
- SignTransaction: amount as string
- Handle origin of file:// changed
- Default url in connect
added
- Added documentation fixed
- filter UI events for popup and trusted apps
- Fixed
TrezorConnect.signMessageandTrezorConnect.verifyMessagesignature to base64 format changed - Changed constants prefix from "__" to "-"
fixed
- removed popup delay if lazy loading
- validation of device state if method is using emptyPassphrase
- retyped Device, distinguished by "type" field
- eslint fixes
fixed
- npm package dependencies
- Unsupported browser (IE)
added
- Added
TrezorConnect.pushTransactionmethod - Added bundle parameters in
TrezorConnect.cipherKeyValuemethod - Added bundle parameters in
TrezorConnect.getPublicKeymethod - Added bundle parameters in
TrezorConnect.getAddressmethod - Added bundle parameters in
TrezorConnect.ethereumGetAddressmethod - Added bundle parameters in
TrezorConnect.nemGetAddressmethod - Added bundle parameters in
TrezorConnect.stellarGetAddressmethod - Added type conversion from stellar-sdk to protobuf in
TrezorConnect.stellarSignTransactionmethod - Popup warning with outdated firmware and outdated bridge
- Tests with emulator
- Added '@babel/runtime' to package dependency fixed
- Fixed device authentication and popup open delay
- Minor fixes in popup view
- Ethereum methods accepts values with '0x' prefix
- Ethereum methods returns checksummed addresses (with different checksum typ for RSK network)
- Ethereum methods returns values prefixed with '0x'
added
- Added firmware check against CoinInfo.support values
- Added outdate firmware warning in popup fixed
- Fixed
TrezorConnect.requestLoginparameters - Fixed race condition in UI.REQUEST_CONFIRMATION
- Fixed popup.html buttons click
added
- Added iframe lazy loading fixed
- Build script for npm module
- Ultimate flow type
- Reorganized files and imports
- Minor fixes in code
added
- Added
TrezorConnect.getAccountInfomethod - Added
TrezorConnect.signTransactionmethod - Added
TrezorConnect.composeTransactionmethod - Added
TrezorConnect.signMessagemethod - Added
TrezorConnect.verifyMessagemethod - Added
TrezorConnect.getAddressmethod - Added
TrezorConnect.requestLoginmethod - Added cashaddr support for BCH
- Added documentation fixed
- Fixed
TrezorConnect.customMessagelogic and security - Fixed
TrezorConnect.stellarSignTransactionparameters compatible with "js-stellar-base" - Fixed flowtype declarations for all methods. Params and responses removed
- Removed unnecessary settings from ConnectSettings
- Removed unused methods from TrezorConnect
added
- Added
TrezorConnect.stellarSignTransactionmethod changed - Changed
TrezorConnect.ethereumSignTransactionparameters removed - Removed type and event fields from RESPONSE
fixed
- Library exports
added
- Added
TrezorConnect.nemGetAddressmethod - Added
TrezorConnect.nemSignTransactionmethod - Added
TrezorConnect.stellarGetAddressmethod - Added
TrezorConnect.customMessagemethod fixed - Fixed flowtype
added
- Added messages from json instead of config_signed.bin
- Added popup.html UI/css
- Karma + Jasmine tests fixed removed
- Removed support for Bridge v1 and chrome extension
From this version trezor-connect is used by Trezor Password Manager