What's Changed
- chore: update CODEOWNERS to use protocol team by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2879
- fix: enforce maxRequestsPerPeer on direct SeenTx path in CAT mempool by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2880
- feat(privval): expose
GetPubKeyover gRPC by @ninabarbakadze in https://github.com/celestiaorg/celestia-core/pull/2881 - build(deps): Bump github.com/sasha-s/go-deadlock from 0.3.7 to 0.3.9 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2889
- fix: correct .PHONY target for test_deadlock by @operagxsasha in https://github.com/celestiaorg/celestia-core/pull/2882
- fix: prevent uint32 overflow in RowProof.Validate() by @rootulp in https://github.com/celestiaorg/celestia-core/pull/2886
- build(deps): Bump github.com/minio/highwayhash from 1.0.3 to 1.0.4 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2891
- build(deps): Bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2888
- build(deps): Bump github.com/lib/pq from 1.11.2 to 1.12.0 by @dependabot[bot] in https://github.com/celestiaorg/celestia-core/pull/2890
New Contributors
- @operagxsasha made their first contribution in https://github.com/celestiaorg/celestia-core/pull/2882
Full Changelog: https://github.com/celestiaorg/celestia-core/compare/v0.40.0...v0.40.1