Commit History

Autor SHA1 Mensaxe Data
  ghassmo afae1cc619 make cashierdb generic and use asset_id with each keys saved %!s(int64=5) %!d(string=hai) anos
  ghassmo 606cf7a3a8 impl Decodable and Encodable for btc address %!s(int64=5) %!d(string=hai) anos
  ghassmo 1e210f9945 create new error type for btc client %!s(int64=5) %!d(string=hai) anos
  ghassmo 88b7749fe5 add demo config files in /examples/configs %!s(int64=5) %!d(string=hai) anos
  ghassmo 38302db2ec add test password to config in README.md %!s(int64=5) %!d(string=hai) anos
  lunar-mining 545fd64a19 another minor readme fix %!s(int64=5) %!d(string=hai) anos
  lunar-mining effb57abc8 small tweak to readme %!s(int64=5) %!d(string=hai) anos
  lunar-mining 64ed59aaeb updated todo.md %!s(int64=5) %!d(string=hai) anos
  lunar-mining 3c42509460 added default TOMLs to readme %!s(int64=5) %!d(string=hai) anos
  lunar-mining b37eebeb91 ran cargo fmt %!s(int64=5) %!d(string=hai) anos
  lunar-mining 399dffa7e5 removed default config and added ConfigNotFound error %!s(int64=5) %!d(string=hai) anos
  parazyd 124ded7ebd rpc/jsonrpc: Don't use return keyword. %!s(int64=5) %!d(string=hai) anos
  parazyd 5e3a5c9870 solana: Add POC for watching pubkeys for transactions. %!s(int64=5) %!d(string=hai) anos
  parazyd c25ad3bad3 TODO: Add note on Cargo features. %!s(int64=5) %!d(string=hai) anos
  ghassmo 1269c594f8 Client: add clear_inputs option when build tx %!s(int64=5) %!d(string=hai) anos
  ghassmo af8851aaa4 call wallet init_db() function when cashier daemon start %!s(int64=5) %!d(string=hai) anos
  ghassmo 5fe2970827 refactoring and cleaning up functions inside cashierdb %!s(int64=5) %!d(string=hai) anos
  ghassmo 48a058f16b client notify cashier once receive Coin and successfully decrypted %!s(int64=5) %!d(string=hai) anos
  ghassmo 7d1d97c5ba Add a function to cashierdb to get all withdraws private keys and a %!s(int64=5) %!d(string=hai) anos
  ghassmo d32884c75a clean up mint_dbtc function in cashier service %!s(int64=5) %!d(string=hai) anos
  ghassmo 126decbd94 Client: minor changes %!s(int64=5) %!d(string=hai) anos
  ghassmo 4f0ab6e569 remove keys related functions in cashierdb and remove keys table from cashierdb's schema. cashier no longer handle private and public keys %!s(int64=5) %!d(string=hai) anos
  ghassmo 4fe2138dfd remove warning messages %!s(int64=5) %!d(string=hai) anos
  ghassmo 4b494624d0 move duplicate functions in walletdb and cashierdb to walletapi %!s(int64=5) %!d(string=hai) anos
  ghassmo 1ac21e5c5b Client: add send function and send the tx with a desired inputs and outputs according to the amount %!s(int64=5) %!d(string=hai) anos
  ghassmo bb290b1fb6 make OwnCoin struct instead of tuple %!s(int64=5) %!d(string=hai) anos
  ghassmo 4e607b2696 add keypair to cashier wallet when call key_gen() function %!s(int64=5) %!d(string=hai) anos
  ghassmo 493c5fb2f9 add more errors to ClientField enum %!s(int64=5) %!d(string=hai) anos
  ghassmo 98042a3e90 fix a bug in cashierdb test %!s(int64=5) %!d(string=hai) anos
  ghassmo 33ae156f3c create WalletApi trait and implement it for both cashierdb and walletdb %!s(int64=5) %!d(string=hai) anos