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: process txs as they arrive #810

Merged
merged 5 commits into from
Jan 22, 2025

refactor: remove uneeded method call and improve methods comments

b822a04
Select commit
Loading
Failed to load commit list.
Merged

feat: process txs as they arrive #810

refactor: remove uneeded method call and improve methods comments
b822a04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 14, 2025 in 1s

91.48% of diff hit (target 70.00%)

View this Pull Request on Codecov

91.48% of diff hit (target 70.00%)

Annotations

Check warning on line 1356 in src/new/wallet.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/new/wallet.js#L1356

Added line #L1356 was not covered by tests

Check warning on line 424 in src/utils/storage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/storage.ts#L424

Added line #L424 was not covered by tests

Check warning on line 430 in src/utils/storage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/utils/storage.ts#L430

Added line #L430 was not covered by tests