Commit Graph

67 Commits (f455056d25a275e49a80b6e3ce3c5cfd9ab20f23)

Author SHA1 Message Date
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