Commit Graph

19 Commits (51d42cc86c54ed74b257329812f323747b7d233a)

Author SHA1 Message Date
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 413ae2fd1e add bootnode parameter in networkinfo service 6 years ago
Leo Chen 634ada791c add beacon neighbor support 6 years ago
Minh Doan 3d81d71a03 set up message channels 6 years ago
Leo Chen f40569cab7 check if peerChan is nil or not 6 years ago
Leo Chen dd99219ee3 add NotifyService function in the service interface 6 years ago
Leo Chen 7b0769c651 gossip all consensus messages 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 b7838579de use mutex to simplify the locking 6 years ago
Leo Chen ec5102708e [libp2p] init integration of group message by pubsub 6 years ago
Minh Doan 0bbf43fe7e change NewService to New 6 years ago
Minh Doan 2dd4c6ad12 fix logging usage 6 years ago
Leo Chen 11a68db13b split discovery service into two services 6 years ago
Minh Doan 51f7cf37e4 fix comments 6 years ago
Minh Doan a962c28ec0 change NewService to New 6 years ago
Minh Doan c287d9db3c add networkinfo service 6 years ago