Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Horizon's asynchronous transaction submission endpoint #973

Closed
Tracked by #935
Shaptic opened this issue May 23, 2024 · 1 comment
Closed
Tracked by #935

Comments

@Shaptic
Copy link
Contributor

Shaptic commented May 23, 2024

The endpoint is POST /async_transactions and it was introduced into Horizon in stellar/go#5188.

Its request/response schema is outlined in this doc as well as this OpenAPI PR: stellar/go#5300.

@Shaptic Shaptic changed the title Support the new asynchronous transaction submission endpoint (/async_transactions) Add support for Horizon's asynchronous transaction submission endpoint May 23, 2024
@Shaptic Shaptic added this to the platform sprint 48 milestone May 23, 2024
@mollykarcher mollykarcher added dependencies Pull requests that update a dependency file rpc-sdk-scrum cdp-horizon-scrum and removed cdp-horizon-scrum dependencies Pull requests that update a dependency file rpc-sdk-scrum labels Jun 25, 2024
@Shaptic Shaptic closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants
@Shaptic @mollykarcher @aditya1702 and others