Commit Graph

163 Commits

Author SHA1 Message Date
Hanh 74aff799c9 Update docker build 2022-03-10 15:58:56 +08:00
Hanh 66b1face96 Unification YCash/ZCash 2022-03-08 10:01:14 +08:00
Hanh 20d704ea6f Backup/Restore of Multiple Accounts 2022-03-01 09:43:40 +08:00
Hanh Huynh Huu 0e07185ad9 Show Add Contact in Simple Mode 2022-02-26 13:57:42 +08:00
Hanh 6cb455c4c3 Fix for ycash canopy 2022-01-31 10:51:59 +08:00
Hanh 2e5570a05e Update librustzcash 2022-01-07 22:40:22 +08:00
Hanh 518b501b0f Dependencies update 2021-12-15 19:10:54 +08:00
Hanh e87bea5bf8 Bug fix https://github.com/hhanh00/zwallet/issues/18 2021-12-12 14:26:44 +08:00
Hanh 4887184bde Loading progress bar 2021-11-27 11:36:31 +08:00
Hanh 1dbe275564 Multisig checks 2021-11-18 13:03:28 +08:00
Hanh 887ddb56a5 Ycash testnet 2021-11-17 11:42:29 +08:00
Hanh 47cb63bbdf Bug fixes 2021-11-12 23:37:08 +08:00
Hanh 3a36dc0647 Update submodule 2021-11-12 21:34:40 +08:00
Hanh 063334bccd Move split_account to multisig crate 2021-11-12 21:28:03 +08:00
Hanh 04958c291a Squashed commit of the following:
commit 574702eaa472332d4624a9a655157585efc84dd3
Author: Hanh <hanh425@gmail.com>
Date:   Fri Nov 12 09:35:00 2021 +0800

    Refactor multisig to crate

commit 1c133aa083ea41b9fb33c9b5e56816ad4c5ffc89
Author: Hanh <hanh425@gmail.com>
Date:   Sat Nov 6 00:32:41 2021 +0800

    Send & MultiSend

commit f3dd0822edd6860e764c248c7f31acaf2c074d97
Author: Hanh <hanh425@gmail.com>
Date:   Tue Nov 2 18:19:48 2021 +0800

    Improved Charts

commit 17c365ad24c88f7a79de8ad5fd2114187f5ac33e
Author: Hanh <hanh425@gmail.com>
Date:   Thu Oct 28 19:38:19 2021 +0800

    Split account UI
2021-11-12 21:27:59 +08:00
Hanh 8065b17949 Lock to git rev 2021-10-29 23:24:33 +08:00
Hanh b7a2692eb2 Update zcash-sync 2021-10-25 20:53:05 +08:00
Hanh 0f0a937acc Option to use transparent balance 2021-10-11 17:16:35 +08:00
Hanh a775279062 Pin protect send 2021-09-26 08:32:09 +08:00
Hanh 33bcca6447 Payment URI 2021-09-25 17:09:41 +08:00
Hanh 16e66b070f Update warp 2021-09-22 09:16:10 +08:00
Hanh de8daf7001 Update warp dependency 2021-09-21 18:33:12 +08:00
Hanh 4dd1e1814d Fix missing addresses in Budget panel 2021-09-13 12:08:57 +08:00
Hanh aaaeb680bb Fix missing occasional tx addresses 2021-09-12 14:28:02 +08:00
Hanh 8431c463ad Replace Budget Pie Chart
Link address vs contact name
2021-09-12 09:56:01 +08:00
Hanh de70059a48 Update submodule 2021-09-11 22:21:19 +08:00
Hanh 41c2071cf6 Upgrade to Flutter 2.5 and null safety 2021-09-11 09:47:44 +08:00
Hanh 651a89be9c UI tweaks 2021-09-09 18:24:52 +08:00
Hanh ef0e1b2d11 New Contacts Page 2021-09-08 22:14:19 +08:00
Hanh 76a200ebcf More error handling 2021-09-07 08:55:33 +08:00
Hanh f68830e2c7 UI tweaks
- Show message when no accounts
- Prompt for "rescan" on new account from seed
- Show error on duplicate IVK
2021-09-06 11:13:08 +08:00
Hanh 9d3a608b2b Show sync ETA 2021-09-05 21:06:54 +08:00
Hanh 140189e953 Fix Budget table not updating after row count changed 2021-09-05 17:48:51 +08:00
Hanh 12bced01d6 Error handling 2021-09-05 10:50:49 +08:00
Hanh Huynh Huu 43b0cb3888 iOS Build 2021-09-05 01:48:32 +08:00
Hanh 6ee006e5c6 Batch Pedersen Hash 2021-08-30 16:00:02 +08:00
Hanh 6619a1e7e7 Memo in multipay
QR button on account page
2021-08-28 10:11:15 +08:00
Hanh b7ccd2e87c Support for Unified Addresses 2021-08-27 18:09:52 +08:00
Hanh 8cde643570 Add support for zcash testnet 2021-08-25 19:41:47 +08:00
Hanh e6ca7edef4 Shield taddr with payment 2021-08-23 20:47:48 +08:00
Hanh 0577c34c5d Improved Charts 2021-08-17 19:43:39 +08:00
Hanh e78d598b55 Mempool init on new accounts 2021-08-15 10:36:58 +08:00
Hanh 2824650f14 Ycash 2021-08-14 11:45:26 +08:00
Hanh 4754fa673b Use https github 2021-08-11 14:16:43 +08:00
Hanh d29127f729 P/L Calculations 2021-08-10 21:18:29 +08:00
Hanh b168a3e339 Bigger text boxes in the backup page 2021-08-07 10:18:20 +08:00
Hanh 4639fd7cd3 Cold wallet prepare/sign 2021-08-05 22:03:57 +08:00
Hanh 9c87468b3e MultiPay 2021-08-03 17:14:27 +08:00
Hanh 72755c29d9 Bug fixes 2021-07-31 15:36:40 +08:00
Hanh d023c2fb0c Performance optimizations 2021-07-30 17:49:59 +08:00
Hanh 1d57cb61b8 Use private repo 2021-07-25 19:36:04 +08:00
Hanh 012f39e000 Use github 2021-07-23 16:12:54 +08:00
Hanh dc22e6c82b Edit Contacts 2021-07-19 16:17:23 +08:00
Hanh b8567b053c Contacts 2021-07-18 23:59:02 +08:00
Hanh Huynh Huu 312a30f8cd iOS build 2021-07-17 22:34:31 +08:00
Hanh 4ed05084d8 RC 4 2021-07-17 21:47:48 +08:00
Hanh f4e17e6bfd Theme 2021-07-17 21:43:25 +08:00
Hanh 5cbcb4cd43 Memo 2021-07-10 13:44:34 +08:00
Hanh d36cf3532d taddrs 2021-07-09 21:33:39 +08:00
Hanh 5f0a8e8473 v1.0.2
Snap addresses
2021-07-08 12:22:54 +08:00
Hanh 2eb76f8232 v1.0.1 2021-07-07 23:40:05 +08:00
Hanh b2b5b0072f v1.0 2021-07-02 19:45:22 +08:00
Hanh e68ecbe8e9 ffi rust 2021-06-22 10:17:48 +08:00