Drop memory limit. It was useful to debug OOMs but is now unnecessary
[dnsseed-rust] / Cargo.toml
2021-07-12 Matt CoralloBump rand, drop SockAddr size by an additional 4 bytes
2021-02-25 Matt CoralloBump rust-bitcoin, add addrv2
2020-07-19 Matt CoralloUse released bgp-rs
2020-06-13 Matt CoralloUpdate to latest rust-bitcoin
2020-05-31 Matt CoralloUpdate to upstream bgp-rs
2019-10-02 Matt CoralloInclude debug symbols in release mode, so backtraces...
2019-09-18 Matt CoralloBump bgp-rs
2019-08-23 Matt CoralloBump dep
2019-08-23 Matt Corallopanic = abort on debug, too
2019-08-23 Matt CoralloFilter DNS results by common ASN
2019-08-16 Matt CoralloBump bitcoin{,_hashes}
2019-06-10 Matt CoralloBump rust-bitcoin dep
2019-05-26 Matt CoralloUse more threads to avoid locks blocking all progress
2019-05-23 Matt CoralloBump bitcoin dep
2019-05-22 Matt CoralloBump rust-bitcoin with better ser/deser
2019-05-22 Matt Corallopanic = abort
2019-05-21 Matt CoralloBump rust-bitcoin to fix DoS, enable LTO
2019-05-19 Matt CoralloImplement subver regex checking, allow multiple version...
2019-05-18 Matt CoralloSwap to git
2019-05-18 Matt CoralloInitial checkin