Adds mTLS to the privval gRPC server. Non-localhost listeners now require it or priv_validator_grpc_allow_insecure = true. See the guide.
What's Changed
- fix(indexer): cap tx_search/block_search match set via max_search_results (backport #3329) by @mergify[bot] in #3337
- fix(consensus/propagation): bound WantParts.MissingPartsCount by the bit array size (backport #3343) by @mergify[bot] in #3347
- feat: add TLS to privval gRPC (backport #3317) by @mergify[bot] in #3372
Full Changelog: v0.42.1...v0.42.2