Commit Graph

20 Commits (7f5b1678494a8e61610fa6b09a02daa4a548a675)

Author SHA1 Message Date
Leo Chen 2984fb90ba fix go test errors in travis_checker.sh 6 years ago
Leo Chen c112ffb414 generate private key outside of host creation 6 years ago
Eugene Kim 1e39837f5a gometalinter p2p/... 6 years ago
Leo Chen 8edebd2250 fix some send message failure 6 years ago
Eugene Kim 4a2e1e2110 Move Host interface into the top-level p2p package 6 years ago
Leo Chen 49a48958d9 address all review comments 6 years ago
Leo Chen 550da64144 fix all the go test errors after p2p changes 6 years ago
Leo Chen fcbf5c255a add addPeer function support in p2p 6 years ago
Leo Chen f189ba0183 simplify SendMessage 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Leo Chen c511c4d4e0 catch errors in SendMessage 6 years ago
chaosma 6476146a81 add p2p unit tests 6 years ago
Richard Liu 79d7ac30c3
remove dup bufio.NewWriter (#223) 6 years ago
Richard Liu 7538f64d7e
fix p2p v2 on aws and for surviving from node killing. (#204) 6 years ago
Rongjian Lan fdcce8e4de Add tests for node_handler.go; move stream interface to its own file;create mock for stream.go 6 years ago
Rongjian Lan f26d62984c Add tests for consensus leader code 6 years ago
Leo Chen 18a52968b3 fix can't bind address issue on AWS 6 years ago
Leo Chen 53a5c3c856 HAR-65: support node removal after node is offline 6 years ago
Richard Liu edbcb88d45
fix p2p error related to beacon chain (#142) 6 years ago
Richard Liu 64230da6ee abstract out 2 versions of p2p 6 years ago