What's Changed
- build(deps): Bump github.com/prometheus/common from 0.67.1 to 0.67.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2630
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.17 to 1.31.20 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2651
- build(deps): Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2653
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.90.2 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2649
- feat: track validator missed proposals by @sSelmann in https://github.com/celestiaorg/celestia-core/pull/2609
- chore: fix logger panic by @rach-id in https://github.com/celestiaorg/celestia-core/pull/2654
- fix: sync large blocks without OOMing by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2636
- fix: correct calculation of retry seconds in blocksync by @mcrakhman in https://github.com/celestiaorg/celestia-core/pull/2659
- build(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2672
- build(deps): Bump github.com/prometheus/common from 0.67.2 to 0.67.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2671
- build(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.39.6 to 1.40.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2669
- build(deps): Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2667
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.2 to 1.92.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2665
- build(deps): Bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2670
- feat: optionally skip processProposal while blocksyncing by @evan-forbes in https://github.com/celestiaorg/celestia-core/pull/2658
New Contributors
- @sSelmann made their first contribution in https://github.com/celestiaorg/celestia-core/pull/2609
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.39.15...v0.39.16