github celestiaorg/celestia-node v0.9.1
v0.9.1 - Bootstrapping stability improvements

latest releases: v0.17.0-rc8, v0.16.0-beta.0, v0.17.0-rc7...
17 months ago

This release contains stability improvements for bootstrapping onto the network as well as two new config-related commands:

  • config-remove -- removes the node's config
  • config-update -- updates the node's outdated config

It also contains a change that will default to using my_celes_key account if more than one key is present in the keyring and no --keyring.accname has been specified.

What's Changed

FEATURES

  • feat(cmd): Add config-remove and config-update commands to CLI by @renaynay in #2068

REFACTORINGS

  • refactor(nodebuilder): Use my_celes_key as default if no --keyring.accname is specified by @renaynay in #2084

BUG FIXES

DEPENDENCIES

Full Changelog: v0.9.0...v0.9.1

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.