Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Privacy-Cash/privacy-cash
/ functions
Functions
208 in github.com/Privacy-Cash/privacy-cash
⨍
Functions
208
◇
Types & classes
33
Function
transact_spl
* Users deposit or withdraw SPL tokens from the program. * * Reentrant attacks are not possible, because nullifier creation is checked by a
anchor/programs/zkcash/src/lib.rs:373
Function
update_deposit_limit
* Update the maximum deposit amount limit. Only the authority can call this. */
anchor/programs/zkcash/src/lib.rs:107
Function
update_deposit_limit_for_spl_token
* Update the maximum deposit amount limit for a specific SPL token tree. * Only the authority can call this. */
anchor/programs/zkcash/src/lib.rs:193
Function
update_global_config
* Update global configuration for SOL and SPL tokens. Only the authority can call this. */
anchor/programs/zkcash/src/lib.rs:119
Function
verify
(verificationKeyPath: string, publicSignals: any, proof: any)
anchor/tests/lib/prover.ts:118
Method
verify_common
(&mut self)
anchor/programs/zkcash/src/groth16.rs:124
Function
wrong_verifying_key_verification_should_not_succeed
()
anchor/programs/zkcash/tests/unit/utils_test.rs:397
Function
wrong_verifying_key_verification_should_not_succeed
()
anchor/programs/zkcash/tests/unit/groth16_test.rs:129
← previous
201–208 of 208, ranked by callers