Release 9.1.1
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
- @cuongph87 made their first contribution in #2
Full Changelog: 9.0.54...9.1.0