Beans-BV / dotnet-stellar-sdk

Stellar API SDK for .NET 8
Apache License 2.0
6 stars 2 forks source link

Horizon v2.31.0 and RPC v21.4.0 changes #21

Closed Shaptic closed 3 weeks ago

Shaptic commented 4 months ago

Please add support to your SDK for the following API changes.

Horizon Changes

Horizon v2.31.0 made the following changes:

Soroban RPC Changes

RPC v21.4.0 added the following endpoints:

Reference

jopmiddelkamp commented 1 month ago

Hi @Shaptic, thanks for raising the issue. We've will look into this.

cuongph87 commented 3 weeks ago

Support for new endpoint POST /transactions_async added in https://github.com/Beans-BV/dotnet-stellar-sdk/pull/28. The rest added in https://github.com/Beans-BV/dotnet-stellar-sdk/pull/22.