v0.5.3
This release focuses on providing observability as well as fixes timeout issue
What's Changed
- fix(headertest): Store should fail if a range of 0 is requested by @renaynay in #147
- fix(p2p): fix metrics in p2p package by @vgonkivs in #144
- fix(headertest): Return ErrNotFound in header store if not found by @renaynay in #148
- fix(syncer): set timeout for head request by @vgonkivs in #152
- feat(syncer/metrics): add metrics to syncer by @vgonkivs in #136
- feat(p2p): cover Exchange with traces by @vgonkivs in #150
Full Changelog: v0.5.2...v0.5.3