Commit Graph

19 Commits (a0b1d9ea5c72512f7b4ff1dcac765aa5242085c1)

Author SHA1 Message Date
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
Jacky Wang af5eaa8d0a
[RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
Jacky Wang 132ea783b6 [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
Rongjian Lan 8c8675b25e
Add vrf and proof in header and block rpc (#3820) 3 years ago
Rongjian Lan fea8f1aa91 correct hmy txn sender in eth_ rpc 4 years ago
Rongjian Lan 2bf97dd376 return error for invalid address parsing 4 years ago
Rongjian Lan 04776966ad
return eth hash for eth_ log related rpc (#3573) 4 years ago
Rongjian Lan 517fd5c39f fix build 4 years ago
Rongjian Lan 81ce24791a always return eth txn hash for block lookup 4 years ago
Rongjian Lan dbcebfaca5 always add eth hash lookup key 4 years ago
SebastianJ 48417d7a02 Add sha3Uncles for block Ethereum block RPC calls 4 years ago
SebastianJ 28d025fdaf Use BlockNonce type for marshaling nonce fields for blocks 4 years ago
Sebastian Johnsson 0c13c1c41b RPC fixes - filter API:s + difficulty hex formatting 4 years ago
Sebastian Johnsson 252dcaaac3 Fix to - should return null instead of an empty string to be compatible with ethers.js 4 years ago
Sebastian Johnsson 8fd3d15049 Make eth_getTransactionReceipt compatible with EIP-658 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Sebastian Johnsson cf4f6dd321 Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago