kaspanet / kaspad

Kaspad is the reference full node Kaspa implementation written in Go (golang).
ISC License
440 stars 227 forks source link

Anti-spam measurements against dust attack (#2223) #2244

Closed someone235 closed 7 months ago

someone235 commented 7 months ago

Apply the anti-spam patch to the dev branch

codecov[bot] commented 7 months ago

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (9d1e446) 58.91% compared to head (ea0aaf1) 58.89%.

Files Patch % Lines
domain/miningmanager/mempool/mempool.go 22.85% 25 Missing and 2 partials :warning:
...main/miningmanager/mempool/validate_transaction.go 66.66% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2244 +/- ## ========================================== - Coverage 58.91% 58.89% -0.03% ========================================== Files 679 679 Lines 33198 33241 +43 ========================================== + Hits 19558 19576 +18 - Misses 10795 10818 +23 - Partials 2845 2847 +2 ```

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