Commit History

Author SHA1 Message Date
  parazyd f33f2c30be More general cleanups and better config variable naming. 5 years ago
  ghassmo 17ac6cefdb fix "~/.config" path expansion 5 years ago
  parazyd 2c9fd99d98 Rework configuration structs for new reference config files. 5 years ago
  parazyd 19727d1528 Code linting. 5 years ago
  parazyd 10bb7d3ec6 Move to simpler logging system. 5 years ago
  parazyd bb6ad4e716 Minor aesthetic debug fix. 5 years ago
  ghassmo e2462d964c minor changes to cashierd 5 years ago
  parazyd 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. 5 years ago
  lunar-mining b02ed32d1d bin/darkfid: added drk::Result 5 years ago
  lunar-mining 5f59d9a50b bin/darkfid: moved tokenlist to global variable 5 years ago
  lunar-mining 327ecd4b1c bin/darkfid: removed unnecessary async 5 years ago
  lunar-mining c5f1e0e0c9 bin/darkfid: convert token symbol to ID if user enters symbol 5 years ago
  lunar-mining 2daa4290ee cli/cli_config: disabled config db path. bin/darkfid: hardcoded path 5 years ago
  ghassmo 825b5ba674 remove warnings msg 5 years ago
  ghassmo 3667d82501 add the new darkfid and cashierd to Cargo.toml 5 years ago
  ghassmo 3824e66e8a rename and ignore old files 5 years ago
  ghassmo c88a3b359b remove wallet path in gatewayd, darkfid, and cashierd 5 years ago
  ghassmo 8d1cb7bce6 get keypair from walletdb instead of get keys separately 5 years ago
  ghassmo fecbb7894b initialize walletdb when darkfid start 5 years ago
  lunar-mining 399dffa7e5 removed default config and added ConfigNotFound error 5 years ago
  ghassmo 4fe2138dfd remove warning messages 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 33ae156f3c create WalletApi trait and implement it for both cashierdb and walletdb 5 years ago
  ghassmo ca438923b0 change the way of constructing both walletdb and cashierdb 5 years ago
  ghassmo 491762dfa8 create walletdb field for state and avoid using walletdb in other places 5 years ago
  ghassmo 023d75c46e change the paths of mint and spend params from project dir to the .config/darkfi 5 years ago
  ghassmo e4004f5783 change the design of rpc adapter 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 996cd04335 move all functionalities inside darkfid to a new module client/client.rs 5 years ago