Commit Graph

32 Commits (4dac52c33d23df0a307e6b6cdee0958e5966dc0a)

Author SHA1 Message Date
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
Minh Doan 9a2cfb9080 change BlsPubKey to ConsensusPubKey and remove unnecessary log 6 years ago
Minh Doan a4d3c13a18 rename PubKey to BlsPubKey 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 bd8c13cbf6 fix go test error 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