Skip to content

v0.5.5

Compare
Choose a tag to compare
@Wondertan Wondertan released this 25 Mar 14:17
· 23 commits to main since this release
3b63466

What's Changed

  • log: Change stream-reset related errors' level from ERROR to WARN. by @AryanGodara in #161
  • fix(store): add error details to log output during header batch write by @tzdybal in #158
  • refactor(p2p): subscriber.Stop logs but ignores error from unregister topic validator by @renaynay in #127
  • chore(sync)!: Rename unrecentHead to outdatedHead in metrics + clean up Head func a bit by @renaynay in #163
  • fix(headertest): sanity check range by @renaynay in #166
  • fix(p2p): make bootstrapping non-blocking by @Wondertan in #167

New Contributors

Full Changelog: v0.5.4...v0.5.5