Skip to content

v0.4.0

Compare
Choose a tag to compare
@renaynay renaynay released this 13 Oct 12:30
· 58 commits to main since this release
098c994

This release contains breaks to the Getter interface as well as a break to the Subscriber constructor.

What's Changed

  • feat(p2p)!: parameters for Subscriber by @Wondertan in #118
  • refactor!: Merge GetVerifiedRange and GetRangeByHeight in Getter interface and remove redundant endpoint by @renaynay in #117
  • refactor(sync)!: use options to init metrics by @Wondertan in #121
  • fix!: handle error on metrics by @Wondertan in #123

Full Changelog: v0.3.3...v0.4.0