Commit History

Author SHA1 Message Date
  Janus a3f5f09b9d Remove some warnings 5 years ago
  Janus c47057e25f Add cashier function mint_dbtc 5 years ago
  parazyd 3374a25855 rpc: Implement JSON-RPC structures and creation functions 5 years ago
  parazyd a9e5a39db3 github: Add build & test workflow. 5 years ago
  ghassmo eb9511cb49 handle transfer command from darkfid 5 years ago
  ghassmo 9f07bbca80 rename client field to cashier_client in adapter struct 5 years ago
  ghassmo e3a338100b remove tests from darkfid 5 years ago
  Janus 9f35f9c14e Replace bitcoin-rs references 5 years ago
  Janus 0816bada60 Move btc mod from cashier 5 years ago
  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