-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-op-rethRelated to Optimism and op-rethRelated to Optimism and op-rethA-rpcRelated to the RPC implementationRelated to the RPC implementation
Description
Describe the bug
We identified a block range that returns no logs when queried using an op-reth node, while the same range returns multiple logs when queried on an op-geth node.
Steps to reproduce
curl -H "Content-Type: application/json" \ -X POST http://localhost:8545 \ --data '{"jsonrpc":"2.0","method":"eth_getLogs","params":[{"fromBlock":"0x173756C","toBlock":"0x17378C6"}],"id":1}'
Node logs
Platform(s)
No response
Container Type
Other
What version/commit are you on?
v1.5.1
What database version are you on?
.
Which chain / network are you on?
optimism mainnet
What type of node are you running?
Archive (default)
What prune config do you use, if any?
No response
If you've built Reth from source, provide the full command you used
No response
Code of Conduct
- I agree to follow the Code of Conduct
Metadata
Metadata
Assignees
Labels
A-op-rethRelated to Optimism and op-rethRelated to Optimism and op-rethA-rpcRelated to the RPC implementationRelated to the RPC implementation
Type
Projects
Status
Backlog