microsoft/CCF ccf-6.0.16
microsoft/CCF
Captured source
source ↗published Oct 29, 2025seen Jun 26captured 1whttp 200method plain
6.0.16
Repository: microsoft/CCF
Tag: ccf-6.0.16
Published: 2025-10-29T11:20:56Z
Prerelease: no
Release notes:
Fixed
- Stop passing nullptr to curl_multi_socket_action (#7371)
Changed
- When
GET /node/snapshot/{snapshot_name}requests aRangethat extends beyond the snapshot's end, the node will now respond with the available sub-range rather than a Bad Request error.