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

Deserialization errors on query to Optimism blocks #57

Open
iankressin opened this issue Nov 19, 2024 · 3 comments
Open

Deserialization errors on query to Optimism blocks #57

iankressin opened this issue Nov 19, 2024 · 3 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@iankressin
Copy link
Owner

Describe the bug
When querying specific blocks on Optimism throws deserialization error:

deserialization error: invalid type: null, expected 32 bytes, represented as a hex string of length 64, an array of u8, or raw bytes at line 1 column 1747

This is not an error happening on with all Optimism blocks, only specific ones.

To Reproduce
Steps to reproduce the behavior:

  1. https://eql.sh/?query=GET+*+FROM+block+5+ON+op
@iankressin iankressin added bug Something isn't working good first issue Good for newcomers labels Nov 19, 2024
@arnavchhokra
Copy link

I’d like to resolve this.

@iankressin
Copy link
Owner Author

I’d like to resolve this.

Assigned

@arnavchhokra
Copy link

@iankressin Hi, so i queried the system multiple times. The hash that is generated seems to be wrong everytime, since i cant find on op scan or even blockscan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants