v0.73.3
What's Changed
- fix: add locking around keepalive timer by @agaffney in #526
- perf: a little optimization for Transactions() methods by @igorcrevar in #527
- fix: move protocol cleanup routines to Start() by @agaffney in #531
- fix: golangci-lint errcheck on address populateFromBytes by @wolf31o2 in #532
- fix: exit goroutine on close in ouroboros_mock by @agaffney in #534
- test: add goleak by @agaffney in #536
New Contributors
- @igorcrevar made their first contribution in #527
Full Changelog: v0.73.2...v0.73.3