Skip to content

v0.13.4

Compare
Choose a tag to compare
@Wondertan Wondertan released this 21 Apr 15:40
· 59 commits to main since this release
13ac02f

A patch release containing various fixes.

Fixes

  • ceae8cfb fix(nodebuilder/share/cmd): Fix parsing of uint for height in share rpc CLI commands (#3294)
  • 913e9df5 fix(nodebuilder): return fx error if theres an error getting keystore or constructing signer (#3297)
  • 2dbf7586 fix(core): Unsubscribe from new block event on Stop in listener (#3315)
  • ba50a25f fix(p2p/discovery): Unregister metrics callback on close (#3280)
  • 13ac02fe fix(metrics): Unregister callback on stop for several metrics implementations (#3281)
  • c48dd049 feat(share/p2p/shrex): add recovery middleware to shrex-nd and shrex-eds servers (#3328)
  • fe94d62b feat(share/p2p/shrexsub): add recovery to shrexSub (#3327)

Chores

Full Changelog: v0.13.3...v0.13.4