HathorNetwork / hathor-wallet-service-old

MIT License
4 stars 4 forks source link

fix: clean voided tx before reinserting #412

Closed andreabadesso closed 1 year ago

andreabadesso commented 1 year ago

Acceptance Criteria

Security Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #412 (d48fd07) into dev (ba42e76) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #412      +/-   ##
==========================================
+ Coverage   95.53%   95.56%   +0.02%     
==========================================
  Files          40       40              
  Lines        2421     2436      +15     
  Branches      272      274       +2     
==========================================
+ Hits         2313     2328      +15     
  Misses        108      108              
Impacted Files Coverage Δ
src/types.ts 98.65% <ø> (ø)
src/db/index.ts 99.66% <100.00%> (+<0.01%) :arrow_up:
src/txProcessor.ts 84.28% <100.00%> (+0.46%) :arrow_up:

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.