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

simulate api for debug trace call #98

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

GreatSoshiant
Copy link
Member

Description

A new simulate API has been added to the trace, allowing users to trace their transactions without submitting them to the network. This feature enables tracing by providing transaction fields alone, streamlining the process.

Checklist

  • I have documented these changes where necessary.
  • I have read the DCO and ensured that these changes comply.
  • I assign this work under its open source licensing.

Closes: INT-249

main/src/main.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@rauljordan rauljordan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great so far! just a minor nit to use bytes instead of dealing with parsing hex strings

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

Successfully merging this pull request may close these issues.

2 participants