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

Solana - /api/v1/gas/estimate #1042

Closed
Tracked by #7621
gomesalexandre opened this issue Sep 16, 2024 · 0 comments · Fixed by #1051
Closed
Tracked by #7621

Solana - /api/v1/gas/estimate #1042

gomesalexandre opened this issue Sep 16, 2024 · 0 comments · Fixed by #1051
Assignees

Comments

@gomesalexandre
Copy link
Contributor

Overview

Placeholder - leverage Solana JSON-RPC endpoints to estimate gas for a given Tx. Note this is for computing units calculation, not for priority fee, which is to be its own endpoint.

References and additional details

https://solana.com/docs/rpc/http/simulatetransaction
https://solana.com/docs/rpc/http/getfeeformessage

Acceptance Criteria

  • Simulate endpoints are happy
  • We have slow, average and fast heuristics

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

3

@gomesalexandre gomesalexandre moved this from Backlog to Up next / groomed in ShapeShift Dashboard Sep 16, 2024
@NeOMakinG NeOMakinG self-assigned this Sep 27, 2024
@NeOMakinG NeOMakinG moved this from Up next / groomed to In progress in ShapeShift Dashboard Sep 27, 2024
@NeOMakinG NeOMakinG moved this from In progress to In review in ShapeShift Dashboard Sep 27, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in ShapeShift Dashboard Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants