This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Protocol v11
0.7.0
Breaking changes
- Renamed types
{Create|Delete|Update}OfferOperation
to{Create|Delete|Update}SellOfferOperation
. - Renamed type
CreatePassiveOfferOperation
toCreatePassiveSellOfferOperation
.
Added
- #77 Supports protocol v11.
- Renames
{Create|Delete|Update}OfferOperation
to{Create|Delete|Update}SellOfferOperation
. - Renames
CreatePassiveOfferOperation
toCreatePassiveSellOfferOperation
. - Introduces
{Create|Delete|Update}BuyOfferOperation
.
- Renames
- #78 Parse
manage_sell_offer
JSON responses to
provide compatibility with Horizon v0.18.0.