Releases: stellar/stellar-anchor-tests
Releases · stellar/stellar-anchor-tests
v0.3.0
Update
- Stop requiring authentication for the SEP-38
/price(s)
endpoints, because authentication stoped being mandatory for non-quote endpoints on PR stellar-protocol#1144 (#79)
Fix
- Fix SEP-38 toml variable name from
QUOTE_SERVER
toANCHOR_QUOTE_SERVER
(#79)
v0.2.0
v0.1.7
v0.1.6: Adding binary data upload
up version for next release (#58)
v0.1.5: fix same account different memos test condition (#55)
SEP-12's "same account different memos" test had a bug in its check for proper configuration.
v0.1.4: Always mark ran tests (#53)
* always save pass/fail results for a test to properly detect cycles * increment patch version