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

Blockchain trace decoder #2069

Open
ryscheng opened this issue Sep 5, 2024 · 2 comments
Open

Blockchain trace decoder #2069

ryscheng opened this issue Sep 5, 2024 · 2 comments
Assignees
Labels
P1 High priority issue

Comments

@ryscheng
Copy link
Member

ryscheng commented Sep 5, 2024

What is it?

Goldsky does not offer decoded traces, so we're going to need to do this ourselves.
Summarizing our discussion today:

  1. Find a OSS decoder that we can use. I think Goldsky has some recommendations.
  2. Create a registry of ABIs that we want to decode. There are 3 off the top of my head: EAS, ENS, and 4337
  3. Create a backfill job that runs the decoder via Dask against our traces dataset.
  4. Populate new datasets for these decoded traces.
@ryscheng
Copy link
Member Author

ryscheng commented Sep 5, 2024

We are prioritizing this after ecosyste.ms, but this is probably a P1 after that.

@ryscheng ryscheng added the P1 High priority issue label Sep 5, 2024
@ryscheng ryscheng added this to the [c] Op RF5/6/7 milestone Sep 5, 2024
@ryscheng
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority issue
Projects
Status: Backlog
Development

No branches or pull requests

2 participants