Commit Graph

7664 Commits (84b19ac9fb1830c9a8a293f68f2fb39a26a539a4)
 

Author SHA1 Message Date
haodi 22972a0d83 split API which need be authed 3 years ago
Lutty 1eb177f80b add auth api and auth port 3 years ago
Soph 6d8ba75248
turn on aggregated reward on mainnet (#3851) 3 years ago
Rongjian Lan e232c3ec41
Enable history vrf in testnet at epoch 74384 (#3854) 3 years ago
Rongjian Lan 305ef3514a
add history vrf reading capability on vrf precompile (#3850) 3 years ago
Ganesha Upadhyaya 2393c9cced
net_version string value return instead of uint64 (#3849) 3 years ago
Ganesha Upadhyaya b34d06b269
net_version api specification requires integer result, not hex (#3845) 3 years ago
Matthew Woop 290b75f00d Update Dev Docker Image 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
Jacky Wang 132ea783b6 [rpc] refactor and add caching mechanism in public blockchain service 3 years ago
Rongjian Lan 27c5aa468f
turn on aggregated reward on testnet (#3839) 3 years ago
Rongjian Lan af7f34fa78
add special case for 0x0000 address parsing (#3837) 3 years ago
Rongjian Lan 4c6659ff25
Add logic to do aggregated reward distribution once every 64 blocks (#3828) 3 years ago
MathxH Chen 5222a4109e
[metrics] Add NewGaugeVec metric to record actual duration for RPCs (#3827) 3 years ago
MathxH Chen af7e0dee71
Add DHT concurrency flag (#3829) 3 years ago
MathxH Chen 1ed74476ad
[p2p] Upgrade libp2p stack (#3832) 3 years ago
niklr 7cf9c37fe3 Rename mutex in pprof service 3 years ago
niklr cb273387a7 Fix pprof service race condition 3 years ago
niklr 7af5cdd864 Update pprof module extension 3 years ago
niklr 9bb0e177ad Fix pprof service related flag and config migration tests 3 years ago
niklr fd51db722f Set tomlConfigVersion to 2.2.0 3 years ago
niklr def0d0028c Fix pprof service tests 3 years ago
niklr ef140c0b93 Implement pprof module extension 3 years ago
Jacky Wang a5e62bc7b2
[rpc] add limitation on GetBlocks and GetLogs. Also some other small changes (#3830) 3 years ago
Rongjian Lan 1ce6fe1355
Add logs for elapsed time for block processing; Add bls agg sig benchmark test code. (#3824) 3 years ago
peekpi b10628406e fix travis_rpc_checker 3 years ago
Rongjian Lan 8c8675b25e
Add vrf and proof in header and block rpc (#3820) 3 years ago
MathxH Chen b21faa4227
[metrics] Add metrics for RPCs (#3815) 3 years ago
peekpi cc8bf7c9d6 Merge remote-tracking branch 'harmony/main' into traceDB 3 years ago
Jacky Wang 768a570363
Fix circulating supply (#3802) 3 years ago
MathxH Chen da21bd11ec
[p2p] Reduce memory and CPU usage of libp2p (#3808) (#3812) 3 years ago
LuttyYang d79dd7d971
fix issue 3683 (#3816) 3 years ago
PeekPI 52ebb89552
Merge branch 'main' into traceDB 3 years ago
Jacky Wang 7b0f6ac8d5
[core] fix cache introduced by getHashByNumber (#3814) 3 years ago
Jacky Wang ab5be8f413
[core] Increase caching at HeaderChain (#3813) 3 years ago
Lutty 14ddbd9574 remove IsBackup to GetNodeMetadata API 3 years ago
Lutty faacc7c091 rebase code 3 years ago
MathxH Chen 1c363c73f4
[DO NOT MERGE] [p2p] Reduce memory and CPU usage of libp2p (#3808) 3 years ago
peekpi 26ecb1aae5 [tracers] test case for trace storage 3 years ago
peekpi e86282408d [tracer] fix bug of nil reference 3 years ago
peekpi 9a3ab9fcaa [explorer] adapt trace storage 3 years ago
peekpi 158ee1c648 [tracers] storage for trace block result 3 years ago
peekpi d21f18f96c use traceResult instead of traceData 3 years ago
peekpi 0d7dae9345 Merge remote-tracking branch 'harmony/main' into traceDB 3 years ago
peekpi de5546e85e [core] blockchain: insert trace event into PostChainEvents 3 years ago
peekpi b2472d87c0 [tracer] change tracer to apply to block instead of tx 3 years ago
peekpi 61263c6572 [tracer][rpc] fixed query bug 3 years ago
peekpi 404b861f81 [tracer][explorer] use event to send trace data to explorer 3 years ago
peekpi ab8e38f3df [tracer] action encode and decode 3 years ago