Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Minor field additions and a rounding error fix.

Compare
Choose a tag to compare
@Synesso Synesso released this 14 Apr 07:52
· 346 commits to master since this release

Added

  • #68 Added base_offer_id and counter_offer_id fields to the
    Trade object. These fields were introduced with Horizon v0.15.0
  • #69 Added support for optional valid_before and
    valid_after fields on TransactionHistory.

Fixed

  • #72 Avoid rounding errors in Ledger responses.