Commit History

Author SHA1 Message Date
  ghassmo 147d55a5d9 create Drk struct and add say_hello function 5 years ago
  ghassmo 50316d7ef5 add surf error type 5 years ago
  ghassmo 403b0672bf add surf crate 5 years ago
  ghassmo 7a1793234e create darkfi-cli binary file 5 years ago
  ghassmo 4207b137b0 create Darkfi client cli 5 years ago
  ghassmo 98302660f5 create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait 5 years ago
  ghassmo 87e84dc1e3 renamed WalletCli to DarkfidCli 5 years ago
  ghassmo b8890995b2 remove async functions from walletdb.rs and rpc/adapter.rs 5 years ago
  Janus 1b343437aa Update readme typo 5 years ago
  lunar-mining 0e85552240 removed duplicate key_id.pop() 5 years ago
  rachel-rose 01e109493d added key_id param to put_own_coins 5 years ago
  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