Commit Graph

273 Commits (1e469fd99ef119f94f14b2bae3cea58492e7e559)

Author SHA1 Message Date
LuttyYang 6bd1c152dd
add rpc api for support monitor the signing power (#3848) 3 years ago
Lutty 14ddbd9574 remove IsBackup to GetNodeMetadata API 3 years ago
Lutty faacc7c091 rebase code 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 b2472d87c0 [tracer] change tracer to apply to block instead of tx 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
Leo Chen 07807c8f2d [sync] add a tolerance number for node-sync checking 3 years ago
peekpi d1436cc602 [tracer] fix bug of trace suicide opcode 3 years ago
Peter Chung 9fe7a51efa [rpc] add hmyv2_getConfig rpc 3 years ago
Alex Chen 73ab26cf4e Fix Ticker cannot stop for releasing resource 4 years ago
peekpi 300e03f207 [tracer] fix format of contract create action 4 years ago
Rongjian Lan 4360503bd3
extend EPoS bound to 35% (#3714) 4 years ago
peekpi 9ee88f45f7 [tracer] use PrecompiledContractsVRF in tracer module 4 years ago
peekpi 59568b9874 [tracer]: go code fmt 4 years ago
lixp 666d0bedd7 [tracer][rpc] go version of "trace_block" 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Jacky Wang 6705e233ee
[rpc] added current block number in utility metadata 4 years ago
Jacky Wang 6b59edc3d7 [downloader] fix inSync method 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang 62197e3a26 [stream] change time.Tick to Ticker 4 years ago
xiaohuo 3140f75d16 fix: assert type error 4 years ago
xiaohuo 70e7efea49 refactor: convert UndelegationPayouts to struct for future extension 4 years ago
xiaohuo fa9fb1f231 chore: go fmt 4 years ago
xiaohuo 48e8dad5ec chore: remove one comment 4 years ago
xiaohuo 2397fae0d7 feat(rostta): handle undelegation paypout transactions 4 years ago
Jacky Wang f203a5b41c
[engine] refactored engine and added VerifyCrossLink method 4 years ago
peekpi 533397d4a5 [hmy/tracers] use gas 0x0 as plain account transfer 4 years ago
peekpi 6aff71e293 [rpc][tracers] return nil if block not exists 4 years ago
Rongjian Lan b1a71c3e2c fix test build 4 years ago
Rongjian Lan c64b90916d Avoid repeated state creation in validator reading 4 years ago
peekpi fe4fb21b67 [hmy] use eth txhash in trace_block 4 years ago
peekpi 8353de35a4 [hmy] prepare correct hash for traceBlock 4 years ago
peekpi 1ec45f9c6d add trace_block script 4 years ago
peekpi 011d78b530 [tracers][vm] expose transaction query api for js vm. 4 years ago
Jacky Wang 2916c3379f
[sync][stream] remove writeCommitSig in both legacy sync and downloader 4 years ago
Jacky Wang 63216dc7c2
[sync] address some comments and reverted the RLP hash change. 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
Rongjian Lan e1d072b3ac revert change on insertHook 4 years ago
Rongjian Lan faf89361d6 minor change 4 years ago
Rongjian Lan b6ca283a8a remove unnecessary crosslink broadcast in state sync 4 years ago
Jacky Wang e461b85ac8 [stream][consensus] resolve stn stuck issue and some fixes to short range sync. 4 years ago
Rongjian Lan d7b968e579 disable early unlock of tokens 4 years ago
Jacky Wang e7e96fd6fd
[stream] fix a bug in insertHelper 4 years ago
Jacky Wang 50bb0d5122
[stream] fix long range test errors 4 years ago
Jacky Wang dd0a109ba7
[stream] added more prometheus metrics 4 years ago