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.
- Fixed incorrect VarUInt encoding of 0 (0 nanoTON, 0 jetton units, etc)
- Switched
ton-core
andton-crypto
to@ton/core
and@ton/crypto
- Removed
unsafe
payload format
- Removed
decimals
andticker
fromjetton-transfer
request
- Added
signData
method along withSignDataRequest
type
- Fixed the address flags communication
- Added payload types for NFT and Jetton transfers
- Added TON Connect 2.0 address proof request
- Removed old payload types except for comment and unsafe
- Updated dependencies
- Changed APDU format to be the same as the latest embedded app version (breaking change)
- Migration to
ton-core
- Update documentation