Commit Graph

9 Commits (ccf057352347970a8d0dacfb80c96b4df6873401)

Author SHA1 Message Date
chao ebd5b8e240 replace consensus blsAddr with new syncID for state syncing 6 years ago
chao af8139f1e3 refactor state sync; decouple from consensus 6 years ago
Rongjian Lan d247eaa52f Fix state sync 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
chaosma e66aeb4c57
add beaconchain node state syncing (#502) 6 years ago
Minh Doan 6eb8d7ea96 new logic of creating staking transaction 6 years ago
Minh Doan 0cfa7cf3ff cleanup syncing logging which prints very long debug code in deploy.sh 6 years ago
chaosma cd6475c7e5
make state syncing compatible with new BLS consensus code 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Minh Doan 02e7e9f4a0 fix for golint 6 years ago
Minh Doan d4dd545967 add comment 6 years ago
Minh Doan abe4e55ebc add some tests for syncing. not fully completed yet as syncing need to be rewored with account model. 6 years ago
ak 3bedff9d86 moving services folder 6 years ago
Rongjian Lan 2e48f66a57 Fix build error by removing legacy reference 6 years ago
Rongjian Lan a73a9a9f09 Remove UTXO model 6 years ago
Minh Doan 25ca704f89 move syncing under services 6 years ago
Minh Doan 47056552dc add submit check 6 years ago
Minh Doan 734d2106b0 fix golint 6 years ago
Minh Doan 284a765fd9 change logic of syncing 6 years ago
Leo Chen 76375a2425 HAR-84: golint fix of p2p/peer.go 6 years ago
Minh Doan 7870edae6f add more tests when bad node participarting in syncing 6 years ago
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
Minh Doan 8b94362bd6 add more tests when bad node participarting in syncing 6 years ago
Minh Doan ceeb019bac 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
Minh Doan d69985dff3 add more tests when bad node participarting in syncing 6 years ago
Minh Doan 2f13e46543 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
Minh Doan a0a4656315 add more tests when bad node participarting in syncing 6 years ago
Minh Doan 14d130566d 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
Minh Doan 7094d5d530 make sure syncing package can keep syncing in case the new hashes are updated 6 years ago
Minh Doan 979f1a6e61 add more doc 6 years ago
Minh Doan 3b1bd7fdf3 change sync state logic and fix its test 6 years ago
Minh Doan d171691e28 add tests for syncing 6 years ago
Minh Doan 4bff45145f update syncing implementation with new downloader api 6 years ago
Minh Doan d35f12b85a state sync improvement 6 years ago
Minh Doan fd4cbda500 state_sync incremental improvement 6 years ago
Minh Doan 408bc10ceb modify state sync logic 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 6 years ago
Minh Doan 0e34dcf448 fix a lot of basic mistakes. See https://docs.google.com/document/d/1eIuVFnRra8Ggnj5zSTcGLn9iXGwHEdOHGC6-gHvvuGc 6 years ago
Minh Doan bae896c944 fix comments and fix ALL_CAPS lint 6 years ago
Minh Doan 1d89e89231 using syncing package instead 6 years ago
Minh Doan c097113ca5 add sync package 6 years ago