提交歷史

作者 SHA1 備註 提交日期
  ghassmo cd07494953 remove cash_gen_key function from walletdb.rs 5 年之前
  ghassmo 4a1716bd3d update todo.md 5 年之前
  Janus 9f611c650c Pop scriptpubkey in loop and on change check balance 5 年之前
  ghassmo b6a27a60c5 create Client object for CashierService 5 年之前
  ghassmo f59b7e277c update .gitignore 5 年之前
  ghassmo fff6827343 darkfid return ClientResult with a proper message instead of panic and crash 5 年之前
  ghassmo 4a1ecdcbfc create specific error type for client 5 年之前
  ghassmo da9d285cac Merge branch 'master' of github.com:darkrenaissance/darkfi 5 年之前
  ghassmo dcd44c2a71 check if there are coins before transfer the coins 5 年之前
  narodnik 2f1ab4a53f halo2: fix TODO item by using quo_rem() function instead of / 5 年之前
  narodnik 9f983a998e halo2: add final evaluation check for h(X) 5 年之前
  narodnik 93575638bd halo2: working permutation argument 5 年之前
  narodnik b4b3c877cf halo2: create permuted indices 5 年之前
  narodnik 8d9b8c8fcd halo2: remove useless constraint 5 年之前
  ghassmo 8ebb0e2b7a minor changes in client.rs 5 年之前
  ghassmo a1c2ad5ee9 pass the paths for mint and spend params when initialize a Client 5 年之前
  ghassmo 3bd5ffac06 cargo fix & cargo fmt 5 年之前
  ghassmo 996cd04335 move all functionalities inside darkfid to a new module client/client.rs 5 年之前
  ghassmo 14e984d4b9 detach jsonserver task instead of waiting 5 年之前
  ghassmo 900818973b print an explicit error for async_channel 5 年之前
  ghassmo 253bf174a5 pass subscriber address when start gateway client 5 年之前
  Janus e440409d81 New btc keys create a connection to existing Electrum Client 5 年之前
  Janus 8da9496f52 Run cargo fmt 5 年之前
  Janus 1c834bbe5f Make ElectrumClient spawn from cashier 5 年之前
  lunar-mining 231d09b8d3 added rpc support to cashierd 5 年之前
  narodnik 51bc448a1d halo2: add comment with indices table for permutation cycles 5 年之前
  narodnik 1518a44377 halo2: add random blinding rows 5 年之前
  lunar-mining b9b33b638e generalized jsonserver.rs to work with different services 5 年之前
  narodnik 3077d70e68 halo2: fix broken arithmetization since gates are independent 5 年之前
  narodnik 74b8ed57fa halo2: create lagrange witness and selector polys 5 年之前