orchard/src
Jack Grigg 497f7e0b86 Remove bundle::Unauthorized type
It is being replaced by context-specific unauthorized or
partially-authorized types. The only general type we need is Authorized
which is used in transactions.
2021-04-27 12:30:16 +12:00
..
circuit Add ECC gadgets and instructions 2021-02-25 18:11:46 +00:00
note Small conversion helpers 2021-04-23 01:08:43 +12:00
primitives Expose RedPallas rerandomization 2021-04-23 01:06:10 +12:00
address.rs Note commitment derivation 2021-03-26 07:51:05 +13:00
bundle.rs Remove bundle::Unauthorized type 2021-04-27 12:30:16 +12:00
circuit.rs Return SpendingKey from Note::dummy 2021-04-27 12:26:24 +12:00
constants.rs Update ivk derivation to match latest protocol spec draft 2021-03-16 09:33:07 +13:00
keys.rs Small conversion helpers 2021-04-23 01:08:43 +12:00
lib.rs Temporarily allow dead code 2021-03-20 18:31:22 +13:00
note.rs Return SpendingKey from Note::dummy 2021-04-27 12:26:24 +12:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs Use incomplete addition in SinsemillaHashToPoint 2021-04-20 10:05:56 +12:00
tree.rs Add skeleton for actions and bundles 2021-01-20 20:31:09 +00:00
value.rs Add from_raw constructors to NoteValue and ValueSum 2021-04-27 12:27:23 +12:00