Commit History

Author SHA1 Message Date
  ghassmo 167b3fad90 minor changes in client.rs 5 years ago
  ghassmo 84773639e5 cargo fmt 5 years ago
  ghassmo e4004f5783 change the design of rpc adapter 5 years ago
  ghassmo 6b5587586c add jsonrpc-core-client and jsonrpc-derive to Cargo.toml 5 years ago
  ghassmo 23c1d0c667 fix typo in expect messages 5 years ago
  ghassmo 864760df4a Cashier: avoid generating new keypair if keys exist in cashierdb 5 years ago
  ghassmo bbbf469b3d cargo fmt 5 years ago
  ghassmo 6fa951b5f3 use debug macro instead of info for debugging & add proper name for target field in each debug macro 5 years ago
  ghassmo 59436a1197 fix bugs in the process of withdrawing 5 years ago
  ghassmo 133cd13654 update README.md 5 years ago
  ghassmo a362e6aff5 add and pass needed config params to cashierd 5 years ago
  ghassmo 13519a7302 cargo fmt 5 years ago
  ghassmo d8eeb7656f Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 4d35fc0e58 wrap client with mutex inside cashier service 5 years ago
  Janus c21699b312 Use shorthand for errors and fmt 5 years ago
  Janus e0e75e7149 Cleanup start_subscribe for btc watching 5 years ago
  Janus a85b840af0 Return GetBalanceRes when scriptpubkey balance is confirmed 5 years ago
  ghassmo 7283cc4ada minor changes in walletdb.rs 5 years ago
  ghassmo cd07494953 remove cash_gen_key function from walletdb.rs 5 years ago
  ghassmo 4a1716bd3d update todo.md 5 years ago
  Janus 9f611c650c Pop scriptpubkey in loop and on change check balance 5 years ago
  ghassmo b6a27a60c5 create Client object for CashierService 5 years ago
  ghassmo f59b7e277c update .gitignore 5 years ago
  ghassmo fff6827343 darkfid return ClientResult with a proper message instead of panic and crash 5 years ago
  ghassmo 4a1ecdcbfc create specific error type for client 5 years ago
  ghassmo da9d285cac Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo dcd44c2a71 check if there are coins before transfer the coins 5 years ago
  narodnik 2f1ab4a53f halo2: fix TODO item by using quo_rem() function instead of / 5 years ago
  narodnik 9f983a998e halo2: add final evaluation check for h(X) 5 years ago
  narodnik 93575638bd halo2: working permutation argument 5 years ago