Commit History

Author SHA1 Message Date
  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
  Janus 14e8a5a940 Start zkpubkey -> btc addr exchange 5 years ago
  Janus a807faf4a4 Add method get_deposit_address 5 years ago
  Janus c3cda6acd7 Add comment 5 years ago
  Janus 19fb4c40f5 Fix rand for secret_key 5 years ago
  Janus a96b7425fc Add cashierd 5 years ago
  Janus bee4a6faea Properly derive a p2pkh from rand 5 years ago
  Janus d7f9ccd4b0 Remove code 5 years ago
  Janus 815a9d780c Create a temp bitcoin address in obj 5 years ago
  Janus ceb6618e18 Add bitcoin key derivation to Bitcoin obj 5 years ago
  Janus 8ff94791b5 Remove copied handle_request results 5 years ago
  Janus 17f2afa5fd Initial CashierService 5 years ago
  Janus 4b6f7427f6 Add secp256k1 5 years ago
  Janus 1058a9cc13 Add bitcoin 5 years ago
  lunar-mining d653f5ecbd added 'withdraw' option to cli/ rpc 5 years ago
  lunar-mining 23dc8547cd added 'deposit' to rpc 5 years ago
  lunar-mining a1b5e93c95 made send_key_to_cashier in darkfid 5 years ago
  lunar-mining 4088e15ee2 fixed typo in Transfer::verify_amount() 5 years ago