mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* `TestDataColumnSidecarsByRangeRPCHandler`: Remove commented code. * Remove double import * `dataColumnSidecarsByRangeRPCHandler`: Gracefully close the stream if no data to return. * Tests: Change `require` to `assert` in goroutines in tests. https://pkg.go.dev/github.com/stretchr/testify/require#hdr-Assertions * Add changelog.
102 B
102 B
Fixed
dataColumnSidecarsByRangeRPCHandler: Gracefully close the stream if no data to return.