54d9f20fdd
rvv001 - Shield / De-Shield
...
GUI - Forms for Shielding and De-shielding created
TUI - Form to deshield is not implemented
2024-10-09 21:02:35 -04:00
e02551c9ff
rvv001 - Shield / Deshield form
...
Fields to display Total transparent funts and total Shielded Funds
added.
A funtion to update the latest total values has to be included
2024-10-07 19:47:28 -04:00
cf2f77e510
rvv001 -TUI - Form to process Shielding and De-Shielding zec has been implemented
...
The functionality to do the process is pending.
2024-10-04 21:01:13 -04:00
25b6a097c7
rvv001 - Address Validation for PrivacyPolicy = Low
...
Transparent, Sapling, Orchard -> Accepted
Exchange -> rejected
2024-10-02 20:29:51 -04:00
398f4f1dcf
rvv001 - Privacy Policy control addedin TUI's send transaction form
...
This feature is similar to GUI's implementation.
2024-10-01 20:47:45 -04:00
b6b586f9bf
feat: add QR code table upgrade
2024-10-01 12:42:38 -05:00
adfaed6753
Merge branch 'rav001' into rvv001
2024-10-01 08:26:53 -05:00
28c05a66fe
feat: implement new PrivacyPolicy
2024-10-01 08:13:26 -05:00
0d5161cdb2
rvv001 - Privacy Policy check added to Send transaction window
...
Files affected: Zenith/GUI.hs
, Zenith/CLI.hs
, Zenith/Utils.hs
2024-09-30 20:16:09 -04:00
165977eecf
rvv001 - Saving work in progress....
2024-09-29 20:57:32 -04:00
5c8a611dfc
rvv001 - Saving Work in progress...
2024-09-29 20:43:12 -04:00
6255ea3142
rvv001 - Merge with rav001 branch
2024-09-29 20:22:29 -04:00
01cdf9eb14
rvv001 - temporary commit
2024-09-29 18:18:46 -04:00
b95213ae5c
feat: refactor ZcashPool
type
2024-09-29 17:11:06 -05:00
302cfb0b76
Add Logging to sync
2024-09-29 12:32:12 -05:00
6a4bbb587c
feat: set Orchard anchor depth to 5 blocks
2024-09-26 07:31:50 -05:00
93240325df
feat!: add re-org detection and rewind
2024-09-24 14:34:19 -05:00
abe30db2fe
rvv001 - Zenith GUI - Privacy level radio buttons added to Send transaction form
2024-09-24 11:09:58 -04:00
212c1f2867
rvv001 - Add Privacy Policy to TUI
2024-09-23 21:30:05 -04:00
0e14228a0e
feat!: add block tracking to data model
...
Adds new `ZcashBlock` table to database to track block information and
creates a relationship between `ZcashTransaction` records and the block
they belong to.
Database getters and setters are updated to use the block record for
confirmations, height, time data.
2024-09-23 13:55:14 -05:00
7189ddcb2a
feat: update to use new createTransaction
2024-09-17 14:23:35 -05:00
4a874897cf
feat: draft new prepareTxV2
function
2024-09-16 11:52:57 -05:00
befc3e46cc
feat: add PrivacyPolicy
type
2024-09-14 15:30:02 -05:00
e46cd01f41
Add address book
2024-09-13 07:09:31 -05:00
35dce186fd
feat: getoperationstatus RPC method
2024-09-04 13:10:09 -05:00
1caa4efdb4
Implement getnewaddress
RPC method
2024-08-30 15:14:48 -05:00
fae0def6a8
Implement getnewaccount
2024-08-26 15:25:31 -05:00
4ee09238d8
Implement getnewwallet
RPC method
2024-08-24 07:45:42 -05:00
934bff1454
Implement getbalance
2024-08-16 13:31:25 -05:00
66767da36a
Implement listreceived
2024-08-15 11:17:24 -05:00
b75ed16a3e
Implement note search by address ID
2024-08-12 15:35:00 -05:00
14cf97d473
Add schema change detection
2024-08-10 08:17:35 -05:00
c68c504b53
Refactor for new schema for ZcashTransaction
2024-08-10 07:52:45 -05:00
46b4969da5
Implement database migration
2024-08-10 07:04:40 -05:00
473192e34b
Create type for Zcash note
2024-08-08 09:24:44 -05:00
b8980bd219
Implement listaddresses
2024-08-07 11:28:40 -05:00
339c93905f
Use TemplateHaskell for JSON instances
2024-08-06 16:08:51 -05:00
4553f964f3
Implement listaccounts
2024-08-06 13:38:00 -05:00
f7efa85cdd
Implement listwallets
2024-08-05 12:54:02 -05:00
0d5ff79b96
Add Zenith server executable
2024-08-03 07:01:11 -05:00
8ba1dfa7c7
Make RPC port configurable
2024-07-24 16:13:13 -05:00
cbcf7c9c8c
Implement basic auth on server
2024-07-24 16:03:49 -05:00
b66d0d9563
Add fields to config
2024-07-24 16:03:23 -05:00
94bfca95ca
Start RPC server
2024-07-23 13:47:07 -05:00
bf452242a5
Fix assets placement for binary
2024-07-12 11:30:12 -05:00
e9e342e77f
Prepare for release
2024-07-11 08:38:20 -05:00
51cf375265
Merge branch 'milestone2' into rav001
2024-07-10 15:45:10 -05:00
96c9df571e
Ensure dialog closes after Tx send
2024-07-10 13:48:54 -05:00
c69d4f9974
Add functions for shielded balance and transparent balance
2024-07-10 13:39:02 -05:00
1673e653eb
Implement unconfirmed note tracking
2024-07-10 10:52:04 -05:00