Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
token-client: Use Signers instead of Signer for confidential tran…
Browse files Browse the repository at this point in the history
…sfer functions (#5663)

* token-client: Use `Signers` for confidential transfers

* Cleanup creating proof context state functions for `Signers`

* Cleanup fee sigma proof constructors for `Signers`

* Use `Signers` in equality and ciphertext proofs for transfer

* Use `Signers` to create range proofs

* Use `Signers` in `transfer_with_split_proofs_in_parallel`

* Use `Signers` in `transfer_with_fee_and_split_proofs_in_parallel`

* Add `proof` in `signers` vars
  • Loading branch information
joncinque authored Oct 26, 2023
1 parent 565a1bb commit 3ecdfc8
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 239 deletions.
Loading

0 comments on commit 3ecdfc8

Please sign in to comment.