コミット履歴

作者 SHA1 メッセージ 日付
  lunar-mining edb25d3a17 deleted zkvm 4 年 前
  lunar-mining 75296e9083 more verbose no config warning 4 年 前
  lunar-mining a5ad575695 removed redundant serde default tag 4 年 前
  ghassmo afae1cc619 make cashierdb generic and use asset_id with each keys saved 4 年 前
  ghassmo 606cf7a3a8 impl Decodable and Encodable for btc address 4 年 前
  ghassmo 1e210f9945 create new error type for btc client 4 年 前
  ghassmo 88b7749fe5 add demo config files in /examples/configs 4 年 前
  ghassmo 38302db2ec add test password to config in README.md 4 年 前
  lunar-mining 545fd64a19 another minor readme fix 4 年 前
  lunar-mining effb57abc8 small tweak to readme 4 年 前
  lunar-mining 64ed59aaeb updated todo.md 4 年 前
  lunar-mining 3c42509460 added default TOMLs to readme 4 年 前
  lunar-mining b37eebeb91 ran cargo fmt 4 年 前
  lunar-mining 399dffa7e5 removed default config and added ConfigNotFound error 4 年 前
  parazyd 124ded7ebd rpc/jsonrpc: Don't use return keyword. 4 年 前
  parazyd 5e3a5c9870 solana: Add POC for watching pubkeys for transactions. 4 年 前
  parazyd c25ad3bad3 TODO: Add note on Cargo features. 4 年 前
  ghassmo 1269c594f8 Client: add clear_inputs option when build tx 4 年 前
  ghassmo af8851aaa4 call wallet init_db() function when cashier daemon start 4 年 前
  ghassmo 5fe2970827 refactoring and cleaning up functions inside cashierdb 4 年 前
  ghassmo 48a058f16b client notify cashier once receive Coin and successfully decrypted 4 年 前
  ghassmo 7d1d97c5ba Add a function to cashierdb to get all withdraws private keys and a 4 年 前
  ghassmo d32884c75a clean up mint_dbtc function in cashier service 4 年 前
  ghassmo 126decbd94 Client: minor changes 4 年 前
  ghassmo 4f0ab6e569 remove keys related functions in cashierdb and remove keys table from cashierdb's schema. cashier no longer handle private and public keys 4 年 前
  ghassmo 4fe2138dfd remove warning messages 4 年 前
  ghassmo 4b494624d0 move duplicate functions in walletdb and cashierdb to walletapi 4 年 前
  ghassmo 1ac21e5c5b Client: add send function and send the tx with a desired inputs and outputs according to the amount 4 年 前
  ghassmo bb290b1fb6 make OwnCoin struct instead of tuple 4 年 前
  ghassmo 4e607b2696 add keypair to cashier wallet when call key_gen() function 4 年 前