lunar-mining
|
b8464dfbd8
removed cashier functions from user-facing RPC flow
|
5 éve |
lunar-mining
|
8734978f1e
added cashier->darkfid withdraw channel. ran cargo fmt
|
5 éve |
lunar-mining
|
21f59662dd
implemented withdraw on the client side
|
5 éve |
lunar-mining
|
dbd5a7bd57
cleaned up cli print statements
|
5 éve |
ghassmo
|
deb3dd21bf
handle deposit request from darkfid
|
5 éve |
lunar-mining
|
fdc098c17f
moved mutex up to CashierClient reqprotocol object
|
5 éve |
ghassmo
|
5b867308e2
remove mutex from zmq socket
|
5 éve |
lunar-mining
|
2d9caa2884
added deposit() to drk_cli
|
5 éve |
lunar-mining
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
5 éve |
ghassmo
|
be54498709
return public keys from jsonserver instead of info message
|
5 éve |
ghassmo
|
40d71df4dd
fix an error happen when query public key from walletdb
|
5 éve |
ghassmo
|
23bb4cf04e
change the type of amount in TransferParams and WithdrawParams from
|
5 éve |
ghassmo
|
eb9511cb49
handle transfer command from darkfid
|
5 éve |
ghassmo
|
4c36f822c2
wrap handle_error function with Arc & implement Sync and Send traits for the function
|
5 éve |
lunar-mining
|
a0f5854ecb
implemented deposit on rpc/adapter
|
5 éve |
lunar-mining
|
a6b4791feb
added deserialize to walletdb.rs 'get' functions. ran cargo fmt
|
5 éve |
lunar-mining
|
d653f5ecbd
added 'withdraw' option to cli/ rpc
|
5 éve |
lunar-mining
|
23dc8547cd
added 'deposit' to rpc
|
5 éve |
lunar-mining
|
1ad24f8e05
added 'deposit' subcommand to drk_cli
|
5 éve |
ghassmo
|
221c070be2
add transfer functionality to rpc server
|
5 éve |
lunar-mining
|
cadbd646d6
simplified naming of cli config structs
|
5 éve |
lunar-mining
|
a895bea014
switched from custom config parsing to toml
|
5 éve |
ghassmo
|
98302660f5
create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait
|
5 éve |
ghassmo
|
b8890995b2
remove async functions from walletdb.rs and rpc/adapter.rs
|
5 éve |
rachel-rose
|
01e109493d
added key_id param to put_own_coins
|
5 éve |
rachel-rose
|
fd80a1ddbe
debugged key gen and wallet write. all drkcli functions now working
|
5 éve |
rachel-rose
|
bc93d1734e
implemented custom error handling for jsonrpc_core
|
5 éve |
ghassmo
|
05db96451a
add config file to client cli
|
5 éve |
rachel-rose
|
e0053026aa
added wallet tests. updated adapter functions to init_db()
|
5 éve |
ghassmo
|
3b54479c9e
move program options to cli dir
|
5 éve |