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
Cherry-pick #338 to release/0.4
Update transaction response integers to be hexadecimal like ethereum execution apis schema
Signed-off-by: Nikolay Atanasow <n.atanasow94@gmail.com>
Signed-off-by: Nana-EC <nana@swirldslabs.com>
Co-authored-by: Nikolay Atanasow <n.atanasow94@gmail.com>
Description
hedera-json-rpc-relay/packages/relay/src/lib/eth.ts
Lines 1032 to 1052 in 73d8244
gas
,transactionIndex
,value
requireEthImpl.numberTo0x
because they areuint
(see https://github.com/ethereum/execution-apis/blob/main/src/schemas/transaction.yaml)Steps to reproduce
eth_getBlockByNumber
[17165012, true]
Additional context
Hedera network
testnet
Version
0.3.0
Operating system
Linux
The text was updated successfully, but these errors were encountered: