zebra/zebra-chain/src/primitives
Marek 83d038c067
feat(rpc): Implement the `z_validateaddress` RPC (#6185)
* Add the response type for `z_validateaddress`

* Add UAs to the address variants

* Remove a redundant TODO

* Impl `z_validateaddress`

* Add basic test vectors

* Add basic snapshots

* Remove a deprecated field from the RPC response

* Add basic snapshot data

* Check the semantic validity of UAs

* Refactor imports

* Refactor snapshot filenames

This PR removes the `.new` filename extensions from snapshots.

* Rename `address` to `unified_address`
2023-02-20 21:06:22 +00:00
..
proofs 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
address.rs feat(rpc): Implement the `z_validateaddress` RPC (#6185) 2023-02-20 21:06:22 +00:00
proofs.rs Stop allowing JoinSplit<Halo2> 2021-07-01 23:56:30 -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(deps): Upgrade to the zcash_primitives 0.10 API (#6087) 2023-02-06 15:23:13 +00:00
zcash_primitives.rs change(deps): Upgrade to the zcash_primitives 0.10 API (#6087) 2023-02-06 15:23:13 +00:00