v2.23.20
Key Changes
This release fixes an issue with the Terra2 watcher that is blocking observation of messages.
It also improves P2P connectivity for CCQ.
What's Changed
- CCQ: QueryResponse fuzzing + extra safety checks by @djb15 in #3519
- node/pkg/p2p: Prevent potential nil pointer dereference when processi… by @kev1n-peters in #3532
- CCQ: Server should use base networkID for logging by @bruce-riley in #3531
- node/ccq: allow guardian peers by @evan-gray in #3530
- node/pkg/p2p: Add GossipSub configuration to Components struct by @kev1n-peters in #3533
- CCQ/Node: Query request ID may not be unique by @bruce-riley in #3536
- node/pkg/watchers: cw decoding more robust by @panoel in #3535
New Contributors
Full Changelog: v2.23.19...v2.23.20