Commit Graph

7604 Commits (f75cccfe3914fef6f8bb9314e3dc6453698b6538)
 

Author SHA1 Message Date
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
peekpi 054ba5d712 [explorer][tracer] store trace result into explorer db 3 years ago
peekpi 2a930b28a8 [tracer] optimize CPU usage of trace_block RPC 3 years ago
MathxH Chen b8cd520927
[p2p] Try to fix P2P memory issue (#3795) 3 years ago
peekpi 698e363f0a [tracer][core] call tracer module when insert blocks 3 years ago
Peter Chung 96d525a36f [cmd] default Log.VerbosePrints.Config to true 3 years ago
LuttyYang 073a7bcc61
Add public debug api (#3792) 3 years ago
Rongjian Lan 004a5867e8 launch vrf and 3 governance proposal at epoch 631 3 years ago
Jacky Wang 4bcf251c75
[explorer] set in sync to false when explorer service unavailable (#3794) 3 years ago
Jacky Wang 63ffc86bea
Explorer db schema (#3790) 3 years ago
Alex Chen 5f5065f3ea Improve GetBlockByNumber by latest param 3 years ago