NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
371 stars 158 forks source link

Update zstd version #1862

Closed ashu26jha closed 1 month ago

ashu26jha commented 1 month ago

Fixes #1842 After this PR is merged we could use Zstd compression. Previous version had some memory management issue.

Details about this particular version: https://github.com/DataDog/zstd/releases/tag/v1.5.5%2Bpatch1

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.29%. Comparing base (b2c2d9c) to head (47e617c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1862 +/- ## ========================================== - Coverage 75.37% 75.29% -0.09% ========================================== Files 97 97 Lines 8313 8313 ========================================== - Hits 6266 6259 -7 - Misses 1516 1519 +3 - Partials 531 535 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.