Commit History

Author SHA1 Message Date
  Luther Blissett 62d1f06c1f Update imports for type migrations. 3 years ago
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. 3 years ago
  Luther Blissett 6fc5b43d54 Mop up dependencies and features. 3 years ago
  Luther Blissett 76c25f06a1 Change import references in library to the new serial module. 3 years ago
  ghassmo 6e6c240891 cargo clippy over all projects 4 years ago
  narodnik 0d9da87d4f darkfi: add spend_hook and user_data to create_mint/burn_proof() 4 years ago
  parazyd 1e109e3edc note: Implement memo field in encrypted notes. 4 years ago
  narodnik 51c1e09415 tx: major bugfix, do not reuse previous output value blinds. that will produce the same value_commit as the previous output making them linkable. 4 years ago
  narodnik 70293fd181 add missing code for inputs 4 years ago
  narodnik 1f7a11a59d Add missing token_id to Note. Temp WalletDb workaround. 4 years ago
  parazyd 805b26136d tx: Clean up and add some code comments. 4 years ago
  parazyd 22fdec7fed Fix compilation errors 4 years ago
  parazyd e441396383 Add "node" feature. 4 years ago
  parazyd a47505b427 Clean up some clippy lints. 4 years ago
  parazyd 3a80143540 Create zk proving keys on initial startup and pass them around. 4 years ago
  parazyd ff01e7b685 Use the new keypair module throughout the codebase. 4 years ago
  parazyd 80709c6813 crypto: Remove duplicated and old merkle tree code. 4 years ago
  parazyd 7276498e64 cargo fmt with new settings. 4 years ago
  narodnik c86b8c63fa working spends for tx builder 4 years ago
  narodnik 9a9169590f migrate over spend contract from burn.rs to src/ 4 years ago
  narodnik ac346ea2d8 use merkle path inside the burn proof generation 4 years ago
  narodnik 8dc76b9f25 comment out tx2 tx submodule, and begin midgrating changes to src/ 4 years ago
  narodnik 5b0b4065e5 working clear inputs for tx2, check correct public key 4 years ago
  parazyd bf77b58a06 tx: Port for pasta. 4 years ago
  Matthias Seitz 0e9de335a1 chore: clippy --fix 4 years ago
  lunar-mining 5102102d95 renamed 'asset' to 'token' across project 4 years ago
  lunar-mining 4727914b85 renamed asset_id to token_id across project 4 years ago
  parazyd 19727d1528 Code linting. 4 years ago
  lunar-mining 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 4 years ago
  Nym 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago