Drop memory limit. It was useful to debug OOMs but is now unnecessary
[dnsseed-rust] / src / peer.rs
2021-02-25 Matt CoralloBump rust-bitcoin, add addrv2
2020-06-13 Matt CoralloUpdate to latest rust-bitcoin
2019-08-26 Matt CoralloUse Option<NetworkMessage> so short buffer and unknown...
2019-08-26 Matt CoralloImplement connecting to Tor peers over SOCKS5 in Peer
2019-08-21 Matt CoralloDetect some simple classes of evil spy nodes
2019-05-20 Matt CoralloTotal runtime timeout, fix saves
2019-05-19 Matt CoralloRefactor per-node-scan-start into a function
2019-05-18 Matt CoralloInitial checkin