Skip to content

Release 9.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 08:37
· 25 commits to master since this release

We are thrilled to announce the latest version 9.1.1 of our .NET SDK, now supporting reading Soroban smart contract operations from transactions. To ensure smooth operation and avoid any potential issues when Soroban is activated on the Public Network, we strongly recommend updating your library to this latest version.

Breaking Change

  • Renamed class Signer to SignerUtil.

What's Changed

  • Added complete unit tests for SorobanAuthorizationEntry, InvokeHostFunctionOperation and SCVal objects by @cuongph87 in #2
  • Added support for LedgerEntry classes, SorobanResources and SorobanTransactionData by @cuongph87 in #3

New Contributors

Full Changelog: 9.0.54...9.1.0