This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Support for Core v12 and Horizon v0.22.1
0.10.1
- #156 Adds support for Core v12 and Horizon v0.22.1
Breaking changes
-
The project is no longer published to bintray and maven central. JitPack resolver needs to be
added. See README for a samplebuild.sbt
config. -
In line with the changes to the core protocol:
PathPaymentOperation
has been renamed toPathPaymentStrictReceiveOperation
PathPaymentStrictSendOperation
has been added.
These operations are differentiated by which party (sender or receiver) will have their funds
explicitly stated. The other party will obtain the best rate available via the path supplied.