lotus
lotus copied to clipboard
feat: ETH TRACE API: Trace installed bytecode in the Ethereum JSON-RPC trace_block output
trafficstars
Related Issues
Closes https://github.com/filecoin-project/lotus/issues/11635.
Proposed Changes
Additional Info
Checklist
Before you mark the PR ready for review, please make sure that:
- [ ] Commits have a clear commit message.
- [ ] PR title is in the form of of
<PR type>: <area>: <change being made>- example:
fix: mempool: Introduce a cache for valid signatures PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, testarea, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
- example:
- [ ] If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
- [ ] New features have usage guidelines and / or documentation updates in
- [ ] Tests exist for new functionality or change in behavior
- [ ] CI is green
@Stebalien Does this look correct ?
cc @eshon this PR should fix the issue you brought up in our 1:1!
@aarshkshah1992 : I'm moving this back to draft given it hasn't been updated for a few months and I'm not aware of it being a priority currently.
@BigLep Closing this as Im not sure if this is correct and it needs engagement from Steb if we get to it again.