You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a eth_sendRawTransaction call with bad data but did not receive an error response (receives 200 success). This may be expected behavior (see repro below).
Steps to reproduce
Make a call to eth_sendRawTransaction with data similar to below - updated according to the nonce of the sending account and signed:
mok0230
changed the title
Failed calls to JSON RPC Relay should return an error response
Calls with bad data to JSON RPC Relay should return an error response
Jul 26, 2022
Description
I made a
eth_sendRawTransaction
call with bad data but did not receive an error response (receives 200 success). This may be expected behavior (see repro below).Steps to reproduce
eth_sendRawTransaction
with data similar to below - updated according to the nonce of the sending account and signed:Additional context
No response
Hedera network
testnet
Version
v0.3.0
Operating system
macOS
The text was updated successfully, but these errors were encountered: