Commit Graph
70 Commits
Author SHA1 Message Date
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
minibits-cash 3352697d45 Fix to prevent reverted transaction ecash to remain claimable 2024-10-18 15:26:30 +02:00
minibits-cash 69898cf01f Animated QR codes scanning and display 2024-10-17 23:27:51 +02:00
minibits-cash 3affc6ed31 Send large ecash tokens in batches, performance improvements for large wallets. 2024-10-16 16:42:23 +02:00
minibits-cash c834342a2c Option to optimize backup size for big wallets by ecash swap, receive very large ecash tokens in batches 2024-10-15 23:16:44 +02:00
minibits-cash 8c4500400f Better UX: transaction note, contact detail. Fix wallet export (Fix.2). 2024-10-14 14:53:17 +02:00
minibits-cash b6c883c302 Better UX: transaction note, contact detail. Fix wallet export. 2024-10-14 14:12:32 +02:00
minibits-cash 00337ce008 Better UX: transaction note, contact detail 2024-10-14 11:43:05 +02:00
minibits-cash fcffbc21c4 Fix missing mint param in exported backup in case db migration failed before 2024-10-12 23:08:21 +02:00
minibits-cash 5bb8af10da Import wallet from backup and fixes 2024-10-11 16:21:07 +02:00
minibits-cash 3d68057699 Import from backup WIP 2024-10-10 23:32:02 +02:00
minibits-cash 7fd5ceab6f Export wallet backup WIP 2024-10-10 17:06:29 +02:00
minibits-cash 3f57d717de Import backup UI 2024-10-08 14:15:54 +02:00
minibits-cash d1b4cc0e69 Recovery options WIP 2024-10-07 22:57:55 +02:00
minibits-cash d9a88f1a56 Fix: Show retry button in RECEIVE transaction details in case of recoverable errors 2024-10-07 10:56:05 +02:00
minibits-cash bdc45c8d27 Fix: Show retry button in RECEIVE transaction details in case of recoverable errors 2024-10-07 10:42:00 +02:00
minibits-cash eb67b20500 Important: Fix receiving to lightning address when wallet comes to foreground. Fix recovery tool to remove spent ecash. 2024-10-05 23:24:32 +02:00
minibits-cash b6b537f72f Retry Send and Transfer if already spent ecash has been used as an input. Remove spent ecash tool now works in batches. 2024-10-05 00:26:40 +02:00