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

tracer: Implement trace_call method achieving OE/Parity compatible layer #298

Closed
ziogaschr opened this issue Jan 13, 2021 · 2 comments
Closed

Comments

@ziogaschr
Copy link
Member

Based on input from @iquidus trace_call will be a nice addition for DeFi ecosystem.

Graph protocol is being used by a lot of the DeFi ecosystem to crawl chain data/events. When filter.kind: call is used, then Graph API uses the trace_call API.

filter:
  kind: call
@ziogaschr
Copy link
Member Author

An example service/case that can benefit from supporting trace_call is https://thegraph.com/docs/define-a-subgraph#call-handlers. Again, thx @iquidus for pointing it out.

@ziogaschr
Copy link
Member Author

Resolved by #345

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant