A patch release targeting various findings for the Blockspace Race ITN.
It mainly fixes the issue where the required metric for uptime observability wasn't emitted and ensured the recoverability of accounts via mnemonic.
Fixes
- fix(nodebuilder): Also invoke header store head metrics by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1906
- fix: Go ldflags inside Dockerfile by @jrmanes in https://github.com/celestiaorg/celestia-node/pull/1900
- fix(nodebuilder): Ensure new generated account is recoverable via mnemonic by @renaynay in https://github.com/celestiaorg/celestia-node/pull/1908
- fix(cmd): repo should be closed on defer by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/1911
Miscellaneous
- misc(core): Add debug log to
CoreListenerby @renaynay in https://github.com/celestiaorg/celestia-node/pull/1909 - deps: update libp2p pubsub by @Wondertan in https://github.com/celestiaorg/celestia-node/pull/1910
Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.7.0...v0.7.1