Commit History

Author SHA1 Message Date
  ghassmo a591bb526d WIP clean and refactoring according to issue #35 4 years ago
  parazyd 0ea17724f8 YOLO 4 years ago
  parazyd a47505b427 Clean up some clippy lints. 4 years ago
  parazyd 1227018081 Remove traces of pasta_curves crate from files where they shouldn't be. 4 years ago
  parazyd 2894c9fc7d Minor cleanup. 4 years ago
  parazyd 7276498e64 cargo fmt with new settings. 4 years ago
  parazyd 1a97a966e0 Update to new stable rust 2021. 4 years ago
  Matthias Seitz 0e9de335a1 chore: clippy --fix 4 years ago
  lunar-mining 4727914b85 renamed asset_id to token_id across project 4 years ago
  ghassmo 56ef0af458 bin/tx: bring state_transition function to tx.rs file 4 years ago
  lunar-mining 85ef5bc96e tx.rs: partially revived isolated testcase 4 years ago
  lunar-mining 9155ed57b4 removed old crypto stuff from /bin and /src 5 years ago
  lunar-mining f50d677612 Revert "removed old crypto stuff from /src and /bin" 5 years ago
  lunar-mining 7e9d853cae removed old crypto stuff from /src and /bin 5 years ago
  rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
  Nym 9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and 5 years ago
  ghassmo 40e79b2c1d clear all warning messages 5 years ago
  narodnik c97feb8f0b rename ambigous 'Node' to MerkleNode 5 years ago
  narodnik 9cc5b39f2a cargo fmt 5 years ago
  narodnik 444770feda rename sapvi namespace to drk 5 years ago
  narodnik 6041fca23a document src/bin/tx.rs 5 years ago
  narodnik e5bb81dee6 make merkle depth an adjustable parameter in the code 5 years ago
  narodnik 411a62ed20 Separate the Node and Coin types 5 years ago
  narodnik 8b511a79b1 switch code to using nullifier type 5 years ago
  rachel-rose b61562b766 removed more unused imports that were overwritten by conflict 5 years ago
  rachel-rose f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 5 years ago
  narodnik b20fbfb422 rename coin to node 5 years ago
  narodnik 19140a78ec Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik 62e0da8630 merkle checking is correct 5 years ago
  rachel-rose bcbe3f4ae2 cleaned up some unused import warnings 5 years ago