Skip to content

Stellar SDK 0.26.0

Compare
Choose a tag to compare
@nebolsin nebolsin released this 05 Feb 11:56
v0.26.0
571cb1b

stellar-base

  • No changes

stellar-sdk

Changed

  • Stellar::SEP10 is updated to comply with SEP10 v3.0.0 and v3.1.0
    • read_challenge_tx`` now verifies domain` in challenge auth operation, as per SEP10 v3.0.0
    • it is now possible to provide auth_domain parameter to enforce auth server domain verification:
      • build_challenge_tx will encode the extra auth domain operation into the challenge tx
      • read_challenge_tx will verify that the challenge includes the correct auth domain operation