This repository has been archived by the owner on May 24, 2024. It is now read-only.
Release 2.1.14
- Can now use a Bip39 Seed to generate a KeyPair (SEP-0005)
- Stream Fixes
- .NET Core 2.1
- Horizon Release 12.3 Compatability
- Nett version 0.10.0 upgrade
- Newtonsoft.Json 12.0.1 upgrade
- Fix for AccountResponse missing ITransactionBuilderAccount interface.
- Fix for Server.SubmitTransaction for an unfunded account fails.
- Support Non-ED25519 Keys in Response
- Added support for Visual Studio SourceLink (https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink)
- Timebounds Fixes and Improvements
- Serialization of Responses
- Follow Linked Resources (HAL and Link Following)
- Documentation Improvements
- Removed .NET Core independent build from NuGet package. The .NET Standard 2.0 will work with core, was not needed and causing issues.
- Horizon 0.15.0 Support
- Horizon 0.16.0 Support
- Horizon 0.17.0 Support
- Added headers to help stellar.org understand sdk usage.