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
- 08d118ef deps: bump go-header and go-fraud (#3326)
- f30b5fba deps: bump celestia-app (#3316)
- 5f94b059 feat(ci): call reusable workflow to track the release deployments and notify devops (#3291)
- 739cbc7d chore(state/core_accessor): remove query cli (#3307)
Full Changelog: v0.13.3...v0.13.4