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

eth-watcher #344

Open
ashwinphatak opened this issue Feb 2, 2022 · 2 comments
Open

eth-watcher #344

ashwinphatak opened this issue Feb 2, 2022 · 2 comments
Assignees

Comments

@ashwinphatak
Copy link
Collaborator

ashwinphatak commented Feb 2, 2022

  • core data structures with derived fields
  • storage slots
  • eth_calls
  • traces
@ashwinphatak
Copy link
Collaborator Author

ashwinphatak commented Feb 2, 2022

  • Other watchers talk to eth_watcher
  • Only eth_watcher talks to postgraphile and ipld-eth-server
  • eth-watchers need to federate with each other (p2p/graphsync)
  • No metering in ipld-eth-server
  • Metering in eth-watcher

Rust based watcher

Differences wrt ipld-eth-server

  • Metering
  • p2p
  • non-consensus derived fields (lazily processed)

@ashwinphatak
Copy link
Collaborator Author

Also see cerc-io/ipld-eth-server#150

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

No branches or pull requests

3 participants