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
|
bc93d1734e
implemented custom error handling for jsonrpc_core
|
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
|
3b54479c9e
move program options to cli dir
|
5 years ago |
ghassmo
|
e334d2ca2b
clear warning messages
|
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 |
rachel-rose
|
a7b7603197
moved rpc 'start' inside darkfid 'start' to prevent blocking
|
5 years ago |
rachel-rose
|
c4851233ac
removed redundant adapter::new() constructor call
|
5 years ago |
rachel-rose
|
9901797fa2
merged rpc options into ClientProgramOptions and moved dfi.rs to bin/old
|
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 |
rachel-rose
|
32f86d1b0b
added data variables to struct and updated new() on walletdb and adapter
|
5 years ago |
rachel-rose
|
95bf3ccf45
cashier key gen test passed
|
5 years ago |
rachel-rose
|
88df2426a9
added test case for pub key retrieval
|
5 years ago |
ghassmo
|
40e79b2c1d
clear all warning messages
|
5 years ago |
rachel-rose
|
dd21e0a9f3
made path retreival more general
|
5 years ago |
rachel-rose
|
020ced3c5c
cargo fmt
|
5 years ago |
rachel-rose
|
b3c1768bd6
added cashier generation code to cli/ rpc
|
5 years ago |
rachel-rose
|
fc36d9b95d
?got key generation from cli working
|
5 years ago |
ghassmo
|
09c0c43d47
cargo fmt
|
5 years ago |
rachel-rose
|
1b54e7bb43
moved wallet schema to /res and deleted old directory
|
5 years ago |
rachel-rose
|
2cf8d414ff
got wallet generation working
|
5 years ago |
rachel-rose
|
eb26a44a2e
added wallet connect functions to rpc adapter
|
5 years ago |
rachel-rose
|
f9ec38bb51
removed errors that were overwritten by cargo fmt... and ran cargo fmt :)
|
5 years ago |
narodnik
|
19140a78ec
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 years ago |
narodnik
|
62e0da8630
merkle checking is correct
|
5 years ago |