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_getLogs returns timestamp field #5216

Closed
MysticRyuujin opened this issue Aug 29, 2022 · 0 comments
Closed

eth_getLogs returns timestamp field #5216

MysticRyuujin opened this issue Aug 29, 2022 · 0 comments

Comments

@MysticRyuujin
Copy link
Contributor

System information

Erigon version: v2022.08.03

Because of #4968 a new field was added to eth_getLogs accidentally. The timestamp filed should not be returned at all for eth_getLogs

Expected behavior

  1. erigon_getLogs returns correct timestamp.
  2. eth_getLogs does not return a timestamp field

Actual behaviour

  1. erigon_getLogs returns correct timestamp. 👍
  2. eth_getLogs returns "timestamp": "0x0", 👎
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

2 participants