Breaking
- Updates the SEP-10 utility function parameters to support SEP-10 v3.1 (#607)
- A new required
webAuthDomainparameter was added to the following functionsutils.buildChallengeTx()utils.readChallengeTx()utils.verifyChallengeTxThreshold()utils.verifyChallengeTxSigners()
- The
webAuthDomainparameter is expected to match the value of the Manage Data operation with the 'web_auth_domain' key, if present
- A new required
Fix
- Fixes bug where the first Manage Data operation in a challenge transaction could have a null value (#591)