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

Implement API to store and index logs #6

Closed
Tracked by #12
franklywatson opened this issue Oct 30, 2023 · 0 comments · Fixed by #23
Closed
Tracked by #12

Implement API to store and index logs #6

franklywatson opened this issue Oct 30, 2023 · 0 comments · Fixed by #23
Assignees
Milestone

Comments

@franklywatson
Copy link
Contributor

This issue continues breaking down the formal Ethereum RPC spec into dependency ordered chunks. This issue is to implement the API to store and index logs.

  • eth_getLogs

We will need to:

Understand the internal wiring to be implemented and what interactions with BridgedAccount or other Flow constructs this will have in the functions implementation. Formalize the specification/requirements through discussion in this issue
Implement the endpoints above including corresponding automated tests to the agreed upon spec

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

Successfully merging a pull request may close this issue.

3 participants