Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

v0.4.0-rc.0

Compare
Choose a tag to compare
@morleyzhi morleyzhi released this 06 Jul 19:30
· 15 commits to master since this release
a6e19fe
  • Upgrade the package's expected version of stellar-sdk to ~8.2.3
  • KeyManager#fetchAuthToken now requires the previously-optional authServerKey param
  • KeyManager#fetchAuthToken now requires a new param, authServerHomeDomains
  • KeyManager#fetchAuthToken now runs challenge token XDR through stellar-sdk's Util.readChallengeTx, which performs additional checks