What's Changed
- chore: gitignore claude local settings by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2787
- build(deps): Bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2786
- build(deps): Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2785
- build(deps): Bump github.com/klauspost/reedsolomon from 1.13.0 to 1.13.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2784
- fix: correct buffer offset bug in ProposerPriorityHash by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2792
- chore: init CLAUDE.md by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2795
- fix: make help the default target and include all targets in help output by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2797
- build(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.38.0 to 1.40.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2783
- fix: replace infinite loops with bounded polling in p2p switch tests by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2800
- fix: pin golangci-lint version via Go tool dependency by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2799
- build(deps): Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2806
- build(deps): Bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2807
- build(deps): Bump github.com/lib/pq from 1.11.1 to 1.11.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2809
- fix: correct pruning condition in RS Decode for last part padding by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2794
- fix: disconnect peers sending malicious Txs messages with too many or empty txs by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2801
- fix: prevent GC finalizer from closing TCP conn in p2p switch tests by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2805
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.39.24...v0.39.25