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