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.
- [NANO] Implement
MessageService
(9701fa5d, b531783e, @faustbrian)
- [NANO] Treat
previous
asnext
(7ab82935, @faustbrian)
- [NANO] Generate explorer links (a8d93434, @faustbrian)
- [NANO] Implement
ClientService#wallet
(51f4c3d2, @faustbrian) - [NANO] Implement
ClientService#transactions
(cf8bd44c, @faustbrian) - [NANO] Implement
FeeService#all
(b7a6afdd, @faustbrian)
- [PROFILES] Implement profile status service (a8eb7720, @goga-m)
- [PROFILES] Gather all coins while restoring a profile (884b062f, @faustbrian)
- [SDK] Remove spread-out broadcasting (9ac9d4aa, @faustbrian)
- [PROFILES] Save changes only for restored profiles (6b00c7cf, @goga-m)
- [SDK] Remove total balance (b91bf7cb, @faustbrian)
- [ADA] Correct balances (9af2b70f, @marianogoldman)
- [TRX] Return default values for all fees (ba4ada1b, @faustbrian)
- [TRX] Implement wallet derivation (3de1dbcf, @faustbrian)
- [ZIL-INDEXER] Initial implementation (f0e1be43, @axeldelamarre)
- [TRX] Derive private key for transaction signing (5230ca75, @faustbrian)
- [TRX] Take frozen and TRC20 balances into account (3e31b3b7, @faustbrian)
- [TRX] Resolve signing and broadcasting failures (5b7af7d9, @faustbrian)
- [TRX] Map correct signed transaction data (38d83804, @faustbrian)
- [SDK] Implement
PeerService#validate
(b900d198, @faustbrian)
- [SDK] [BREAKING] Add support for multi-balance wallets (aca833b2, @faustbrian)
- [TRX] Fix transaction amount representation (4aaad8f5, @marianogoldman)