solana/programs/zk-token-proof-tests
samkim-crypto 2ebf38efd0
[zk-token-sdk] Add ciphertext-commitment equality proof instruction (#31808)
* add ciphertext-commitment proof data

* add ciphertext-commitment proof instruction

* update proof program processor for ciphertext-commitment equality proof

* cargo fmt

* update compute units

* rename submodule `ctxt_comm_equality` to `ciphertext_commitment_equality`

* update import statements

* fix mixed conflict

* remove `native_programs_consume_cu`
2023-05-27 11:25:29 +09:00
..
tests [zk-token-sdk] Add ciphertext-commitment equality proof instruction (#31808) 2023-05-27 11:25:29 +09:00
Cargo.toml chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00