This repository has been archived by the owner on Aug 19, 2022. It is now read-only.
v0.7.0
What's Changed
- sync: update CI config files by @web3-bot in #190
- implement a clean shutdown for the memory address book by @marten-seemann in #192
- optimize allocations in the memory address book by @marten-seemann in #191
- move AddrList to pstoremen, unexport it by @marten-seemann in #193
- remove the addr package by @marten-seemann in #195
- remove all calls to peer.ID.Validate by @marten-seemann in #194
- sync: update CI config files by @web3-bot in #196
- pstoremem: fix slice preallocation in GetProtocols by @mrd0ll4r in #198
- feat: use a clock interface to better support testing for pstoremem by @MarcoPolo in #199
- feat: Use a clock interface in pstoreds as well by @MarcoPolo in #200
New Contributors
- @mrd0ll4r made their first contribution in #198
- @MarcoPolo made their first contribution in #199
Full Changelog: v0.6.0...v0.7.0