Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  lunar-mining dbd5a7bd57 cleaned up cli print statements 5 vuotta sitten
  ghassmo deb3dd21bf handle deposit request from darkfid 5 vuotta sitten
  lunar-mining fdc098c17f moved mutex up to CashierClient reqprotocol object 5 vuotta sitten
  ghassmo 5b867308e2 remove mutex from zmq socket 5 vuotta sitten
  lunar-mining 2d9caa2884 added deposit() to drk_cli 5 vuotta sitten
  lunar-mining 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 vuotta sitten
  ghassmo be54498709 return public keys from jsonserver instead of info message 5 vuotta sitten
  ghassmo 40d71df4dd fix an error happen when query public key from walletdb 5 vuotta sitten
  ghassmo 23bb4cf04e change the type of amount in TransferParams and WithdrawParams from 5 vuotta sitten
  ghassmo eb9511cb49 handle transfer command from darkfid 5 vuotta sitten
  ghassmo 4c36f822c2 wrap handle_error function with Arc & implement Sync and Send traits for the function 5 vuotta sitten
  lunar-mining a0f5854ecb implemented deposit on rpc/adapter 5 vuotta sitten
  lunar-mining a6b4791feb added deserialize to walletdb.rs 'get' functions. ran cargo fmt 5 vuotta sitten
  lunar-mining d653f5ecbd added 'withdraw' option to cli/ rpc 5 vuotta sitten
  lunar-mining 23dc8547cd added 'deposit' to rpc 5 vuotta sitten
  lunar-mining 1ad24f8e05 added 'deposit' subcommand to drk_cli 5 vuotta sitten
  ghassmo 221c070be2 add transfer functionality to rpc server 5 vuotta sitten
  lunar-mining cadbd646d6 simplified naming of cli config structs 5 vuotta sitten
  lunar-mining a895bea014 switched from custom config parsing to toml 5 vuotta sitten
  ghassmo 98302660f5 create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait 5 vuotta sitten
  ghassmo b8890995b2 remove async functions from walletdb.rs and rpc/adapter.rs 5 vuotta sitten
  rachel-rose 01e109493d added key_id param to put_own_coins 5 vuotta sitten
  rachel-rose fd80a1ddbe debugged key gen and wallet write. all drkcli functions now working 5 vuotta sitten
  rachel-rose bc93d1734e implemented custom error handling for jsonrpc_core 5 vuotta sitten
  ghassmo 05db96451a add config file to client cli 5 vuotta sitten
  rachel-rose e0053026aa added wallet tests. updated adapter functions to init_db() 5 vuotta sitten
  ghassmo 3b54479c9e move program options to cli dir 5 vuotta sitten
  ghassmo e334d2ca2b clear warning messages 5 vuotta sitten
  rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 vuotta sitten
  rachel-rose 0daef9f312 fixed improper dependency graph which caused wallet to be constructed twice 5 vuotta sitten