orchard/src
Kris Nuttycombe 273662c00b
Apply suggestions from code review
Co-authored-by: str4d <thestr4d@gmail.com>
2022-02-24 09:16:39 -07:00
..
bundle Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00:00
circuit
constants
note Update the incremental merkle tree version and the Rust toolchain. 2022-02-23 20:43:02 -07:00
primitives Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00:00
spec Add `FullViewingKey::derive_internal` 2022-02-21 14:41:47 +00:00
test_vectors
address.rs Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
builder.rs Apply suggestions from code review 2022-02-24 09:16:39 -07:00
bundle.rs Add functional test for creating and verifying a shielding bundle 2022-02-15 22:17:15 +00:00
circuit.rs The address used to derive g_d_old and pk_d_old is the recipient address of the note being spent. 2022-02-15 14:39:32 -07:00
circuit_description
constants.rs
keys.rs Add `FullViewingKey::derive_internal` 2022-02-21 14:41:47 +00:00
lib.rs Update the incremental merkle tree version and the Rust toolchain. 2022-02-23 20:43:02 -07:00
note.rs Remove default_diversifier and default_address methods. 2022-02-15 14:39:32 -07:00
note_encryption.rs Add decryption of the diversifier index for an address to the IVK. 2022-02-14 17:04:38 -07:00
primitives.rs
spec.rs
test_vectors.rs
tree.rs Apply suggestions from code review 2022-02-24 09:16:39 -07:00
value.rs Add `doc_cfg` annotations 2021-12-17 22:08:58 +00:00
zip32.rs Remove `PartialEq, PartialOrd` impls from `{Extended}SpendingKey` 2021-11-30 23:25:35 +00:00