Commit Graph

165 Commits (ddbafdae176e417b9ad89a876daffc4d6429ea98)

Author SHA1 Message Date
Leo Chen 591c6fbece [ping] display blskey in ping message 5 years ago
Rongjian Lan 6ade661f9b Wire receipts in block proposal; fix lint 5 years ago
Rongjian Lan 5580d0df15 Add receipt local storage and pending list 5 years ago
Kai Lee d588ce1e4b Replace all logs in p2p module to use zerolog 5 years ago
Kai Lee 4e35e7d749 Replaced loggers in `p2p/` with custom shared logger 5 years ago
Rongjian Lan 492aac7fdd more log change 5 years ago
Rongjian Lan a1f2acb57d Improve logging readability 5 years ago
Richard Liu fe217ad2b7
more rpc APIs. (#863) 6 years ago
Leo Chen a46514120d [crash] fix nil pointer error #749 6 years ago
Eugene Kim ba6f4b24d0
Update p2p/host/hostv2/hostv2.go 6 years ago
Eugene Kim 11459a4ea0 Add regression test 6 years ago
Leo Chen a88eb643e6 [crash] fix nil pointer error #749 6 years ago
Rongjian Lan f72cb43b83 make 1+3 sharded network work locally with deploy.sh 6 years ago
Leo Chen 313ddac6ca [utils] move GetAddressHex to utils module 6 years ago
Leo Chen 2a3b4bc3ec [cleanup] remove unused file 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
animeshg 2064c792a7 Add unit tests in group 6 years ago
animeshg e5a7c1ba49 Add tests in drand, group & backoff 6 years ago
Minh Doan ca25ea657a fix goimports 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 7b4e20408d add global variables to keep all GroupID 6 years ago
Eugene Kim b4c69672d4 Regen mocks 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Rongjian Lan 562ae5078d Delete some unused consensus code 6 years ago
chaosma e66aeb4c57
add beaconchain node state syncing (#502) 6 years ago
Rongjian Lan 873e37daac Move contract code to contract.go 6 years ago
chaosma 02aa3d6477
add beaconchain database support for normal shard nodes (#480) 6 years ago
Leo Chen 7a1ac90a5b add shard client support 6 years ago
Leo Chen aad244165f fix build error of unused variable 6 years ago
Leo Chen 1436dc19e5 remove excessive log messages 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 f96ad9727b Fix stream leak 6 years ago
Eugene Kim 687e01f137 Regenerate 6 years ago
Eugene Kim 59d53cb294 Add //go:generate for mocks and .pb.go files 6 years ago
Eugene Kim 05fdaa9197 Introduce and use uniform host logger 6 years ago
Eugene Kim 2680b7cc7d Fix gometalinter warnings 6 years ago
Eugene Kim 610c02803d Tag libp2p packages with libp2p_ prefix 6 years ago
Eugene Kim 913cb45115 Move go:generate to the source side 6 years ago
Eugene Kim f05eca3f8a Unexport internally used interfaces 6 years ago
Eugene Kim a62b65ece9 pubsub → libp2p_pubsub 6 years ago
Eugene Kim f24509594e Remove libp2p config option passthrough 6 years ago
Leo Chen 7b0769c651 gossip all consensus messages 6 years ago
Leo Chen a55b4514dd use gossip for all consensus messages 6 years ago
Leo Chen b7838579de use mutex to simplify the locking 6 years ago
Leo Chen 98596f4f21 add connecthostpeer function 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 993ec605c9 nit: add peer info when logging write errors 6 years ago