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.
- [ATOM] Get wallet balance from bank endpoint (5d13486a, @faustbrian)
- [ATOM] Replace mainnet peer (9db4f965, @faustbrian)
- [ATOM] Remove terra coin (4df125d6, @faustbrian)
- [PROFILES] Implement
IPasswordManager#forget(00188ffa, @goga-m) - [PROFILES] Create complete tutorial function (a3f8b2c4, @w3ea)
- [ARK] Use of network expiration (5c5c08be, @marianogoldman)
- [ZIL] Treat bech32 addresses as valid and turn balance into satoshi (3bb8aa08, @faustbrian)
- [BTC] Default to BIP84 derivation (b0e168d3, @faustbrian)
- [ARK] Estimate transaction expiration if none is specified (04a04048, @faustbrian)
- [EGLD] Return some default fees (790fab0d, @faustbrian)
- [TRX] Throw an exception if the archival host is
undefined(1a2c5f02, @faustbrian)
- [SDK] Merge default network manifest and stored manifest (b8682dc2, @faustbrian)
- [TRX] Handle empty values within transaction data (6a3b6114, @faustbrian)
- [TRX] Implement
ClientService#transactions(033d8a26, @faustbrian)
- [XRP] Look up specific address or first address (1505e518, @faustbrian)
- [XRP] Grab amount for new field (5bc1c7b3, @faustbrian)
- [XRP] Use correct explorer paths (1738e3fb, @faustbrian)
- [EGLD] Divide balance by
1e18(9b88c7b9, @faustbrian) - [TRX] Multi wallet balance by
1e2(ecf0b0d3, @faustbrian) - [XRP] Return
undefinedfor unavailable values (cb382288, @faustbrian)
- Return default values for methods that are always called (eecc3a1d, @faustbrian)
- [PROFILES] Allow BIP49 and BIP84 as import methods (b75a048a, @faustbrian)
- [PROFILES] Avoid shared data repository for coin service (127f3c06, @faustbrian)
- [PROFILES] Create coin instance if necessary for contact address (a91dd9b3, @faustbrian)
- [LSK] Cast amount to string (ad6b7a1f, @faustbrian)
- [PROFILES] Return
undefinedifestimateExpirationis not supported (ebe39c10, @faustbrian)
- [SDK] Allow
estimateExpirationto return undefined (1317034a, @faustbrian)
- [PROFILES] Use symbols as container binding keys (fc40c40b, @faustbrian)
- [PROFILES] Use constructor injection for profile (af88ae36, @faustbrian)
- [SDK] Expose parent coin through network (70eaafa1, @faustbrian)
- [PROFILES] Bind password manager to profile instance (92df8c4d, @faustbrian)
- [PROFILES] Implement
IProfileRepository#tap(2056a696, @faustbrian) - [PROFILES] Implement
IProfile#hasCompletedTutorial(5d996bfd, @w3ea)
- [PROFILES] Remove duplicate name type check (417fd34b, @w3ea)
- [ARK-MUSIG] Initial implementation (cf56c978, @faustbrian)
- [PROFILES] Store import method on wallet (f590fe84, @faustbrian)
- [SDK] Only require account index for BIP44 arguments (a3732e86, @faustbrian)
- [PROFILES] Implement extended public key import from mnemonics (0284fca7, @faustbrian)
- [NEO] Update host lists (a0baa643, @faustbrian)
- [PROFILES] [BREAKING] Save environment on change (a38ad46f, @faustbrian)
- [NEO] [BREAKING] Only validate address length (41298729, @faustbrian)
- [SDK] [BREAKING] Treat magistrate as a generic transaction (918ea403, @faustbrian)
- [SDK] [BREAKING] Remove magistrate remnants (1efc4197, @faustbrian)