Commit Graph

214 Commits (0ab1ced677e5958f1b3340cb810f08c05d941a69)

Author SHA1 Message Date
Soph 17e6bafb3b
[RPC] revert PR #3907 (#3922) 3 years ago
harjas 44c13a24cd Update goimports 3 years ago
Rongjian Lan d442ba9efc
Cache block processing results and reuse during block commitment to db (#3905) 3 years ago
harjas 9c9793cbc1 use eth rpc with go-json 3 years ago
Rongjian Lan 0e4563f7e1
Add gas price suggestion on GasPrice rpc (#3876) 3 years ago
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 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
Jacky Wang 4081f3124c [stream] resolve comments according to https://github.com/harmony-one/harmony/pull/3584 4 years ago
Jacky Wang fbff3b4be5
[stream] added --sync.downloader flag to enable the node run sync stream server without start downloader 4 years ago