nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

ir: Do not hash public keys to check orig/announced SN diff #2711

Closed carpawell closed 7 months ago

carpawell commented 8 months ago

Logs like "number differs number" may confuse, public keys are more common.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (de84b12) 28.78% compared to head (e123e6e) 28.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2711 +/- ## ========================================== - Coverage 28.78% 28.77% -0.01% ========================================== Files 415 415 Lines 32388 32388 ========================================== - Hits 9324 9321 -3 - Misses 22230 22233 +3 Partials 834 834 ```

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