kaspanet / kaspad

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

RPC SubmitTransaction: Dequeue old responses from previous requests #2262

Closed michaelsutton closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (d2453f8) 58.80% compared to head (6b82137) 58.78%.

Files Patch % Lines
...ture/network/rpcclient/rpc_send_raw_transaction.go 27.77% 10 Missing and 3 partials :warning:
app/rpc/rpchandlers/submit_transaction.go 0.00% 1 Missing :warning:
cmd/kaspawallet/daemon/server/broadcast.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2262 +/- ## ========================================== - Coverage 58.80% 58.78% -0.02% ========================================== Files 682 682 Lines 33306 33316 +10 ========================================== Hits 19584 19584 - Misses 10876 10884 +8 - Partials 2846 2848 +2 ```

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