Commit History

Author SHA1 Message Date
  ghassmo af8851aaa4 call wallet init_db() function when cashier daemon start 5 years ago
  ghassmo 5fe2970827 refactoring and cleaning up functions inside cashierdb 5 years ago
  ghassmo 48a058f16b client notify cashier once receive Coin and successfully decrypted 5 years ago
  ghassmo 7d1d97c5ba Add a function to cashierdb to get all withdraws private keys and a 5 years ago
  ghassmo d32884c75a clean up mint_dbtc function in cashier service 5 years ago
  ghassmo 126decbd94 Client: minor changes 5 years ago
  ghassmo 4f0ab6e569 remove keys related functions in cashierdb and remove keys table from cashierdb's schema. cashier no longer handle private and public keys 5 years ago
  ghassmo 4fe2138dfd remove warning messages 5 years ago
  ghassmo 4b494624d0 move duplicate functions in walletdb and cashierdb to walletapi 5 years ago
  ghassmo 1ac21e5c5b Client: add send function and send the tx with a desired inputs and outputs according to the amount 5 years ago
  ghassmo bb290b1fb6 make OwnCoin struct instead of tuple 5 years ago
  ghassmo 4e607b2696 add keypair to cashier wallet when call key_gen() function 5 years ago
  ghassmo 493c5fb2f9 add more errors to ClientField enum 5 years ago
  ghassmo 98042a3e90 fix a bug in cashierdb test 5 years ago
  ghassmo 33ae156f3c create WalletApi trait and implement it for both cashierdb and walletdb 5 years ago
  ghassmo c1b145517f cargo fmt 5 years ago
  ghassmo c4aa2bab33 add test cases to cashierdb 5 years ago
  ghassmo e9bbba839c unify the order of keypair inside cashierdb 5 years ago
  ghassmo 8463e9c3a7 fix typo in walletdb destroy function 5 years ago
  ghassmo ca438923b0 change the way of constructing both walletdb and cashierdb 5 years ago
  parazyd dd48b36fdc TODO: SOL 5 years ago
  lunar-mining ff34a6adda updated todo 5 years ago
  lunar-mining 22ef5b2a88 updated todo 5 years ago
  narodnik 5b2da654b9 rename confusing h(X) to c(X) 5 years ago
  Janus 51220703f6 Update TODO 5 years ago
  lunar-mining 94c029d09f added other password instruction to readme 5 years ago
  lunar-mining 4096f9f1a5 added cashierclient password to the readme 5 years ago
  narodnik fe27ccd122 lagrange basis doc 5 years ago
  ghassmo 7a0c98682a key_gen() generating new keypair and add them to walletdb 5 years ago
  ghassmo 78832bed3f check from walletdb if the cashier public key is valid 5 years ago