github celestiaorg/celestia-node v0.14.0-rc1

latest releases: v0.15.0-alpha.0, v0.14.0, v0.13.7...
24 days ago

What's Changed

  • chore: Update Tendermint Telemetry Broken Link by @Erlangshen219 in #3338
  • fix(ci): update from published to released trigger for deployment epic by @MSevey in #3351
  • chore(deps): chore: bump to rsmt2d to v0.13.1 by @walldiss in #3319
  • chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #3353
  • chore: bump go-libp2p-pubsub by @Wondertan in #3372
  • chore(deps): Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #3321
  • chore(deps): Bump go.uber.org/fx from 1.20.1 to 1.21.1 by @dependabot in #3342
  • chore(deps): Bump the otel group with 8 updates by @dependabot in #3343
  • chore(deps): Bump codecov/codecov-action from 4.1.0 to 4.3.1 by @dependabot in #3354
  • chore(deps): Bump peaceiris/actions-mdbook from 1 to 2 by @dependabot in #3308
  • chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #3310
  • fix(pruner/light): Fix light availability window provided by @renaynay in #3370
  • chore(deps): Bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 by @dependabot in #3369
  • chore(deps): Bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.4 by @dependabot in #3341
  • chore(makefile): comment for install-global to clarify linux support only by @mastergaurang94 in #3340
  • chore: bump to app v1.9.0 by @evan-forbes in #3366
  • refactor(state): Remove need for core RPC conn and rely only on gRPC for state reads by @renaynay in #3359
  • chore: add dupword CI && remove repetitive words globally by @goofylfg in #3360
  • refactoring(cmd/state): remove submit-tx from cli by @vgonkivs in #3348
  • feat(cmd): match upcoming node version with API by @vgonkivs in #3318
  • refactor: changed user UserAgent name by @ramin in #3379
  • chore: fix function names in comment by @studystill in #3337
  • refactor: add missing stop ticker by @hoank101 in #3389
  • feat(tracer): Add shutdown hook for tracer by @dougEfresh in #1524
  • chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6 by @dependabot in #3395
  • chore(deps): Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #3398
  • chore(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #3400
  • fix(das): Clarify logs for historic headers that are skipped by @renaynay in #3380
  • chore(deps): Bump celestiaorg/.github from 0.2.8 to 0.3.1 by @dependabot in #3124
  • chore(nodebuilder/das | pruner): Privatise samplingWindow in DAS params, add Duration method to AvailabilityWindow by @renaynay in #3378
  • fix(blob/service): fix handling of the padding shares by @vgonkivs in #3404
  • ci: generate and store openrpc.json with the tagged release artifacts by @ramin in #3350
  • add @cristaloleg to .github/CODEOWNERS by @ramin in #3418
  • chore(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #3420
  • doc: improve godoc for the blob service by @vgonkivs in #3422
  • chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #3436
  • chore(deps): Bump celestiaorg/.github from 0.3.2 to 0.4.1 by @dependabot in #3412
  • chore(deps): Bump github.com/filecoin-project/go-jsonrpc from 0.3.1 to 0.4.0 by @dependabot in #3439
  • chore(logs): lower bitswap-server verbosity by @Wondertan in #3434
  • chore(deps): Bump github.com/celestiaorg/nmt from v0.20.0 to v0.21.0 by @walldiss in #3443
  • chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.34.1 by @dependabot in #3374
  • chore(deps): Bump golang.org/x/crypto from 0.21.0 to 0.23.0 by @dependabot in #3399
  • feat(p2p/discovery)!: Implement archival discovery + syncing of historic blocks and blobs by @renaynay in #3188
  • feat(pruner/light): implement light pruning by @Wondertan in #3388
  • refactor(core): remove unused test grpc server by @walldiss in #3445
  • fix(cmd): Add pruner flags to LN as well by @renaynay in #3449
  • chore(deps): Bump github.com/multiformats/go-multiaddr from 0.12.3 to 0.12.4 by @dependabot in #3414
  • fix(share/getters)!: return nil shares from all getters in non-inclusion case by @walldiss in #3454
  • chore(deps): Bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #3460
  • chore(deps): Bump celestiaorg/.github from 0.4.1 to 0.4.2 by @dependabot in #3456
  • chore(deps): Bump alpine from 3.19.1 to 3.20.0 by @dependabot in #3435
  • chore(deps): Bump go.uber.org/fx from 1.21.1 to 1.22.0 by @dependabot in #3458
  • fix(share/pruner) enable Light node pruner service by @walldiss in #3455
  • chore: bump libp2p, go-header and app by @Wondertan in #3446
  • feat(share/pruner): disallow converting pruned node to archival by @walldiss in #3467
  • chore(share/p2p/discovery): add log for start by @renaynay in #3471
  • chore(swamp): remove always failing assert by @cristaloleg in #3463
  • fix(nodebuilder/share): Pass light.Window to shrex getter construction regardless of node type / pruning mode by @renaynay in #3466

New Contributors

Full Changelog: v0.14.0-rc0...v0.14.0-rc1

Don't miss a new celestia-node release

NewReleases is sending notifications on new releases.