github celestiaorg/celestia-node v0.3.1

latest releases: v0.15.0-alpha.0, v0.14.0, v0.13.7...
21 months ago

v0.3.1 - DASer parallelisation and quick fix to cel-key

This patch release notably includes an optimisation to the DASer in order to provide faster sampling over past headers and a fix to the cel-key utility to read from the correct node directory (which was broken in v0.3.0).

What's Changed

FEATURES

IMPROVEMENTS

  • refactor(service/state): CoreAccessor relies on header.Head instead of header.Getter by @renaynay in #1088
  • das: Parallelise DASer by @walldiss in #988
  • header/store: use an atomic.Pointer instead of Lock by @Martichou in #1079

BUG FIXES

  • fix(cel-key): reading from correct directory by @distractedm1nd in #1087
  • refactor(service/state): Fix log to return correct height of balance request by @renaynay in #1089

DEPENDENCIES

  • chore(deps): bump github.com/multiformats/go-multiaddr from 0.6.0 to 0.7.0 by @dependabot in #1071
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.9.0 to 1.10.0 by @dependabot in #1094
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.9.0 to 1.10.0 by @dependabot in #1098
  • chore(deps): Upgrading to go 1.19 by @distractedm1nd in #1067
  • chore(deps): bump go.opentelemetry.io/otel/metric from 0.31.0 to 0.32.0 by @dependabot in #1136
  • refactor(service/state): Use DefaultProofRuntime instead of ibc-go VerifyMembership endpoint by @renaynay in #1131
  • chore: remove deprecated linters by @rootulp in #1150
  • chore(deps): bump github.com/ipfs/go-cid from 0.3.0 to 0.3.2 by @dependabot in #1053

MISC

New Contributors

Full Changelog: v0.3.0...v0.3.1

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.