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/syncing
Minh Doan fa3729ffb5 fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
..
downloader quick fix for syncing server making connection 6 years ago
errors.go update syncing implementation with new downloader api 6 years ago
interface.go change sync state logic and fix its test 6 years ago
syncing.go fix syncing assumption that all peers in syncing are honest. hashes consensus are reached when 2/3 nodes agree on the hashes 6 years ago
syncing_test.go add more tests when bad node participarting in syncing 6 years ago