teor
|
161bb80ce8
|
cleanup(cryptography): Remove unused shielded key and address code (#5476)
* Remove unused and buggy Sprout key and address code
* Remove unused, buggy Sapling address, key, and commitment code
* Delete unused Orchard key code
* Move almost all the buggy Orchard key code into a test-only module
* Remove Orchard keys and addresses that aren't used in production code
* Remove unused prf_expand() function and unimplemented poseidon_hash() function
* Remove unused Orchard key types
* Remove unused sinsemilla commit code
* Update zebra-chain/src/sprout/keys.rs
* Update zebra-chain/src/sprout/keys.rs
Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
|
2022-10-29 20:59:55 +00:00 |