dnsseed-rust
2019-05-21 Matt CoralloAlso print hours for scan times
2019-05-21 Matt CoralloMake retry time IDs fixed-length too
2019-05-21 Matt CoralloFix minimum length prints
2019-05-21 Matt CoralloPrint old state on updates
2019-05-21 Matt CoralloUse AddressState utils more
2019-05-21 Matt CoralloAdd some util functions to AddressState
2019-05-21 Matt CoralloFix was_good timer check
2019-05-21 Matt CoralloFix dup block request bug
2019-05-21 Matt CoralloOnly print on chage, print on good, too
2019-05-21 Matt CoralloPrint errs in red
2019-05-21 Matt CoralloRequest block after addr recv, print subver on bad...
2019-05-21 Matt CoralloFix subver regex parsing with spaces
2019-05-21 Matt CoralloBump rust-bitcoin to fix DoS, enable LTO
2019-05-20 Matt CoralloImplement WasGood timeout
2019-05-20 Matt CoralloAllow NODE_NETWORK_LIMITED for full node consideration
2019-05-20 Matt CoralloFix dnsseed hostname
2019-05-20 Matt CoralloUpdate services properly on Good state
2019-05-20 Matt CoralloReject oversized addr messages
2019-05-20 Matt CoralloGenerate DNS entries for all known service flags
2019-05-20 Matt CoralloRequire port 8333, use IPs not socketaddrs for DNS
2019-05-20 Matt CoralloAdd nodes dumper
2019-05-20 Matt CoralloTotal runtime timeout, fix saves
2019-05-19 Matt CoralloImplement shutdown, input reading
2019-05-19 Matt CoralloImplement subver regex checking, allow multiple version...
2019-05-19 Matt Coralloimplement storing/reading data in human-readable data...
2019-05-19 Matt CoralloRefactor per-node-scan-start into a function
2019-05-18 Matt CoralloTrack service bits
2019-05-18 Matt CoralloSwap to git
2019-05-18 Matt CoralloInitial checkin