#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
Bug - Bech32m error calculating checksum - to resolve
Change Bech32m to Bech32  encoding for Sapling address
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.