-
Notifications
You must be signed in to change notification settings - Fork 1k
Meta: Document Remaining RPC Hive Failures #9636
Copy link
Copy link
Open
Labels
Description
I have broken down the current Hive rpc-compat test failures into a few categories that need fixing:
- Accepting non 0x prefixed strings
- eth_estimateGas EIP-7702
- Still returning totalDifficulty
- eth_simulateV1 issues (of which there are many)
Example Failures:
- debug_getRawBlock/get-invalid-number
- eth_estimateGas/estimate-with-eip7702
- eth_getBlockByHash/get-block-by-hash
ETH R&D Discussion for Accepting non 0x prefix strings
Reactions are currently unavailable