Commit History

Author SHA1 Message Date
  ghassmo 5ec3fa888e use join_config_path function for both sqlite and rocksdb databases 5 years ago
  ghassmo a19084ca10 create util module & create join_config_path function 5 years ago
  ghassmo e334d2ca2b clear warning messages 5 years ago
  ghassmo 8197b8bf16 remove asset_type from slab struct 5 years ago
  rachel-rose ab8e64b66c simplified walletdb constructor 5 years ago
  rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
  rachel-rose 0daef9f312 fixed improper dependency graph which caused wallet to be constructed twice 5 years ago
  rachel-rose 7638e774d0 moved crypto run scripts to examples dir 5 years ago
  rachel-rose 0751d83997 cleaned up executables 5 years ago
  rachel-rose cf160aafb0 re-implemented drk cli function calls 5 years ago
  Nym 015a7ec973 Add use of SAPLING_COMMITMENT_TREE_DEPTH if needed. 5 years ago
  Nym 5d8434c871 Fix spend-classic for change of merkle tree depth. 5 years ago
  rachel-rose 565a96e675 fixed formatting error 5 years ago
  rachel-rose e42cd9ffb0 added version0 run commands to readme 5 years ago
  Nym d47301ed0f Merge branch 'asset-id' 5 years ago
  rachel-rose a7b7603197 moved rpc 'start' inside darkfid 'start' to prevent blocking 5 years ago
  rachel-rose 87d72327c6 removed unnecessary cashier test 5 years ago
  Nym 60eedb7e70 Save asset_id at walletdb. 5 years ago
  Nym f7bd9dfceb Fix comment about merkle tree depth. 5 years ago
  Nym 26290ac290 Merge branch 'master' into asset-id 5 years ago
  Nym 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago
  narodnik cd11a1e55f halo2 examples 5 years ago
  rachel-rose b3e6c93a4b made dummy cashier 5 years ago
  rachel-rose 963a531908 cleaned up some warnings on darkfid 5 years ago
  rachel-rose c4851233ac removed redundant adapter::new() constructor call 5 years ago
  rachel-rose c78ec2edf3 backup of old dfi.rs 5 years ago
  rachel-rose 9901797fa2 merged rpc options into ClientProgramOptions and moved dfi.rs to bin/old 5 years ago
  ghassmo c8870bdc59 refactor dark_client and use async code 5 years ago
  rachel-rose b0a04b7d93 made self.cursor a reference 5 years ago
  rachel-rose e6d76428d1 made match statement more succinct by ignoring none value 5 years ago