Commit Graph

15 Commits (dd31a20d32e4e37cc007da4b20896131a3082654)

Author SHA1 Message Date
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