Skip to content

v0.5.0

Compare
Choose a tag to compare
@marcelosalloum marcelosalloum released this 10 Jun 19:42
· 57 commits to master since this release
11bf82c

Update

  • Update SEP-38 tests based on stellar/stellar-protocol#1204. The changes include (#86):

    • SEP-38 GET /price and POST /quote now require the mandatory context request parameter.
    • SEP-38 GET /price and GET|POST /quote now return the mandatory response parameters total_price and fee.
    • The SEP-38 amounts formula validation was updated based on the new version from SEP38#price-formulas.
  • SEP-38 now requires a config file to indicate which contexts should be tested. (#87)