Commit History

Author SHA1 Message Date
  ghassmo 4d35fc0e58 wrap client with mutex inside cashier service 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
  narodnik b4b3c877cf halo2: create permuted indices 5 years ago
  narodnik 8d9b8c8fcd halo2: remove useless constraint 5 years ago
  ghassmo 8ebb0e2b7a minor changes in client.rs 5 years ago
  ghassmo a1c2ad5ee9 pass the paths for mint and spend params when initialize a Client 5 years ago
  ghassmo 3bd5ffac06 cargo fix & cargo fmt 5 years ago
  ghassmo 996cd04335 move all functionalities inside darkfid to a new module client/client.rs 5 years ago
  ghassmo 14e984d4b9 detach jsonserver task instead of waiting 5 years ago
  ghassmo 900818973b print an explicit error for async_channel 5 years ago
  ghassmo 253bf174a5 pass subscriber address when start gateway client 5 years ago
  Janus e440409d81 New btc keys create a connection to existing Electrum Client 5 years ago
  Janus 8da9496f52 Run cargo fmt 5 years ago
  Janus 1c834bbe5f Make ElectrumClient spawn from cashier 5 years ago
  lunar-mining 231d09b8d3 added rpc support to cashierd 5 years ago
  narodnik 51bc448a1d halo2: add comment with indices table for permutation cycles 5 years ago
  narodnik 1518a44377 halo2: add random blinding rows 5 years ago
  lunar-mining b9b33b638e generalized jsonserver.rs to work with different services 5 years ago