Skip to content

2.2.0

Choose a tag to compare

@overcat overcat released this 06 Jan 03:36
9a29438

Update:

  • feat: add AUTH_CLAWBACK_ENABLED_FLAG to AccountFlag. (#743)
  • fix: remove diagnosticEventsXdr from org.stellar.sdk.responses.sorobanrpc.Events. Use GetTransactionResponse.diagnosticEventsXdr and GetTransactionsResponse.Transaction.diagnosticEventsXdr instead. (#744)
  • feat: add SEP-45 (Stellar Web Authentication for Contract Accounts) support. Check Sep45Challenge class for more details. (#746)
  • chore: update outdated documentation.