This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
v6.7.0
6.6.2 ( Tue Aug 29 2017 16:48:01 GMT+0100 (BST) )
Bug Fixes
-
contacts
- Change contact list from array to map.
(ee7c2de6) - Ignore messages that can't be encrypted due to missing sender xpub.
(17953754) - Remove unneeded branch
(de70f141) - Fix failing test
(cbe2579b) - Fix issue with message parsing
(5ff97b98) - Fix issue with message parsing where role would be overwritten
(495e770f) - Tidying for security's sake
(704ee3be) - Update endpoint paths, move URLs into separate class for easy updating, remove ignore annotation from tests as they all now pass
(6285edb1)
- Change contact list from array to map.
-
decryption
- Allow decryption exception to bubble up.
(2891a887)
- Allow decryption exception to bubble up.
-
metadata
- Fetch magic hash and reattempt api call on unauthorized error.
(217bb927)
- Fetch magic hash and reattempt api call on unauthorized error.
-
metadatanodefactory
-
multiaddressfactory
- Ignore change coming back when calculating direction of transaction.
(0877cb05)
- Ignore change coming back when calculating direction of transaction.
-
paymenttx
- Consume change if smaller than dust.
(457ff8c3)
- Consume change if smaller than dust.
-
thread safety
-
wallet
Features
- currency
- Update api client jar. Update api methods.
(3f21f158)
- Update api client jar. Update api methods.
Refactor
- url settings
- Refactor URL settings to be set via static interfaces
(51302ea4)
- Refactor URL settings to be set via static interfaces
Generated with git-changelog. If you have any problems or suggestions, create an issue. :) Thanks