rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
..
coin.rs 40e79b2c1d clear all warning messages 5 years ago
diffie_hellman.rs f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 5 years ago
fr_serial.rs 83a7148e08 implemented Encodable for IncrementalWitness and finished put_own_coins 5 years ago
merkle.rs b0a04b7d93 made self.cursor a reference 5 years ago
merkle_node.rs 7377a47362 Set the merkle tree depth to 32. 5 years ago
mint_proof.rs 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
mod.rs 1a6bccd8e9 cargo fmt & clean up 5 years ago
note.rs 9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and 5 years ago
nullifier.rs 40e79b2c1d clear all warning messages 5 years ago
schnorr.rs bcbe3f4ae2 cleaned up some unused import warnings 5 years ago
spend_proof.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago
util.rs a8b498dfee add schnorr signature classes 5 years ago