Commit Graph

40 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
Casey Gardiner 01691fd3ea
Release Candidate 2023.2.0 ( dev -> main ) (#4399) 2 years ago
Casey Gardiner d25b6c6ee2
Mainnet Release Candidate 2023.1.2 (#4376) 2 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
bbist 00cf1003d5
bbist/hmyv2_getBlockReceipts (#4077) 3 years ago
Alex Chen e768dfc57e [rpc] make PRCs metrics cover all RPCs 3 years ago
Ganesha Upadhyaya e79a05eeab add rpc for exposing raw block header information 3 years ago
Leo Chen a5727c064d Revert "add GetHeaderByNumberRLPHex and GetProof to rpc (#3951)" 3 years ago
zhiqiangxu ede115d81d
add GetHeaderByNumberRLPHex and GetProof to rpc (#3951) 3 years ago
Jacky Wang af5eaa8d0a
[RPC] Replace go-ethereum/rpc module with harmony/eth/rpc (#3983) 3 years ago
Rongjian Lan 83402fa3c4 relax rate limit timeout and limit on evm call 3 years ago
Rongjian Lan 5ac1f4c684 Fix rate limit metrics; add rate limit on Call method 3 years ago
Jacky Wang d7af5ee9e0
[SYNC] refactor and make sync status check interval smaller (#3918) 3 years ago
Rongjian Lan 326a00b935
fix build (#3968) 3 years ago
zhiqiangxu 5cfd1d549d
add GetHeaderByNumberRLPHex and GetProof to rpc (#3951) 3 years ago
Rongjian Lan 42e1476e49 Add rate limit on costly rpcs 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 ecd3b950d4 [rpc] more update in rpc 3 years ago
Jacky Wang 132ea783b6 [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
MathxH Chen 5222a4109e
[metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
Jacky Wang a5e62bc7b2
[rpc] add limitation on GetBlocks and GetLogs. Also some other small changes (#3830) 3 years ago
MathxH Chen b21faa4227
[metrics] Add metrics for RPCs (#3815) 3 years ago
Jacky Wang 768a570363
Fix circulating supply (#3802) 3 years ago
Lutty 14ddbd9574 remove IsBackup to GetNodeMetadata API 3 years ago
Lutty faacc7c091 rebase code 3 years ago
Alex Chen 5f5065f3ea Improve GetBlockByNumber by latest param 3 years ago
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
MathxH Chen e77bd0efe5
[rpc] Add rate limit data to metrics (#3727) 4 years ago
MathxH Chen c005b3b002
[rpc] Fix cache lead to inconsistent result (#3733) 4 years ago
MathxH Chen 5e09b89322
[rpc] Add Rate Limiter and cache for RPCs (#3711) 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Rongjian Lan 2bf97dd376 return error for invalid address parsing 4 years ago
Jacky Wang 395a875158
[stream] added rpc and rosetta and metadata interface about stream sync protocol 4 years ago
Sebastian Johnsson fe20992664 Don't throw ErrRequestedBlockTooHigh for Ethereum RPC:s 4 years ago
Sebastian Johnsson 1e4ec4cb09
Add Accounts endpoint (#3540) 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 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
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Janet Liang c392932f6e
[rpc] Add sync check RPCs (#3301) 4 years ago
Daniel Van Der Maden 579250a071
Node API Refactor - pt2 (Stage 2.2 of Node API Overhaul) (#3259) 4 years ago