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

Use debug_traceBlock over debug_traceTransaction #935

Closed
kaladinlight opened this issue Feb 1, 2024 · 0 comments · Fixed by #942
Closed

Use debug_traceBlock over debug_traceTransaction #935

kaladinlight opened this issue Feb 1, 2024 · 0 comments · Fixed by #942
Assignees

Comments

@kaladinlight
Copy link
Collaborator

Overview

Doing internal tx tracing per transaction is chewing through our request limit with now nodes. Getting internal txs per block will make a significant reduction in request usage.

References and additional details

Need to make sure there isn't too much of a performance hit as I am sure trace block can be a huge response

Acceptance Criteria

  • switch from debug_traceTransaction to debug_traceBlock

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

@kaladinlight kaladinlight linked a pull request Mar 15, 2024 that will close this issue
@kaladinlight kaladinlight self-assigned this Mar 15, 2024
@kaladinlight kaladinlight moved this from Backlog to Done in ShapeShift Dashboard Mar 15, 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.

1 participant