Commit History

Author SHA1 Message Date
  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
  narodnik 86b3bd496e use nullifier struct 5 years ago
  narodnik c971000e68 remove unused value from tx builder 5 years ago
  narodnik 0f4501c886 migrate tx builder code to state transition 5 years ago
  narodnik 1a2c658484 integrate state_transition() with tx demo code 5 years ago
  narodnik 6cc6af0f0f Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik ec78bf9ac9 return specific errors for VerifyFailed 5 years ago
  ghassmo a0928421e5 cargo fmt & clean up 5 years ago
  narodnik 5e5992e9cf Revert "add clear_outputs field to txs" 5 years ago
  narodnik 14f6512f8b Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  narodnik d904dcdc46 add clear_outputs field to txs 5 years ago
  ghassmo 5e0a92599c cargo fmt 5 years ago
  narodnik 1bf94ee288 document tx build 5 years ago
  narodnik 07eb99c465 working signatures for clear inputs (deposits) 5 years ago
  narodnik 6ecd0b7c15 working signature generation for spends in tx builder and verifications for tx 5 years ago
  narodnik 04cc96ad69 working spends (minus signatures) 5 years ago
  narodnik 37baa83f16 add encrypted output note 5 years ago