Commit Graph

288 Commits (01691fd3ea0840b25de58160cec1308829e2c209)

Author SHA1 Message Date
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
Jacky Wang 395a875158
[stream] added rpc and rosetta and metadata interface about stream sync protocol 4 years ago
Jacky Wang 79f9e12168
[stream] setup downloader in main. Added sync related flags, and revert beacon helper not to verify signature" 4 years ago
Jacky Wang efe1f35c7f
[stream] instruct the beaconhelper also uses insertHelper 4 years ago
Jacky Wang 1fa894d492
[stream] added downloader module for downloading blocks 4 years ago
Rongjian Lan 3b8feafae9 fix check nil bug 4 years ago
Rongjian Lan 9209234e36 fix getLogs for txnHash 4 years ago
Rongjian Lan 04776966ad
return eth hash for eth_ log related rpc (#3573) 4 years ago
Rongjian Lan 0512846a8b
fix concurrent map read issue (#3542) 4 years ago
Rongjian Lan 5643dff467
Give testnet internal node 70% voting power for stuck epochs (#3521) 4 years ago
Daniel Van Der Maden 94bf414083
Make token supply related fns more accurate (#3509) 4 years ago
Rongjian Lan 9ab1038111
Use and return the Ethereum tx hash for Ethereum txs (#3512) 4 years ago
Rongjian Lan d6e98436f4
Add EthChainID and update signers accordingly for processing eth txns. (#3497) 4 years ago
Rongjian Lan 666033c3eb
Add InternalTransaction and CoreTransaction interface to abstract txns (#3494) 4 years ago
Daniel Van Der Maden 6b143bb048
[Rosetta] Track internal transactions (#3475) 4 years ago
Rongjian Lan 60e42232a9
Change blocks per epoch for testnet. (#3472) 4 years ago
Leo Chen 74971b63b9 [config] disable beacon archival by default 4 years ago
PeekPI 3237f43adc
[RPC] Add javascript engine 'duktape' to tracer module (#3461) 4 years ago
peekpi 23fd7afa4a add js engine 'duktape' to tracer module 4 years ago
Janet Liang a40e7f5450 [rpc] Fix lint again 4 years ago
Janet Liang 9737ca0b21 [rpc] Fix lint 4 years ago
Janet Liang 346a5dda7c [rpc] Refactor tracer to a public API 4 years ago
Janet Liang afce7e60a7 [core] Remove redundant function to return ChainDB 4 years ago
Daniel Van Der Maden 046e87e9f8
Rosetta Implementation Cleanup FIX (Stage 3 of Node API Overhaul) (#3402) 4 years ago
Daniel Van Der Maden b088d6dc77
Rosetta Implementation Cleanup (Stage 3 of Node API Overhaul) (#3390) 4 years ago
Daniel Van Der Maden 2844d73140
Rosetta Implementation - pt4 (Stage 3.4 of Node API Overhaul) (#3380) 4 years ago
Jacky Wang 2430a85162
[core] node stuck fix (#3378) 4 years ago
Janet Liang 2bd4083b61
[core] Return EVM errors from ApplyMessage for external use (#3375) 4 years ago
Rongjian Lan 4452b36ee4
Rollup evm to geth v1.9.9 Muir Glacier (#3356) 4 years ago
Leo Chen a551c05ed8 [rpc] expose consensus internal data via rpc 4 years ago
Leo Chen 42923336c9 [viewchange] encapsulate both viewID and viewChangeID 4 years ago