wjmelements / wjmelements/evm

Implement EIP-3155 tracing

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C
Stars
79
Forks
8
Avg merge
24m
Merged PRs (30d)
5

Description

I already support debugging in -w but I want to also support it in -x, especially -nx. I should support the json format described in the EIP in addition to the human-readable format I currently support.

https://eips.ethereum.org/EIPS/eip-3155

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing tracing implementation used by -w and the command paths for -x and especially -nx. Read EIP-3155 to identify the required JSON fields and output format; done means those modes support EIP-3155 JSON tracing in addition to the current human-readable output.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, json
Domain
blockchain, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.