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

[epic] Remove horizon dependency for sendTransaction and getTransactionStatus endpoints #409

Closed
13 tasks done
tamirms opened this issue Feb 13, 2023 · 1 comment
Closed
13 tasks done
Assignees

Comments

@tamirms
Copy link
Contributor

tamirms commented Feb 13, 2023

soroban-rpc currently uses horizon for submitting transactions and obtaining transaction results. Given that soroban-rpc is now running captive core, we should be able to come up with a new architecture where transaction submission in soroban-rpc does not depend on horizon.

This issue will be complete when:

We should make sure the design and implementation also addresses these related issues:

@tamirms tamirms moved this from Backlog to Next Sprint Proposal in Platform Scrum Feb 13, 2023
@mollykarcher mollykarcher moved this from Next Sprint Proposal to Current Sprint in Platform Scrum Feb 13, 2023
@mollykarcher mollykarcher changed the title Remove horizon dependency for sendTransaction and getTransactionStatus endpoints [epic] Remove horizon dependency for sendTransaction and getTransactionStatus endpoints Feb 13, 2023
@tomerweller
Copy link

tomerweller commented Feb 14, 2023

see #413

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

3 participants