Commit Graph

22 Commits (181d90212cd27c0e7845d4a54f3d48b84e86f890)

Author SHA1 Message Date
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 44c13a24cd Update goimports 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
Rongjian Lan dc27135dff
support fetching pending txns in rpc (#3892) 3 years ago
Jacky Wang 4f80315b83 [rpc] fix two unexpected refactor spelling mistakes 3 years ago
Jacky Wang ecd3b950d4 [rpc] more update in rpc 3 years ago
MathxH Chen 5222a4109e
[metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
MathxH Chen b21faa4227
[metrics] Add metrics for RPCs (#3815) 3 years ago
xiaohuo c1d54fb541 feat: support staking construction 4 years ago
Rongjian Lan 2bf97dd376 return error for invalid address parsing 4 years ago
Sebastian Johnsson d015f8e55c Fix logging 4 years ago
Sebastian Johnsson 1d71d2b7f0 Fix gas estimation for sc calls 4 years ago
Sebastian Johnsson 8fd3d15049 Make eth_getTransactionReceipt compatible with EIP-658 4 years ago
Sebastian Johnsson cf4f6dd321 Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago
Sebastian Johnsson dcf65af9c7
[WIP] Ethereum RPC compatibility (support for MetaMask, web3.js, ethers.js etc) (#3495) 4 years ago
Janet Liang d096b3a674 [rpc] Add function to convert CallArgs to EVM message 4 years ago
Daniel Van Der Maden 9018d10bc9
Rosetta Contract Operations Fix (#3417) 4 years ago
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
Janet Liang 2bd4083b61
[core] Return EVM errors from ApplyMessage for external use (#3375) 4 years ago
Ganesha Upadhyaya a0f2af1f43
[rpc] fix transaction receipt fetch bug (#3327) 4 years ago
Daniel Van Der Maden 579250a071
Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago