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

Data mismatch #36

Open
gabronick opened this issue Jan 13, 2025 · 0 comments
Open

Data mismatch #36

gabronick opened this issue Jan 13, 2025 · 0 comments

Comments

@gabronick
Copy link

gabronick commented Jan 13, 2025

This Request for block hash 0x3c0ee54b6b29f3b4ac999540173d1b77dfe96c6a667071d7041c27fa7fa79bf2
{ "method": "eth_getBlockByHash", "params":["0x3c0ee54b6b29f3b4ac999540173d1b77dfe96c6a667071d7041c27fa7fa79bf2",false], "id":1, "jsonrpc":"2.0" }

has 1 TX, TX hash: 0x4fc505a5a77dbd5145b8fc6f3bb34198ac0cb61a61e29114a8843a0aca77fe66

but this request
{"method":"eth_getTransactionReceipt","params":["0x4fc505a5a77dbd5145b8fc6f3bb34198ac0cb61a61e29114a8843a0aca77fe66"],"id":1,"jsonrpc":"2.0"}

is returning "blockHash": "0x35806b962cffda4deb05a09b07ece26d3d88105a153ea222e5c0cb25bed8c9b2" but should be 0x3c0ee54b6b29f3b4ac999540173d1b77dfe96c6a667071d7041c27fa7fa79bf2

Public nodes testnet:

https://metis-pokt.nodies.app Geth/v1.9.10-stable/linux-amd64/go1.22.5

https://metis-rpc.publicnode.com Geth/v1.9.10-stable/linux-amd64/go1.20.14

https://metis-mainnet.public.blastapi.io Geth/v1.9.10-stable/linux-amd64/go1.22.5

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

1 participant