Commit History

Author SHA1 Message Date
  lunar-mining 97bb01f236 made toml format prettier 5 years ago
  lunar-mining edd977f9b8 added semicolon to init_db to fix not a database error 5 years ago
  lunar-mining 61a45931c1 changed wallet unlock to proper pragma syntax 5 years ago
  lunar-mining 8038adc4f5 added test case for wallet unlock 5 years ago
  lunar-mining a895bea014 switched from custom config parsing to toml 5 years ago
  lunar-mining 7fc0658b94 fixed config parsing error 5 years ago
  lunar-mining c262bee011 massively improved jsonrpc_core error handling. implemented emptypassword error 5 years ago
  lunar-mining a566e4c1ae added password param to darkfid and wallet unlock support to sqlite 5 years ago
  ghassmo b8890995b2 remove async functions from walletdb.rs and rpc/adapter.rs 5 years ago
  lunar-mining 0e85552240 removed duplicate key_id.pop() 5 years ago
  rachel-rose 01e109493d added key_id param to put_own_coins 5 years ago
  rachel-rose fd80a1ddbe debugged key gen and wallet write. all drkcli functions now working 5 years ago
  rachel-rose 7bb955e686 test case for rusqlite 5 years ago
  ghassmo 05db96451a add config file to client cli 5 years ago
  rachel-rose e0053026aa added wallet tests. updated adapter functions to init_db() 5 years ago
  ghassmo 5ec3fa888e use join_config_path function for both sqlite and rocksdb databases 5 years ago
  ghassmo e334d2ca2b clear warning messages 5 years ago
  rachel-rose ab8e64b66c simplified walletdb constructor 5 years ago
  rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
  rachel-rose 0daef9f312 fixed improper dependency graph which caused wallet to be constructed twice 5 years ago
  rachel-rose cf160aafb0 re-implemented drk cli function calls 5 years ago
  Nym 60eedb7e70 Save asset_id at walletdb. 5 years ago
  rachel-rose 9901797fa2 merged rpc options into ClientProgramOptions and moved dfi.rs to bin/old 5 years ago
  rachel-rose 83a7148e08 implemented Encodable for IncrementalWitness and finished put_own_coins 5 years ago
  rachel-rose 70c671e622 fixed sqlite library error. added rpc to darkfid 5 years ago
  rachel-rose 4cee7d36a8 fixed 'not a database' error 5 years ago
  rachel-rose 0613393e95 implemented note decryption. ran cargo fmt 5 years ago
  rachel-rose a1e6a51d94 implemented try_decrypt_note 5 years ago
  rachel-rose 62ca0557cf removed unnecessary arc wrapper from adapter and walletdb 5 years ago
  rachel-rose 4c7ce86360 made walletdb constructor, modified darkfid.rs with reference to walletdb. updated walletdb with 5 years ago