Commit Graph
87 Commits
Author SHA1 Message Date
minibits-cash 98f6ff29cb Fixes: Can not init transactions after recovery from backup, fix retry of SEND transaction. 2025-01-30 22:25:40 +01:00
minibits-cash b2d2f53e48 Fix: Zaps sent over NWC in fast sequence not paid by the wallet. Improved wallet keys management. (Fix.2) 2025-01-30 10:35:20 +01:00
minibits-cash a87c0aca84 Fix: Zaps sent over NWC in fast sequence not paid by the wallet. Improved wallet keys management. 2025-01-30 01:41:23 +01:00
minibits-cash 8b416d9918 Fixes: correct mint fees update and rare crash after NWC payment 2025-01-27 17:01:19 +01:00
minibits-cash 58232c7d15 Fixes: support for LNURL codes in uppercase, return correct type from NWC task 2025-01-24 12:20:17 +01:00
minibits-cash c65eef8602 Faster processing of Nostr Walle Connect commands, stability improvements - Fix.2 2025-01-16 17:07:51 +01:00
minibits-cash ea5dd7cd80 Faster processing of Nostr Walle Connect commands, stability improvements - Fix.1 2025-01-16 16:29:14 +01:00
minibits-cash 4e78da2245 Faster processing of Nostr Walle Connect commands, stability improvements. 2025-01-16 14:44:34 +01:00
minibits-cash b3fd9b165d Experimetal support for retrieving ecash lost due to the network interruptions via new idempotent mint API. Performance improvements. 2025-01-15 12:17:13 +01:00
minibits-cash 78c2e795e4 Many performance improvements for many of wallet ops. Experimetal support for retrieving ecash lost due to network interruptions via new idempotent mint API. 2025-01-15 00:36:12 +01:00
minibits-cash 5d8f90d82c Improved wallet backup and recovery 2025-01-13 01:11:38 +01:00
minibits-cash b4695c0f26 Send ecash using NIP17 direct messages with better privacy, support for paying Cashu payment requests, bug fixes 2025-01-10 14:17:34 +01:00
minibits-cash 09c09afef7 Send ecash using NIP17 sealed and wrapped direct messages, fix generating new seed. 2025-01-09 00:41:43 +01:00
minibits-cash d55665267b Easier migration to new device: Wallet address recovery now keeps existing wallet seed 2024-12-30 00:16:29 +01:00
minibits-cash b867eb1e82 Easier migration to new device: Wallet address recovery now keeps existing wallet seed 2024-12-30 00:10:07 +01:00
minibits-cash fab54e1703 Fix: Melt quote state PENDING not correctly detected and handled 2024-12-22 23:30:51 +01:00
minibits-cash abd2344d80 Improve transfer error handling, fix min sendable message when paying to a lightning address 2024-12-21 00:55:40 +01:00
minibits-cash dbcc8d8d4f Improve transfer error handling, fix min sendable message when paying to a lightning address 2024-12-21 00:21:31 +01:00
minibits-cash 87a07ae7f2 Fix: Bug in auto recovery of in-flight ecash not received from the mint, improved transfer error handling 2024-12-16 12:41:22 +01:00
minibits-cash 3ebe27a210 Fix: Donation for custom wallet address throws error when paying from the same wallet 2024-12-16 00:34:58 +01:00
minibits-cash eb2838ec8f UI Fix: Recent transactions card might interfere with NWC cards 2024-12-13 12:15:00 +01:00
minibits-cash 50c4ce7c58 Fix: Improved check for current status of topup transaction 2024-12-13 11:30:28 +01:00
minibits-cash 4e68aaf564 Fix seed phrase recovery process (regression bug) 2024-12-11 22:34:06 +01:00
minibits-cash b58590ed2b Upgrade of cashu-ts library to v2.0, fix NWC process timeout that might lead to crash. 2024-12-11 11:40:14 +01:00
minibits-cash 949f8db76b cashu-ts 2.0 implementation 2024-12-10 22:49:25 +01:00
minibits-cash 3ca5785b34 Cashu-ts upgrade WIP 2024-12-07 17:29:22 +01:00
minibits-cash c855f8604c Fix: Avoid unnecessary duplicate mint api calls 2024-12-04 12:38:24 +01:00
minibits-cash 19c580f7f0 Implement foreground service to handle long running NWC tasks 2024-12-02 12:41:02 +01:00
minibits-cash 28c8413876 Optimize proofs sync with the mint 2024-11-30 00:31:19 +01:00
minibits-cash f01a5d6cf4 Fix: Improve stability of wallet topup transaction 2024-11-27 12:06:55 +01:00
minibits-cash dfe96474ab Fix: Locked values of recovery indexes not updated when receive transaction throws an exception 2024-11-27 10:46:33 +01:00
minibits-cash a19a1f8087 Fix: When using NWC, funds returned by mint as a change were sometimes not returned to spendable balance. 2024-11-22 01:26:25 +01:00
minibits-cash 3c9551381c Fix: When using NWC, funds returned by mint as a change were sometimes not returned to spendable balance. 2024-11-22 01:18:46 +01:00
minibits-cash 30b885292b Further stability improvement for zaps sent over NWC 2024-11-21 13:53:41 +01:00
minibits-cash 43eca1eebb Fix transaction desc 2024-11-21 13:49:19 +01:00
minibits-cash 92eeca3d9a Fix transaction desc 2024-11-21 13:47:41 +01:00
minibits-cash 1197652b77 Further stability improvement for zaps sent over NWC 2024-11-21 13:39:01 +01:00
minibits-cash f13faa6cbf Minor fixes and cleaning of wallet tasks 2024-11-20 10:41:22 +01:00
minibits-cash 66e2878019 Important speedup and promise of improved reliability for zaps sent over NWC and paid from Minibits mint 2024-11-19 23:11:11 +01:00
minibits-cash 125b4bd040 Fix: Improve stability of zaps sent over NWC 2024-11-15 15:45:08 +01:00
minibits-cash 773cdd8fdb Fix: Improve audit trail to provide better info on transaction issues (outputs already signed err) 2024-11-15 00:33:21 +01:00
minibits-cash 874f2bde31 Fix: Pending lightning payment lock not relased, what breaks further transactions. 2024-11-13 16:28:43 +01:00
minibits-cash 234a35d2a0 Fix spent proofs might remain in wallet after a lightning payment, fix pending tx count 2024-11-12 15:15:20 +01:00
minibits-cash def26b28d7 Fix transactions history 2024-11-08 15:41:02 +01:00
minibits-cash 61715e0593 Fix: keep selected mint in session after scanning, improve melt process performance 2024-11-05 16:37:58 +01:00
minibits-cash 215a8956d7 Upgrade nostr-tools 2024-10-30 14:58:01 +01:00
minibits-cash be0beb771a Memo for the reciever is now included into the topup invoice 2024-10-30 11:08:17 +01:00
minibits-cash 4b945b4b09 Fix: check for spent ecash not showing result, other fixes and improved tx audit trail 2024-10-25 09:41:44 +02:00
minibits-cash 87417f4aec Fix to prevent reverted transaction ecash to remain claimable 2024-10-18 16:32:48 +02:00
minibits-cash 79b0cb0536 Fix to prevent reverted transaction ecash to remain still claimable 2024-10-18 16:12:21 +02:00