Commit History

Author SHA1 Message Date
  narodnik 824c822131 added r1cs to bootle16 example 5 years ago
  narodnik 359a98382c add simple zk arithmetization example, will be used for bootle16 5 years ago
  rachel-rose fd80a1ddbe debugged key gen and wallet write. all drkcli functions now working 5 years ago
  narodnik d54af89ea6 Merge branch 'asset-id' 5 years ago
  narodnik 83199007e1 add tutorial example, corresponds to zk-explainer document 5 years ago
  rachel-rose 97eaf01e78 fixed error handling for rusqlite 5 years ago
  rachel-rose 7bb955e686 test case for rusqlite 5 years ago
  rachel-rose 170c47a692 fixed typo in README 5 years ago
  ghassmo 8468ab8fc1 update README.md 5 years ago
  rachel-rose fa8bb0ef1c added build command for trusted setup 5 years ago
  ghassmo 9b0155d5ae update README.md 5 years ago
  ghassmo f967c3c74a cargo fmt 5 years ago
  ghassmo 274f6284bb add config arg to wallet cli & add subcommands to config arg 5 years ago
  ghassmo 618eb7fd2c fix io error when loading config file 5 years ago
  ghassmo 1205318805 update .gitignore 5 years ago
  rachel-rose bc93d1734e implemented custom error handling for jsonrpc_core 5 years ago
  ghassmo 05db96451a add config file to client cli 5 years ago
  rachel-rose e0053026aa added wallet tests. updated adapter functions to init_db() 5 years ago
  ghassmo 0492718611 create config struct for client_cli 5 years ago
  ghassmo 3b54479c9e move program options to cli dir 5 years ago
  ghassmo eb8d2633c8 avoid blocking by making jsonserver run after gateway client started 5 years ago
  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