v4.0.0
Added
- Added
Rng
with two default implementations - Added ability to provide
Rng
for calls toMobileCoinClient.prepareTransaction
- Added
SignedContingentInput
s which can be used on block version >= 3 networks to quantities of two different tokens - Added
DestinationWithPaymentRequestMemo
andDestinationWithPaymentRequestMemoData
- Added
DestinationWithPaymentIntentMemo
andDestinationWithPaymentIntentMemo
- Added
SenderWithPaymentIntentMemo
andSenderWithPaymentIntentMemoData
- Added
OwnedTxOut.getSubaddressIndex
- Added methods to get unvalidated
MemoData
ofSenderMemo
,SenderWithPaymentRequestMemo
, andSenderWithPaymentIntentMemo
Changed
- Updated bindings to version 2.0.0
- Updated okhttp to version 3.11.0
Fixes
- Fixed insecure transport protocol using TLS
- Fixed connection reset errors in HTTP clients
Upgrading
No code changes are required to upgrade from 1.2.2.4 to 4.0.0