Historique des commits

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