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 #1906
- fix: Go ldflags inside Dockerfile by @jrmanes in #1900
- fix(nodebuilder): Ensure new generated account is recoverable via mnemonic by @renaynay in #1908
- fix(cmd): repo should be closed on defer by @Wondertan in #1911
Miscellaneous
- misc(core): Add debug log to
CoreListener
by @renaynay in #1909 - deps: update libp2p pubsub by @Wondertan in #1910
Full Changelog: v0.7.0...v0.7.1