github celestiaorg/celestia-node v0.12.0

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

Mainnet Release

After 2.5 years of work, the celestia-node mainnet release is here.

To run a node against Celestia mainnet:

celestia [bridge || full || light] init
celestia [bridge || full || light] start

This is a major milestone for the node team (@Wondertan @renaynay @vgonkivs @walldiss @distractedm1nd and @ramin). We are very proud to share our work with you.

F6BIVdiWgAE-bDp

Notes

This release only contains minimal bug fixes, small dependency bumps and other chores.

What's Changed

  • fix(blob): properly wrap error in GetAll method by @tzdybal in #2853
  • chore(deps): Bump celestiaorg/.github from 0.2.3 to 0.2.8 by @dependabot in #2851
  • fix(p2p): Start listening to QUIC when CELESTIA_ENABLE_QUIC is set by @oblique in #2857
  • fix(core): Increase listener timeout to 3x block time by @renaynay in #2852
  • chore: fix docker builds for arm64 by @Bidon15 in #2862
  • override organization pull_request_template.md by @ramin in #2805
  • (ci) matrix tests for different OS by @ramin in #2855
  • update golangci-lint by @ramin in #2868
  • fix(docgen): fix das naming for the openrpc spec by @vgonkivs in #2870
  • chore(nodebuilder/das): change daser module name to das by @vgonkivs in #2871
  • tests(share/byzantine): extend befp tests by @vgonkivs in #2864
  • signed binaries for goreleaser by @ramin in #2869
  • chore: bump go-header by @Wondertan in #2877
  • fix(core/listener): make listener to retry subscribing on errors by @walldiss in #2876
  • chore(deps): Bumps app to v1.3.0 by @renaynay in #2881
  • (ci) update github actions ci to use a single GO_VERSION variable by @ramin in #2806
  • chore(nodebuilder): bind OTLP error logging by @Wondertan in #2861
  • (ci) mark flakey test suites as "continue-on-error: true" by @ramin in #2874
  • refactor(nodebuilder/share/cmd)!: Take block height instead of ExtendedHeader as argument for share cmds by @bao1029p in #2872
  • feat: celestia mainnet bootstrappers by @smuu in #2888
  • feat(nodebuilder/p2p): Add mainnet genesis hash by @renaynay in #2889

New Contributors

Full Changelog: v0.11.0...v0.12.0

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.