Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add method to handle when there is a late voided tx #582

Open
wants to merge 1 commit into
base: old-dev
Choose a base branch
from

Conversation

pedroferreira1
Copy link
Member

Acceptance Criteria

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@pedroferreira1 pedroferreira1 self-assigned this Oct 24, 2023
@pedroferreira1 pedroferreira1 added the bug Something isn't working label Oct 24, 2023
@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

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

Comparison is base (29ca737) 64.86% compared to head (5f053ab) 64.69%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #582      +/-   ##
==========================================
- Coverage   64.86%   64.69%   -0.18%     
==========================================
  Files          67       67              
  Lines        5254     5268      +14     
  Branches     1108     1113       +5     
==========================================
  Hits         3408     3408              
- Misses       1766     1779      +13     
- Partials       80       81       +1     
Files Coverage Δ
src/new/wallet.js 40.67% <0.00%> (-0.14%) ⬇️
src/storage/storage.ts 57.71% <0.00%> (-3.67%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant