What's Changed
- build(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.13 by @dependabot[bot] in #2898
- fix(mempool): cap SeenTxSet size to prevent OOM from SeenTx flooding by @rach-id in #2887
- fix: guard nil syncer dereference in statesync Reactor.Receive by @rootulp in #2883
- fix: validate PartSetHeader.Total upper bound in ValidateBasic by @rootulp in #2885
- fix: cross-validate ExtendedCommit against LastCommit in blocksync by @rootulp in #2884
- build(deps): Bump github.com/grafana/pyroscope-go from 1.2.7 to 1.2.8 by @dependabot[bot] in #2894
- build(deps): Bump github.com/go-git/go-git/v5 from 5.17.0 to 5.17.1 by @dependabot[bot] in #2899
- build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.1 to 1.97.3 by @dependabot[bot] in #2897
- build(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.13 to 1.19.14 by @dependabot[bot] in #2903
- build(deps): Bump github.com/lib/pq from 1.12.0 to 1.12.3 by @dependabot[bot] in #2907
- build(deps): Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.42.0 to 1.43.0 by @dependabot[bot] in #2904
- feat: measure tx latency on the node side by @mcrakhman in #2912
Full Changelog: v0.40.1...v0.40.2