* Stop checking the entire AddressBook for each connection attempt * Stop redundant peer time checks within the address book * Stop calling `Instant::now` 3 times for each address book update * Only get the time once each time an address book method is called * Update outdated comment * Use an OrderedMap to efficiently store address book peers * Add address book order tests |
||
|---|---|---|
| .. | ||
| tests | ||
| arbitrary.rs | ||
| compact_size.rs | ||
| constraint.rs | ||
| date_time.rs | ||
| error.rs | ||
| read_zcash.rs | ||
| serde_helpers.rs | ||
| sha256d.rs | ||
| tests.rs | ||
| write_zcash.rs | ||
| zcash_deserialize.rs | ||
| zcash_serialize.rs | ||