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

Submit Soroban Tx with operations #495

Closed
sreuland opened this issue Jul 27, 2023 · 1 comment
Closed

Submit Soroban Tx with operations #495

sreuland opened this issue Jul 27, 2023 · 1 comment

Comments

@sreuland
Copy link
Contributor

What problem does your feature solve?

No ability to submit a proper formatted soroban transaction for InvokeHostFunction, RestoreFootprint, BumpExpiration

What would you like to see?

Builders and supporting classes in the sdk to enable assembling and submitting properly formatted soroban transactions which include preflight information from soroban rpc

part of #490

the sdk can use the soroban assemblTransaction() in the js-soroban-client sdk for reference, as it performs the expected sequences of rpc preflight and application of footprint and fees:

What alternatives are there?

@sreuland
Copy link
Contributor Author

@overcat imiplemented this in #492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant