This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.16: [zk-token-sdk] Refactor pod
FeeParameters
conversion and rem…
…ove manual byte conversion for the type (backport of #32149) (#32183) [zk-token-sdk] Refactor pod `FeeParameters` conversion and remove manual byte conversion for the type (#32149) * replace `decoded::TransferAmountCiphertext` to `DecodedTransferAmountCiphertext` * refactor pod convert logic for fee parameters * remove manual byte conversions for `FeeParameters` * fix error from rebase (cherry picked from commit 428283c) Co-authored-by: samkim-crypto <skim13@cs.stanford.edu>
- Loading branch information
1 parent
9d1ca7c
commit 8d1ed29
Showing
3 changed files
with
21 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters