RPC Server #103

Merged
pitmutt merged 129 commits from rav001 into milestone3 2024-11-21 15:30:22 +00:00
Owner
No description provided.
pitmutt added this to the MVP 3 milestone 2024-11-21 15:29:42 +00:00
pitmutt added the
enhancement
label 2024-11-21 15:29:42 +00:00
pitmutt self-assigned this 2024-11-21 15:29:42 +00:00
pitmutt added 129 commits 2024-11-21 15:29:42 +00:00
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.
Files affected: Zenith/GUI.hs
			, Zenith/CLI.hs
			, Zenith/Utils.hs
This feature is similar to GUI's implementation.
Transparent, Sapling, Orchard -> Accepted
	    Exchange -> rejected
The functionality to do the process is pending.
Fields to display Total transparent funts and total Shielded Funds
	 added.
	 A funtion to update the latest total values has to be included
GUI - Forms for Shielding and De-shielding created
	 TUI - Form to deshield  is not implemented
DeShield form  -  Cancel button moved  to the right of process button
-  Shield form created
	 -  Deshield form created
	 Both forms have the 'Process' button de-activated. Must be linked
	 to the appropiate funciton
pitmutt added this to the Zenith Full Node Wallet project 2024-11-21 15:29:45 +00:00
pitmutt merged commit 143e38503e into milestone3 2024-11-21 15:30:22 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Vergara_Tech/zenith#103
No description provided.