Commit History

Author SHA1 Message Date
  Janus a0a27e0d3b Remove cashier data from rocks 5 years ago
  Janus 0465e70b3a Add separate sqlcipher db for Cashier 5 years ago
  ghassmo f3b3152aae delete duplicate cli_config.rs file 5 years ago
  ghassmo d90fe538f6 use generic struct for loading configurations 5 years ago
  ghassmo 4c36f822c2 wrap handle_error function with Arc & implement Sync and Send traits for the function 5 years ago
  ghassmo a51acc1bf7 create darkfi dir and toml files when load_default configuration 5 years ago
  lunar-mining a0f5854ecb implemented deposit on rpc/adapter 5 years ago
  narodnik 181108ca90 mostly working halo1 impl 5 years ago
  lunar-mining a6b4791feb added deserialize to walletdb.rs 'get' functions. ran cargo fmt 5 years ago
  Janus 2c1eb75605 Remove unused traits 5 years ago
  Janus f33c284509 Return p2pkh address from CashierClient 5 years ago
  narodnik b5243dcbbe sonic: print constant_coefficient 5 years ago
  narodnik c3a65d8479 halo1 sage script 5 years ago
  narodnik db91508dc9 sonic: bugfix due to typo s/v/w/ 5 years ago
  narodnik d890d902fc halo1: polynomial commitment over ring example 5 years ago
  narodnik 4fac2c7666 Halo 1 Arithmetization Polynomials Expansion 5 years ago
  Janus 654186b7c3 Readd cashier.rs 5 years ago
  lunar-mining ec302e0d53 renamed bitcoin_bridge.rs to cashier.rs 5 years ago
  narodnik 514e286fe0 create functions for polynomial commitment proofs in sage 5 years ago
  narodnik e51b0abc99 polynomial commitment proof based off groth16 inner product argument 5 years ago
  narodnik b907aaf5f3 groth inner product zero knowledge argument of knowledge 5 years ago
  Janus 637cd5f413 Remove unused code and correct some warnings 5 years ago
  zkjanus 20539f3f7f Merge pull request #3 from darkrenaissance/bitcoin 5 years ago
  Janus 9c6c8d0e82 Add WalletDb to CashierService 5 years ago
  Janus 878f3eb1dc Update cashierd configs and options 5 years ago
  Janus fded8de270 Update cashierd to reflect new toml config options 5 years ago
  Janus ff341ead9a Add proper messaging between CashierClient and CashierService 5 years ago
  Janus ce41e1d864 Initial Req client for cashier 5 years ago
  Janus 516f1f3be6 Prepare db 5 years ago
  Janus b6fb3a486a Add RocksColumn CashierKeys 5 years ago