Commit Graph
79 Commits
Author SHA1 Message Date
minibits-cash 2c951f94d0 Upgrade to React navigation 7 WIP 2025-02-04 17:06:51 +01:00
minibits-cash 9e057ba698 React native 0.77 upgrade 2025-02-03 22:09:46 +01:00
minibits-cash 85c1bdafa4 Fix regression bug: theme change causes app to crash 2025-01-31 13:46:36 +01:00
minibits-cash 8b0aa6712b Improve UX of seed recovery process 2025-01-31 13:25:06 +01:00
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 a5af9e0834 Bump native version to 0.1.11 2025-01-16 21:53:13 +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 09c09afef7 Send ecash using NIP17 sealed and wrapped direct messages, fix generating new seed. 2025-01-09 00:41:43 +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 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 1424423d6b Upgrade of cashu-ts library to v2.0, improved handling of ecash states. 2024-12-11 09:04:09 +01:00
minibits-cash b2a0a29640 Upgrade of cashu-ts library to v2.0, improved handling of ecash states. 2024-12-11 00:05:03 +01:00
minibits-cash 7ee3a5cc34 Remove no more used borc dependency 2024-12-10 23:00:05 +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 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 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 1197652b77 Further stability improvement for zaps sent over NWC 2024-11-21 13:39:01 +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 52953d6cde Fix to prevent reverted transaction ecash to remain still claimable 2024-10-18 15:27:37 +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