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

testing rpc's for consistency #35

Open
0xalpharush opened this issue Apr 29, 2024 · 0 comments
Open

testing rpc's for consistency #35

0xalpharush opened this issue Apr 29, 2024 · 0 comments

Comments

@0xalpharush
Copy link

0xalpharush commented Apr 29, 2024

I am wondering if this utility could be extended to identify issues such as ethereum/go-ethereum#29550 by identifying properties of interdependent RPC's and implementing them as a side-car to nodes, performing random validation against these properties as the node runs on a testnet.

For example, if one calls getTransactionReceipt the receipt should be identical to the one available in getBlockReceipts and all the transaction/block fields should be consistent. The receipt should also be able to be proven in getBlock's receipt root.

If you have any ideas or suggestions, I would be interested to get this implemented and incorporated in EF testing

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