Commit graph

154 commits

Author SHA1 Message Date
f332d9b177
Implement confirmed balances in GUI 2024-07-09 08:27:19 -05:00
ccc19d635b
Implement confirmed and unconfirmed balance functions 2024-07-08 15:17:31 -05:00
56eeeaaf20
Implement UI elements for sending transactions 2024-07-08 13:06:43 -05:00
75dc71459f
Generalize parsing of addresses 2024-07-08 13:06:25 -05:00
06c58f62df
Fix bug on TUI amount validation 2024-07-04 07:46:38 -05:00
a8d1333600
Add wallet sync screen 2024-07-04 07:37:41 -05:00
709cfde151
Implement copy of TX id 2024-06-27 10:07:22 -05:00
7956a2ec22
Add TX display 2024-06-27 09:19:26 -05:00
b9ab1623b3
Add functionality for new account 2024-06-24 10:34:46 -05:00
bf663843b3
Implement creating new addresses 2024-06-19 15:40:50 -05:00
eae4bfc949
Parametrize input form 2024-06-17 15:47:56 -05:00
71cc28434a
Add input form 2024-06-17 14:27:00 -05:00
c4a3ccadb1
Add menu 2024-06-14 16:06:55 -05:00
995356f1f6
Update changelog 2024-06-12 14:32:30 -05:00
8da9a67abd
Add account selector 2024-06-12 14:11:58 -05:00
e14ae0febd
Formatting changes for QR display 2024-06-07 14:44:15 -05:00
eb925c21f7
Implement reading QR codes from database 2024-06-06 14:10:58 -05:00
0c5b2952c7
Add new database table for QR codes 2024-06-06 14:10:37 -05:00
dbbce675f5
Enable QR codes for addresses 2024-06-06 05:43:24 -05:00
e098480223
Merge branch 'milestone2' into rav001 2024-06-04 13:44:18 -05:00
eb82f250ea
Merge pull request 'Enable copying transaction ID' (#86) from fix014 into milestone2
Reviewed-on: #86
2024-06-03 19:25:51 +00:00
0ae6e1d458
Enable copying transaction ID 2024-06-03 14:12:47 -05:00
4b826e814b
Merge branch 'milestone2' into rav001 2024-06-03 12:30:19 -05:00
4e8c01c8d9
Merge pull request 'Fix issue 010' (#85) from fix010 into milestone2
Reviewed-on: #85
2024-06-03 17:19:50 +00:00
006c101c06
Fix issue 010 2024-06-03 12:18:18 -05:00
42412e12b9
Merge pull request 'Fix issue 015' (#84) from fix015 into milestone2
Reviewed-on: #84
2024-06-03 16:35:56 +00:00
c6e006edf3
Fix issue 015 2024-06-03 11:33:43 -05:00
f79570c8f8
Change theme to ZGo colors 2024-06-03 09:15:53 -05:00
537f3bc46f
Advance the GUI layout 2024-05-27 07:37:34 -05:00
2f65401ee7
Add the basic GUI 2024-05-23 16:20:43 -05:00
79b0464ff6
Add freeze file 2024-05-23 12:41:31 -05:00
b137b022cc
Merge pull request 'Bug fixes for beta version' (#83) from milestone2 into master
Reviewed-on: #83
2024-05-16 16:55:01 +00:00
a96d713859
Bug fixes for beta version 2024-05-16 11:50:48 -05:00
e4498e1b7d
Update to latest branch of ZH 2024-05-16 10:47:38 -05:00
1dc71c0d83
Merge branch 'dev041' 2024-05-10 08:28:51 -05:00
af1ee16408
Merge pull request 'Beta release' (#79) from rav001 into dev041
Reviewed-on: #79
2024-05-10 13:19:53 +00:00
ad1c910c95
Merge branch 'dev041' into rav001 2024-05-10 13:19:36 +00:00
621ffea3d9
Publish Zenith beta version (#80)
Co-authored-by: Rene V. Vergara <rvergara59@protonmail.com>
Reviewed-on: #80
Co-authored-by: pitmutt <rene@vergara.network>
Co-committed-by: pitmutt <rene@vergara.network>
2024-05-09 19:15:37 +00:00
5f0a7dc6b0
Version bump 2024-05-09 14:09:35 -05:00
dd20442d44
Update installation instructions 2024-05-09 14:08:49 -05:00
f71426d69f
Merge pull request 'Sending transactions' (#78) from rav001 into dev041
Reviewed-on: #78
2024-05-09 15:48:24 +00:00
e20f253cda
Improve the fee calculation 2024-05-09 10:44:07 -05:00
dcbb2fac4a
Implement background sync 2024-05-05 09:49:55 -05:00
1ba188ec24
Merge pull request 'Implement transaction creation' (#77) from rav001 into dev041
Reviewed-on: #77
2024-05-03 12:15:11 +00:00
84c067ec79
Implement transaction creation 2024-05-03 07:10:08 -05:00
8ec2fe31a4
Merge pull request 'Include display of balance and transactions' (#76) from rav001 into dev041
Reviewed-on: #76
2024-04-25 19:24:59 +00:00
900d4f9da6
Balance display and transaction display 2024-04-25 14:22:44 -05:00
53c18a833b
Fix display of last block scanned 2024-04-24 09:04:56 -05:00
07c1b85829
Add balance display to UI 2024-04-24 08:58:45 -05:00
52ac50e30c
Implement per-address tx display 2024-04-24 07:42:35 -05:00