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

Implement Filecoin.EthTraceTransaction #5386

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

Conversation

sudo-shashank
Copy link
Contributor

Summary of changes

Changes introduced in this pull request:

  • Implement Filecoin.EthTraceTransaction and add test.

Reference issue to close (if applicable)

Closes #5330

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@sudo-shashank sudo-shashank marked this pull request as ready for review March 7, 2025 12:33
@sudo-shashank sudo-shashank requested a review from a team as a code owner March 7, 2025 12:33
@sudo-shashank sudo-shashank requested review from lemmih and LesnyRumcajs and removed request for a team March 7, 2025 12:33
Copy link
Member

@LesnyRumcajs LesnyRumcajs left a comment

Choose a reason for hiding this comment

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

Can we add an RPC snapshot test for this?

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.

Implement Filecoin.EthTraceTransaction RPC method
4 participants