The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/hmy/downloader
Jacky Wang f203a5b41c
[engine] refactored engine and added VerifyCrossLink method
4 years ago
..
adapter.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
adapter_test.go [engine] refactored engine and added VerifyCrossLink method 4 years ago
beaconhelper.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
const.go [stream][consensus] resolve stn stuck issue and some fixes to short range sync. 4 years ago
downloader.go [sync][stream] remove writeCommitSig in both legacy sync and downloader 4 years ago
downloader_test.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
downloaders.go [stream] added downloader module for downloading blocks 4 years ago
longrange.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
longrange_test.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
metric.go [stream] added more prometheus metrics 4 years ago
shortrange.go [sync] address some comments and reverted the RLP hash change. 4 years ago
shortrange_test.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago
types.go [stream] added downloader module for downloading blocks 4 years ago
types_test.go [engine][stream] updated engine VerifyHeaderWithSignature and fix downloader test 4 years ago