Commit Graph

178 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
Max 4bea48fe10
[rpc] imitate eth_syncing behaviour (#4345) 2 years ago
Casey Gardiner 7ab8be3377
Release Candidate: dev -> main (#4319) 2 years ago
Gheis 8d3be78cc7
bump libp2p to version 0.24.0 and update its dependencies and relevant tests (#4315) 2 years ago
Max b11800fe3f
[rpc] query node for syncing calls (#4309) 2 years ago
Max d216a51fa6
[rpc] fix: cascade send raw tx error (#4281) 2 years ago
Diego Nava 0425c7c1df
Fix/filter new tikv (#4275) 2 years ago
Max c022075771
[rpc] add GetValidatorsStakeByBlockNumber (#4254) 2 years ago
lutty 720f9a6a02 tested tikv code 2 years ago
Konstantin 1445223b5a
Increase suggested gas and reduce block gas limit (#4222) 2 years ago
MaxMustermann2 51435046ad [rpc] fix: catch ErrAddressNotPresent old block 2 years ago
peekpi a650164a44 use 'latest' instead of 'pending' as default block 2 years ago
lutty 8e93ea6389 fix log range limit 3 years ago
Gheis 021c4db669
fix config migration issue for newly added rpc filter options (#4183) 3 years ago
PeekPI 2367a0da23
align eip-1898: support block number or hash on state-related methods (#4181) 3 years ago
peekpi 1a3018db1b return error if call is reverted by EVM 3 years ago
Gheis ea96987816
Feature/rpc filter (#4173) 3 years ago
Konstantin c733c8395b Fix comment. 3 years ago
Konstantin 3c8286279d Fix getAllValidatorInformation. 3 years ago
Konstantin 23d38db744 Remove GetAllDelegationInformation possibility to send all data at once without pagination. 3 years ago
peekpi a9072795fe [tracer] fix txhash,blockhash of trace result 3 years ago
Konstantin 97eb8d972f Go vet fixed. 3 years ago
bbist 18c97e7e40
Make rpc/v1 StakingTxReceipt type field ethereum compatible (#4111) 3 years ago
Nita Neou 4e290d026f [rpc] enable publicDebugAPI with config flag 3 years ago
bbist 00cf1003d5
bbist/hmyv2_getBlockReceipts (#4077) 3 years ago
peekpi 680f262558 [tracer] fix txhash,blockhash of trace result 3 years ago
Alex Chen e768dfc57e [rpc] make PRCs metrics cover all RPCs 3 years ago
sghim ac770108ac
Fix data type for miner (#4053) 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
Rongjian Lan 31a3e129a4
update min gas to 30 gwei 3 years ago
Rongjian Lan 4e0d3ee593
update min gas price to 50gwei 3 years ago
Rongjian Lan 4324729c60
bump min gas price to 100 gwei 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
Jacky Wang aa7ebc1f5d
[rpc] replace go-ethereum/ethereum/rpc with harmony-one/harmony/eth/rpc (#3947) 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 d0e2e7a302 fix test 3 years ago
Rongjian Lan c9462c9a0f reduce limit on rpc 3 years ago
Rongjian Lan 1ad108dc68 add rate limit on more rpcs 3 years ago
Rongjian Lan 326a00b935
fix build (#3968) 3 years ago
Rongjian Lan 6210e22b3d update min gas to 30 gwei 3 years ago
zhiqiangxu 5cfd1d549d
add GetHeaderByNumberRLPHex and GetProof to rpc (#3951) 3 years ago
Rongjian Lan bf129f056c update min gas price to 50gwei 3 years ago
Rongjian Lan da65c8158a bump min gas price to 100 gwei 3 years ago
Soph 65614950c7
[rpc] align public rpc method to the private rpcs (#3948) 3 years ago
Soph d5a89692a6
add correct auth api (#3934) 3 years ago