#57 - Sapling address in Human Readable format #57

Merged
pitmutt merged 5 commits from rvv040 into dev040 2024-04-10 16:35:40 +00:00
Owner

Function getSaplingFromUA added to Orchar.hs module.

Receives a Unified address in HRF as parameter and returns the corresponding Sapling Receiver in HRF (if exists) otherwise it returns "Nothing".
An invalid UA returns "Nothing"

Function getSaplingFromUA added to Orchar.hs module. Receives a Unified address in HRF as parameter and returns the corresponding Sapling Receiver in HRF (if exists) otherwise it returns "Nothing". An invalid UA returns "Nothing"
reneve added 3 commits 2024-04-10 14:41:31 +00:00
1f8a4cbd2b Branch rvv040 - Get Sapling Human Readable representation - In proccess
Bug - Bech32m error calculating checksum - to resolve
3f918f734a rvv040 - Sapling address encoding to human readable format
Change Bech32m to Bech32  encoding for Sapling address
cea8a70f44 rvva040 - Convert Sapling receiver to Human readable format
Function getSaplingFromUA -> Now returns "Maybe T.Text" instead of "T.Text"
pitmutt added 1 commit 2024-04-10 16:30:25 +00:00
pitmutt added 1 commit 2024-04-10 16:35:03 +00:00
pitmutt merged commit 7efb9d0148 into dev040 2024-04-10 16:35:40 +00:00
pitmutt added the
enhancement
label 2024-04-10 16:35:49 +00:00
pitmutt added this to the MVP 1 milestone 2024-04-10 16:35:53 +00:00
pitmutt added this to the Zenith Full Node Wallet project 2024-04-10 16:35:56 +00:00
pitmutt self-assigned this 2024-04-10 16:35:59 +00:00
pitmutt requested review from pitmutt 2024-04-10 16:36:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
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/zcash-haskell#57
No description provided.