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

Add support for blockscout internal transaction indexing #2786

Open
Jouzo opened this issue Jan 22, 2024 · 0 comments
Open

Add support for blockscout internal transaction indexing #2786

Jouzo opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
p2 Medium priority

Comments

@Jouzo
Copy link
Collaborator

Jouzo commented Jan 22, 2024

Summary

  • Add trace_replayBlockTransactions implementation as required by blockscout for indexing internal transaction

Rationale

  • Blockscout needs to pick up addresses as contract when created by factory contract and/or Create2 opcode.

See :
https://blockscout.testnet.ocean.jellyfishsdk.com/address/0x3500Aa51d046aaE9C2691CBcfbCeb98B1438dd0B?tab=logs deployed via factory deployer. Should be correctly picked up as a contract.

Creation TX : https://blockscout.testnet.ocean.jellyfishsdk.com/tx/0xb9edca2ba22e040659adfe97b1878b26282a23e7b350eb9f64db4c7a1bd02303

RPCs

  • trace_replayBlockTransactions

Flags

  • Behind ethdebugtrace node flag

Potential Implementation Timeline

  • Ideally within the next few weeks, multiple community projects are blocked because of it.
@Jouzo Jouzo added the p1 High priority // daily updates label Jan 22, 2024
@prasannavl prasannavl added p2 Medium priority and removed p1 High priority // daily updates labels Jan 22, 2024
@sieniven sieniven mentioned this issue Mar 2, 2024
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2 Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants