Zebra/zebra-chain/src/primitives
teor 8c451968ee
fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960)
* Format commitments and nonces as hex

* Format Sprout and Sapling nullifiers as hex when debugging

* Format Sprout commitments as hex when debugging

* Format redpallas keys as hex when debugging

* Update code that we're going to delete in the next PR anyway
2023-01-17 13:57:22 +00:00
..
proofs fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00
redpallas fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00
zcash_history refactor(anchorSapling): Change type to force consensus rule validation (#3544) 2022-02-17 03:20:22 +00:00
proofs.rs Stop allowing JoinSplit<Halo2> 2021-07-01 23:56:30 -04:00
redpallas.rs Rustdoc for redpallas types 2021-06-30 16:26:08 -04:00
zcash_history.rs remove dead code from zebra-chain (#5464) 2022-10-25 03:23:50 +00:00
zcash_note_encryption.rs change(nu5): use new V5 transaction script verification API (#3799) 2022-04-19 10:14:16 +10:00
zcash_primitives.rs deps(bump): zcash_primitives, zcash_note_encryption, zcash_encoding, orchard, and zcash_script (#5505) 2022-10-31 14:15:11 +00:00