Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Implement eth_getLogs #55

Closed
austinabell opened this issue Jul 4, 2019 · 3 comments · Fixed by #248
Closed

Implement eth_getLogs #55

austinabell opened this issue Jul 4, 2019 · 3 comments · Fixed by #248
Assignees

Comments

@austinabell
Copy link

  • Will need to implement log reconstruction
    • See Ethereum Yellow Paper 4.3.1 for nitty gritty
    • Might be able to use Geth
  • Note: logs are not stored, they typically have to be reconstructed from the txs and validated
@amerameen
Copy link

@dutterbutter Did #120 close this or is there more work to be done?

@dutterbutter
Copy link

More work still needs to be done. Such as having the block hash entered during log entry.

@austinabell austinabell added this to the Sprint 7 milestone Oct 30, 2019
@dHonerkamp
Copy link

Hi, thanks for the great work on ethermint. We are very interested in testing some applications on it.

For this reason I was wondering if you have any details on when you expect the functionality around eth_getLogs, eth_newFilter etc. to land?

@ColinSchwarz ColinSchwarz removed this from the Sprint 7 milestone Mar 11, 2020
@ColinSchwarz ColinSchwarz removed the Epic label Mar 24, 2020
@noot noot closed this as completed in #248 Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants