Commit Graph

37 Commits (f16abb0b28894f365343b953286265616f5bf6ea)

Author SHA1 Message Date
Minh Doan d5848946d5 quick fix for logging 5 years ago
Leo Chen c1296aac8b [pingpong] reduce regular ping to 5 minutes 6 years ago
Yelin Lu 0d83532785 new rpc framework 6 years ago
Rongjian Lan 86ab59d389 Finish up resharding 6 years ago
u5surf 8d38f12425 [lint] fix misspell #708 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
chao 1bedd7dc85 change archival node as a validator; it's more secure for archival node to validate before accept the blocks; 6 years ago
chao 0d5dcfcae3 refactor state syncing; unify state sync and beacon sync (i.e. depends 6 years ago
Chao Ma 5496d697da combine wallet/txgen into light client node; 6 years ago
Chao Ma 84fa99008c wallet v2 fix 6 years ago
chao 7e12ec03d7 remove go.sum, remove some logs 6 years ago
chao 51d42cc86c fix wallet not working issue 6 years ago
Leo Chen efb4b81ef1 [debug] disable the log of sending ping message 6 years ago
Leo Chen 67acacece0 send a ping message before the timer tick 6 years ago
Rongjian Lan 72f75935e7 Make the first staking transaction working on the contract 6 years ago
Leo Chen 634ada791c add beacon neighbor support 6 years ago
Rongjian Lan 537c6b289c Fix invalid staking transaction 6 years ago
Minh Doan 3d81d71a03 set up message channels 6 years ago
Leo Chen ba4d27db6f txgen send/recv tx/block to beacon shard 6 years ago
Leo Chen 9628430bdf slow down the pace of sending ping message after received pong 6 years ago
Leo Chen dd99219ee3 add NotifyService function in the service interface 6 years ago
Leo Chen 57ee1d6018 support multiple groups in discovery service 6 years ago
Eugene Kim 2680b7cc7d Fix gometalinter warnings 6 years ago
Leo Chen 25485c655c add stop servie in discovery service 6 years ago
Leo Chen 9ba931abb9 simplify networkinfo/discovery services 6 years ago
Leo Chen 98596f4f21 add connecthostpeer function 6 years ago
Leo Chen 7b16b3ceda add more debug log 6 years ago
Leo Chen 8820c257a6 add list of incoming/outgoing peers 6 years ago
Leo Chen ec5102708e [libp2p] init integration of group message by pubsub 6 years ago
Leo Chen 8dbc795ee5 add isBeacon flag to specify the node is a beacon chain node 6 years ago
Leo Chen 11a68db13b split discovery service into two services 6 years ago
Eugene Kim 84e150a2df Handle peer channel closure gracefully 6 years ago
Leo Chen 1d71aac6ec construct p2p message using right function 6 years ago
Leo Chen 5ddab11138 use a separate function to handle peer found 6 years ago
Leo Chen ac26de397f send ping message to new peers 6 years ago
Leo Chen 6b46b91b0e add discovery service in the new service framework 6 years ago