Commit Graph

30 Commits (9b8d00900f37cf583b33d9329a3a9c5238a5081d)

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