-
Notifications
You must be signed in to change notification settings - Fork 123
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
ETH-JSON RPC Spec Implementation #1852
Comments
Can we please add below methods which will get consumed in metascan explorer
|
for the test of the RPC i haven't had the time to check everything but here are the few difference i noticed yet. All the other RPC has been tested on a local nodes and seems to behave as expected. For the tests i pull the last version of feature/evm and run alll the differents request from curl. they are returning the correct output when all the parameters are correct and they are returning an error if the parameters are wrong/missing. |
Closing as this is feature complete for quite a while now. |
Summary
Status
RPCs
block
eth_getUncleCountByBlockHasheth_getUncleCountByBlockNumberclient
eth_syncingeth_coinbaseexecute
[ ] eth_createAccessListfee market
filter
mining
sign
eth_signTransaction
rpc #2110eth_signTransaction
rpc #2110state
submit
eth_sendTransaction
#1984eth_sendTransaction
#1984eth_sendTransaction
#1984transaction
misc
The text was updated successfully, but these errors were encountered: