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

Wallet: fix nostr receive #460

Merged
merged 3 commits into from
Feb 26, 2024
Merged

Wallet: fix nostr receive #460

merged 3 commits into from
Feb 26, 2024

Conversation

callebtc
Copy link
Collaborator

Main thread used to exit too early but nostr threads kept running. Now the main thread will wait for a key press to exit.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 68.87%. Comparing base (be7a8a7) to head (8b612b2).

❗ Current head 8b612b2 differs from pull request most recent head 0961070. Consider uploading reports for the commit 0961070 to get more accurate results

Files Patch % Lines
cashu/wallet/cli/cli.py 0.00% 4 Missing ⚠️
cashu/wallet/nostr.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #460      +/-   ##
==========================================
- Coverage   68.91%   68.87%   -0.05%     
==========================================
  Files          74       74              
  Lines        6618     6622       +4     
==========================================
  Hits         4561     4561              
- Misses       2057     2061       +4     

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

@callebtc callebtc merged commit a77b7dd into main Feb 26, 2024
15 checks passed
@callebtc callebtc deleted the wallet_nostr_receive_fix branch February 26, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant