Commit History

Author SHA1 Message Date
  ghassmo 78832bed3f check from walletdb if the cashier public key is valid 5 years ago
  ghassmo 491762dfa8 create walletdb field for state and avoid using walletdb in other places 5 years ago
  ghassmo cda82fce68 get witnesses and update them through walletdb 5 years ago
  ghassmo ce56a17697 change the name of client rpc adapter and move it to src/rpc dir 5 years ago
  ghassmo 167b3fad90 minor changes in client.rs 5 years ago
  ghassmo 84773639e5 cargo fmt 5 years ago
  ghassmo e4004f5783 change the design of rpc adapter 5 years ago
  ghassmo 23c1d0c667 fix typo in expect messages 5 years ago
  ghassmo 6fa951b5f3 use debug macro instead of info for debugging & add proper name for target field in each debug macro 5 years ago
  ghassmo 59436a1197 fix bugs in the process of withdrawing 5 years ago
  ghassmo 4d35fc0e58 wrap client with mutex inside cashier service 5 years ago
  ghassmo fff6827343 darkfid return ClientResult with a proper message instead of panic and crash 5 years ago
  ghassmo 4a1ecdcbfc create specific error type for client 5 years ago
  ghassmo dcd44c2a71 check if there are coins before transfer the coins 5 years ago
  ghassmo 8ebb0e2b7a minor changes in client.rs 5 years ago
  ghassmo a1c2ad5ee9 pass the paths for mint and spend params when initialize a Client 5 years ago
  ghassmo 3bd5ffac06 cargo fix & cargo fmt 5 years ago
  ghassmo 996cd04335 move all functionalities inside darkfid to a new module client/client.rs 5 years ago