Skip to content

v0.5.1

Compare
Choose a tag to compare
@renaynay renaynay released this 03 Jan 16:32
· 43 commits to main since this release
e9205ab

Fixes a long-standing logging issue where head verification fails due to it already being known and gets logged incorrectly as an ERROR.

What's Changed

  • fix(p2p|sync): Only log head verification failure as error if it is not ErrKnownHeader by @walldiss in #138

Full Changelog: v0.5.0...v0.5.1