Commit Graph

298 Commits

Author SHA1 Message Date
Hanh 5363904a9d Mark all as read 2022-04-17 11:15:59 +08:00
Hanh 5bdc29c262 Configure synchronous mode per connection 2022-04-17 09:54:04 +08:00
Hanh 0e47881091 Remove index on messages 2022-04-16 21:15:05 +08:00
Hanh 0fb07f9ed7 Messages 2022-04-16 17:24:00 +08:00
Hanh 11d2733faf Offline signing 2022-04-13 16:56:48 +08:00
Hanh fef886205b Default for missing aindex column 2022-04-11 22:50:11 +08:00
Hanh a2b63ca25a Determine coin type from address prefix 2022-04-11 22:30:41 +08:00
Hanh 5caecd36a6 Rescan from given height 2022-04-01 13:20:53 +08:00
Hanh 74bc5be12b Cleanup 2022-03-31 13:24:27 +08:00
Hanh d4ba8f7cfc H/W ledger support 2022-03-31 08:40:02 +08:00
Hanh a2607930ac Bug fix for tx address in history tab 2022-03-26 10:39:45 +08:00
Hanh 90760786fd Remove db synchronous off 2022-03-18 12:12:09 +08:00
Hanh abc38f6cae Db migration 2022-03-16 19:51:09 +08:00
Hanh 5e7709f5ff Db Indices 2022-03-16 19:14:08 +08:00
Hanh e836eb5485 Bug fix: transactiond details 2022-03-15 18:36:52 +08:00
Hanh 4d3f8e8574 Batch trial decryption 2022-03-15 13:57:10 +08:00
Hanh f6d35b4d41 Update librustzcash 2022-03-15 10:40:08 +08:00
Hanh f8f9a2bf29 Debug messages 2022-03-14 20:50:56 +08:00
Hanh 42cd0f7a19 Recovery backups 2022-03-12 18:58:39 +08:00
Hanh 63bf8e0374 Account index for t-addr 2022-03-11 18:11:44 +08:00
Hanh 71d1ce2891 Bug fix: address of coinbase 2022-03-08 13:12:34 +08:00
Hanh 056ffa454a Unified Y/Zcash 2022-03-07 22:48:47 +08:00
Hanh 766748ccfb Save/Restore all accounts 2022-03-01 09:42:34 +08:00
Hanh 67477d1220 Bug fix: handle error in "save contacts" 2022-02-25 22:26:36 +08:00
Hanh 120ff59664 Update librustzcash 2022-01-07 22:34:17 +08:00
Hanh 9667abc5bb Bug fix 2021-12-15 19:09:53 +08:00
Hanh 79a4d8ac3b Bug fix: Rewind should unwind spent notes 2021-12-12 14:19:58 +08:00
Hanh d2c3e8e6c6 Add reset db 2021-11-27 11:34:26 +08:00
Hanh 2d9d9baa7f Output at least one output (even if amount = 0) 2021-11-18 12:56:29 +08:00
Hanh 1368ef704e Update librustzcash dependencies 2021-11-17 11:40:05 +08:00
Hanh 6c5426dc4b Use relative path in cargo toml -> zcash_params
Otherwise change in coin config is not picked up
2021-11-12 23:34:55 +08:00
Hanh 1ddd34017e Remove dependency on zcash-multisig 2021-11-12 20:04:51 +08:00
Hanh ccb25c61f9 Multisig stub 2021-11-12 10:43:34 +08:00
Hanh 2470a4e6af Lock to specific git rev 2021-10-29 22:49:20 +08:00
Hanh 8f403258e8 Improve reorg handling 2021-10-21 09:42:10 +08:00
Hanh fb37986e12 Spend from transparent addr 2021-10-11 17:13:36 +08:00
Hanh 62910b75f8 Prioritize taddr over change 2021-09-26 08:00:04 +08:00
Hanh 7d37177bec Payment URI 2021-09-25 17:07:30 +08:00
Hanh b8c41fe9b3 Lazy init prover 2021-09-22 09:15:51 +08:00
Hanh ccfd24256a Do not unwrap 2021-09-21 18:32:14 +08:00
Hanh 5252459aeb More robust fix for issue with dup accounts 2021-09-13 12:08:31 +08:00
Hanh b414e015b7 Fix missing tx details when the same tx refers to multiple accounts 2021-09-13 11:27:10 +08:00
Hanh 9e2b97835f Fix some missing transaction addresses 2021-09-12 14:24:38 +08:00
Hanh 09b5269c18 Parse address of transparent outputs 2021-09-12 09:15:22 +08:00
Hanh df14bc2135 Fix missing memo on offline tx 2021-09-11 22:21:00 +08:00
Hanh d056567dc6 Delete account 2021-09-10 17:54:55 +08:00
Hanh 7d1c1912f7 Contacts API 2021-09-08 22:11:58 +08:00
Hanh f9a51b5002 Error handling for fetch_prices 2021-09-07 08:53:54 +08:00
Hanh 77579ebd45 Detect duplicate accounts 2021-09-06 11:07:14 +08:00
Hanh 19900dd8cf Missing mark note spent in UI 2021-09-05 17:42:42 +08:00