zebra/zebra-rpc
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
..
src feat(rpc): Implement the `z_validateaddress` RPC (#6185) 2023-02-20 21:06:22 +00:00
Cargo.toml build(deps): bump insta from 1.26.0 to 1.28.0 (#6181) 2023-02-17 01:16:49 +00:00