Zenith Core: Implement ZIP-320 #75

Closed
opened 2024-04-08 13:57:55 +00:00 by pitmutt · 3 comments
pitmutt commented 2024-04-08 13:57:55 +00:00 (Migrated from git.vergara.tech)

As a user
I want the wallet to implement the functionality defined in ZIP-320
So funds can be sent to TEX addresses as needed.

As a user I want the wallet to implement the functionality defined in [ZIP-320](https://zips.z.cash/zip-0320) So funds can be sent to TEX addresses as needed.
pitmutt commented 2024-04-25 19:30:20 +00:00 (Migrated from git.vergara.tech)

The parsing of TEX addresses is implemented in https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/67 .

The parsing of TEX addresses is implemented in https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/67 .
pitmutt commented 2024-10-11 20:36:47 +00:00 (Migrated from git.vergara.tech)

The restriction of using only transparent notes for TEX addresses is implemented in 95b89e28ed

The restriction of using only transparent notes for TEX addresses is implemented in https://git.vergara.tech/Vergara_Tech/zenith/commit/95b89e28ed032ee05f10c1e9a14549bf17fbc0f0
pitmutt commented 2024-11-21 15:21:11 +00:00 (Migrated from git.vergara.tech)

With the completion of #96 and #97, Zenith now can interact with TEX addresses in both UIs.

With the completion of #96 and #97, Zenith now can interact with TEX addresses in both UIs.
Sign in to join this conversation.
No milestone
No project
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#75
No description provided.