You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
mollykarcher
changed the title
Remove horizon dependency for sendTransaction and getTransactionStatus endpoints
[epic] Remove horizon dependency for sendTransaction and getTransactionStatus endpoints
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:
eta
field for transactions for more efficient polling #372The text was updated successfully, but these errors were encountered: