v0.5.0
Update
-
Update SEP-38 tests based on stellar/stellar-protocol#1204. The changes include (#86):
- SEP-38
GET /price
andPOST /quote
now require the mandatorycontext
request parameter. - SEP-38
GET /price
andGET|POST /quote
now return the mandatory response parameterstotal_price
andfee
. - The SEP-38 amounts formula validation was updated based on the new version from SEP38#price-formulas.
- SEP-38
-
SEP-38 now requires a config file to indicate which contexts should be tested. (#87)