Commit Graph

1737 Commits (cdb32b33c47d958ca69766754e4cfe73dbe7c68f)

Author SHA1 Message Date
Rongjian Lan 86cd2bdb0e increase crosslink batch size 4 years ago
Alex Chen 73ab26cf4e Fix Ticker cannot stop for releasing resource 4 years ago
Rongjian Lan a0cc096111 fix test 4 years ago
Jacky Wang d8b5d1693a [sync] fix a panic issue found in stream tests 4 years ago
Rongjian Lan 31be87712d Add vrf tests and fix travis 4 years ago
Rongjian Lan 518f8dadb6 fix build and test 4 years ago
Rongjian Lan 5386978b0c Add vrf verification in block verification logic 4 years ago
Rongjian Lan ef9fd043a2 Add vrf proposal and vrf epoch 4 years ago
Jacky Wang 5be1c10bda [cmd] more fixes 4 years ago
Jacky Wang d7f31c5721 [cmd] changed code of dns-port 4 years ago
Jacky Wang 1ea2725457
[explorer] Instruct explorer.InSync RPC uses NodeAPI as backend. 4 years ago
Leo Chen ee1644ce06 [sync] fix nil pointer when querying /node-sync 4 years ago
Jacky Wang 66e6d035e3 [sync] make sync rpc compatible with legacy sync 4 years ago
Jacky Wang 1770f1a30b [misc] shut down blockchain at last 4 years ago
Jacky Wang 90c0798f00
[engine] removed print logs for debug 4 years ago
Jacky Wang f203a5b41c
[engine] refactored engine and added VerifyCrossLink method 4 years ago
Rongjian Lan 52ac53e6d1 limit crosslink in each block 4 years ago
Rongjian Lan aef7b0d8ae reduce crosslink batch load 4 years ago
Rongjian Lan a4dc8bc0bf fix 1 off condition 4 years ago
Rongjian Lan 7e0e8e39c0 Amortize the sending of crosslinks 4 years ago
Rongjian Lan 522193e24a increase crosslink batch size 4 years ago
Jacky Wang e8266f5c86
[sync] ease the verification on dns client side, enable server forward compatibility 4 years ago
Jacky Wang 2d70b2adab
[engine] added additional cache epochCtxCache for engineImpl, also removed shardID in engineImpl (since it's redundant with chainReader.ShardID()) 4 years ago
Jacky Wang e51bdbdc19
[misc] resolved comments of TODOs 4 years ago
Jacky Wang 63216dc7c2
[sync] address some comments and reverted the RLP hash change. 4 years ago
Jacky Wang 9a27b46bb8
[sync] fixed beacon sync signature verification 4 years ago
Jacky Wang b91db85c23
[sync] add commit signature in peer registeration and new block push 4 years ago
Jacky Wang bec43ca07e
[sync] refactor the convoluted logic in processStateSync 4 years ago
Jacky Wang a4001a92de
[sync] fix two bugs 4 years ago
Jacky Wang d4ae4fb1a6
[sync] added commit sig verification logic to legacy sync 4 years ago
Jacky Wang cd50682097
[engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
Rongjian Lan a03a17ce45 clean up and todos 4 years ago
Rongjian Lan b6ca283a8a remove unnecessary crosslink broadcast in state sync 4 years ago
Rongjian Lan 2bf97dd376 return error for invalid address parsing 4 years ago
Jacky Wang 50d9878a4e
[stream] added one more comment on BeaconSyncHook 4 years ago
Jacky Wang b2fe9fe348
[stream] node.IsRunningBeaconChain is refactored to a new method 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 c05e150aa7
[stream] rename dns syncing package to legacysync 4 years ago
Rongjian Lan a6f356b386 avoid unnecessary header sig checking 4 years ago
Leo Chen fe2f907adc [node] increase node message context to 30 seconds 4 years ago
Jacky Wang 3d6858aba5
[P2P] Added functionality to Host for stream, replaced networkInfo service. (#3534) 4 years ago
Jacky Wang f00c90e3e6
Graceful shutdown - All registered services are shutdown gracefully. (#3533) 4 years ago
Sebastian Johnsson 0c13c1c41b RPC fixes - filter API:s + difficulty hex formatting 4 years ago
Sebastian Johnsson e993a583d2 Add web3_clientVersion 4 years ago
Leo Chen c1fbc64cef [log] add additional logs in consensus 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
Sebastian Johnsson cf4f6dd321 Refactor `eth_` RPC:s to improve support for Truffle, web3.js etc 4 years ago