Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change TestScan to insert hosts the proper way (through announcements…
… in a transaction and then mining a block with that txn) rather than through unexported addHosts method, simplify query used in addHosts because we only need to update lastAnnouncement and the net addresses for that host, use a separate query for unsuccessful scans and successful scans in addHostScans
- Loading branch information