Commit Graph

320 Commits

Author SHA1 Message Date
Hanh 97cbd4f7fa Fix issue with missing address on tx without memo 2023-02-27 11:10:48 +10:00
Hanh 39266e766e diversifier address by time 2023-02-26 09:53:50 +10:00
Hanh cda240c8e9 Sweep taddr 2023-02-21 18:36:29 +10:00
Hanh 36c85febad Fix improper cloning of rng
Note: It is OK because we use OsRng but it could be an issue with
other RNG
2023-02-19 08:35:49 +10:00
Hanh e3dfd17e33 Support t3 addresses 2023-02-17 12:34:00 +10:00
Hanh c1b4c88fe1 TAddr scan checks empty accounts with txs 2023-02-14 13:54:39 +10:00
Hanh 880fd98729 Separate expiry and anchor heights 2023-02-08 08:06:37 +10:00
Hanh ec460dc550 Prioritize sapling, orchard, trp in from/to address fields 2023-02-05 09:23:50 +08:00
Hanh 46dba8c6ff Don't prune last hour 2023-02-02 10:11:17 +08:00
Hanh 3565a6297f Payment URI fixes 2023-01-30 10:24:32 +08:00
Hanh 337fe20b4f Expose API to fetch checkpoints 2023-01-08 00:53:58 +08:00
Hanh b9726bf293 Log message 2023-01-04 22:58:42 +08:00
Hanh 8dcd064b3e store active accound in db 2023-01-04 18:39:13 +08:00
Hanh 43c348408b fix save template 2023-01-02 16:53:04 +08:00
Hanh 742958a0b1 Remove unused import 2023-01-01 14:31:32 +08:00
Hanh b25df35aed Lazily connect to lwd during startup 2023-01-01 04:37:47 +08:00
Hanh 4168ee4fa2 wip 2022-12-31 06:26:42 +08:00
Hanh 11c05aee8b wip 2022-12-31 06:01:52 +08:00
Hanh 979e60bda2 wip 2022-12-31 04:34:26 +08:00
Hanh d43c4884b8 wip 2022-12-30 23:29:59 +08:00
Hanh 74d8a5f04c wip 2022-12-30 21:31:54 +08:00
Hanh 97ae66956d wip 2022-12-30 07:03:35 +08:00
Hanh 4cfb0b30d6 cbindgen 2022-12-29 19:37:07 +08:00
Hanh cd1d84b25d Return plan from shield trp and save contacts 2022-12-25 19:16:22 +08:00
Hanh 893e52fe20 Report decryption error 2022-12-25 05:04:42 +08:00
Hanh a59d4c74dc Make backup # steps larger 2022-12-25 03:22:38 +08:00
Hanh 6b52a93795 Send Templates 2022-12-24 15:22:38 +08:00
Hanh 549a3a25ee Skip ill-formed memos 2022-12-23 05:16:40 +08:00
Hanh c51c98138a rustfmt 2022-12-22 16:06:41 +08:00
Hanh 9ae96e7d88 Customizable diversified addresses 2022-12-21 03:55:12 +08:00
Hanh d1e59be7ad Remove WAL config from BE 2022-12-21 00:33:33 +08:00
Hanh b0f3cd6a9d Db create by FE 2022-12-20 21:34:47 +08:00
Hanh 9ff8363ef3 Create dir for db files 2022-12-20 19:57:11 +08:00
Hanh 37d81e586a Fix crash on keytool when account has no seed 2022-12-20 16:05:57 +08:00
Hanh 81378e59e8 Fix incorrect open flags 2022-12-20 05:20:12 +08:00
Hanh 2e9a0f5a62 Serialize memo as hex 2022-12-12 22:46:26 +08:00
Hanh c269eafe36 Sender or Recipient pays fee 2022-12-11 14:41:49 +08:00
Hanh a817b05259 Fix split notes 2022-12-08 17:17:18 +08:00
Hanh 695a2106fa Bug fix - check max memo length 2022-12-06 19:01:05 +08:00
Hanh f55fc98ae0 Fix utxo selection 2022-12-06 15:55:24 +08:00
Hanh 7759cdff38 Add memo to pool transfer tx 2022-12-06 01:43:50 +08:00
Hanh 39eeec8583 Pool transfer 2022-12-06 00:13:31 +08:00
Hanh 7e4102b5ae update zcash-params 2022-11-29 22:34:12 +08:00
Hanh 29f67903ff Update zcash-params 2022-11-29 21:44:43 +08:00
Hanh 672e0e50fe Workaround issue with zstd-sys 2022-11-29 00:29:01 +08:00
Hanh 1f8b9fd7f6 Fix contact save 2022-11-27 11:48:22 +08:00
Hanh 6d56f8a9ef Reformat 2022-11-24 12:47:34 +08:00
Hanh 9d7141ae40 Fix ycash 2022-11-23 16:59:22 +08:00
Hanh d0550c8908 Remove old fullbackup system 2022-11-23 11:18:54 +08:00
Hanh 56f4f5e73e Use pk/sk for full backup 2022-11-23 09:49:03 +08:00