Commit Graph

8 Commits (4539a5145e9b7f1a5d76d6379ef09ebc82fabe4e)

Author SHA1 Message Date
Leo Chen feceec6e38 [net] only listen to tcp4 address 5 years ago
Chao Ma c80d196e47 initial setup of shard information use latest epoch info to replace genesis epoch info 5 years ago
Kai Lee 9e87c928f1 Replace all logs in api module to use zerolog 5 years ago
chao 815398e6ec make state sycning log uniform with [SYNC] in the beginning 6 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 6 years ago
Rongjian Lan f6c1230d49 Reorg genesis block for normal shards 6 years ago
chao af8139f1e3 refactor state sync; decouple from consensus 6 years ago
Minh Doan c64b6e8de3 rename services to service 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
ak 3bedff9d86 moving services folder 6 years ago
Minh Doan 25ca704f89 move syncing under services 6 years ago
Minh Doan 51e47421f5 fix golint for client txgent 6 years ago
Minh Doan 8e5a30debb quick fix for syncing server making connection 6 years ago
Minh Doan f77ecb6a11 quick fix to make ./deploy.sh working. the reason is that we only open a fixed port to function syncing for the different nodes but ./deploy.sh is to run nodes in the same localhost address 6 years ago
Minh Doan 29a5cc563e add some more State and set up syncing in each node 6 years ago
Minh Doan 45e0eeb728 add some more State and set up syncing in each node 6 years ago
Minh Doan 979f1a6e61 add more doc 6 years ago
Minh Doan 8b84044730 change proto file and its implementation 6 years ago
Minh Doan 48b40bc88c add TestGetBlockHashes and refactor related code 6 years ago
Minh Doan 8369b89cfd clean-up client/server. Move client/server to parent folder 6 years ago
Minh Doan c43378352d add server api for downloader 6 years ago