Skip to content

Releases: stellar/stellar-anchor-tests

v0.5.10

15 Jun 18:37
2c87ef7
Compare
Choose a tag to compare

What's Changed

  • Fix stellar:native asset SEP-38 info validation by @philipliu in #115

Full Changelog: v0.5.9...v0.5.10

v0.5.9

15 Jun 17:05
8a4bef5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.8...v0.5.9

v0.5.8

07 Feb 22:56
87bc34c
Compare
Choose a tag to compare

What's Changed

  • Remove the SEP-24 account requirement test in deposit by @lijamie98 in #107

Full Changelog: v0.5.7...v0.5.8

v0.5.7

20 Dec 00:47
46431f0
Compare
Choose a tag to compare

Small changes to SEP-24 tests, relaxing requirements for schema

v0.5.6

11 Nov 17:50
d24af54
Compare
Choose a tag to compare

Update

  • add customer polling to canCreateTransaction

v0.5.5

04 Oct 21:09
b5db9c3
Compare
Choose a tag to compare

Bug Fixes

  • When deleting a user, send the customer type if available in the json body (#101).

v0.5.4

17 Aug 17:46
f74eda4
Compare
Choose a tag to compare

Bug Fixes

  • Adds the SEP-12 PUT /customer calls to the result for the "can delete a customer" test

v0.5.3

17 Aug 16:40
f92edc2
Compare
Choose a tag to compare

Bug Fixes

  • Adds the SEP-12 PUT /customer calls to the result for the "memos differentiate customers registered by the same account" test

v0.5.2

29 Jul 19:59
5b630c3
Compare
Choose a tag to compare

What's Changed

  • In SEP-10 test for validating JWT, use key in sep-31 if specified #91
  • Bump test version to 0.5.2 #94

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 Jun 21:27
4bdf48e
Compare
Choose a tag to compare

Update

  • Add SEP-31+38 tests (#90)
    • SEP-31+38 tests run when both SEPs are enabled and quotes_required is true.
    • SEP-31 tests now test for failure if SEP-38 is not implemented and quotes_supported is true.