zcash / sapling-crypto

Zcash "Sapling" cryptography
Other
78 stars 65 forks source link

Derive `Hash` in `Nullifier` struct #133

Closed oxarbitrage closed 4 months ago

oxarbitrage commented 4 months ago

https://github.com/zcash/librustzcash/pull/1207#discussion_r1531251768

oxarbitrage commented 4 months ago

Closing as we changed the memory wallet field from a hashmap to a btreemap where hash is not needed. https://github.com/zcash/librustzcash/pull/1207#discussion_r1532534815