mergify[bot]
|
133baa8ce6
|
Fix udp port check retry and check all udp ports (#10385) (#10577)
automerge
|
2020-06-14 18:16:15 -07:00 |
|
Michael Vines
|
c11abf88b7
|
Clean up use to keep rust 1.43.0 from complaining (#9740)
|
2020-04-27 16:54:11 -07:00 |
|
Michael Vines
|
e8a6c8cd6d
|
Don't panic if peer_addr() fails (#7678)
automerge
|
2020-01-04 10:00:22 -08:00 |
|
Michael Vines
|
d38f3f664f
|
Ensure IpEchoServerMessage is not fragmented (#7214)
automerge
|
2019-12-02 22:32:43 -08:00 |
|
Michael Vines
|
1eaf71b5b4
|
Improve error handling when the user mixes up gossip (8001) and RPC (8899) ports (#7158)
automerge
|
2019-12-02 09:01:25 -08:00 |
|
Ryo Onodera
|
3faeb7fa79
|
Rename solana-netutil to solana-net-utils for consistency (#6895)
* sed -i -e 's/netutil/net_utils/g' $(git grep --files-with-matches netutil :**.rs)
* sed -i -e 's/netutil/net-utils/g' $(git grep --files-with-matches netutil)
* git mv netutil/ net-utils
* Tweak a bit
* Fix rustfmt & clippy
|
2019-11-12 13:37:13 -07:00 |
|