lunar-mining
|
5e09f11922
|
fixed toml load logic error and simplified code into structs
|
2021-07-17 11:40:12 +02:00 |
|
lunar-mining
|
53344b7a81
|
tidied /cli directory
|
2021-07-15 10:15:04 +02:00 |
|
lunar-mining
|
96955aa504
|
created gatewayd.toml
|
2021-07-14 11:44:18 +02:00 |
|
lunar-mining
|
97bb01f236
|
made toml format prettier
|
2021-07-13 13:15:51 +02:00 |
|
lunar-mining
|
cadbd646d6
|
simplified naming of cli config structs
|
2021-07-12 14:49:16 +02:00 |
|
lunar-mining
|
a895bea014
|
switched from custom config parsing to toml
|
2021-07-12 13:24:22 +02:00 |
|
lunar-mining
|
c0a9a909fd
|
added short options to cli
|
2021-07-11 11:29:05 +02:00 |
|
lunar-mining
|
7fc0658b94
|
fixed config parsing error
|
2021-07-10 06:12:33 +02:00 |
|
lunar-mining
|
37e395b109
|
fixed typo on cli
|
2021-07-09 09:02:42 +02:00 |
|
lunar-mining
|
a566e4c1ae
|
added password param to darkfid and wallet unlock support to sqlite
|
2021-07-08 12:17:07 +02:00 |
|
lunar-mining
|
71f1e0eeab
|
added pw param to cli_config
|
2021-07-08 09:22:43 +02:00 |
|
ghassmo
|
a2ecd4a53c
|
add transfer arg to drk cli
|
2021-07-08 05:23:51 +03:00 |
|
ghassmo
|
fc4eb839c4
|
add rpc functions args to drk_cli
|
2021-07-07 00:38:43 +03:00 |
|
ghassmo
|
5b43a1f923
|
minor changes for drk
|
2021-07-06 08:48:27 +03:00 |
|
ghassmo
|
5b7c45e560
|
rename darkfi-cli to drk
|
2021-07-06 08:42:10 +03:00 |
|
ghassmo
|
147d55a5d9
|
create Drk struct and add say_hello function
|
2021-07-06 08:33:48 +03:00 |
|
ghassmo
|
4207b137b0
|
create Darkfi client cli
|
2021-07-06 06:08:22 +03:00 |
|
ghassmo
|
98302660f5
|
create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait
|
2021-07-06 06:05:29 +03:00 |
|
ghassmo
|
87e84dc1e3
|
renamed WalletCli to DarkfidCli
|
2021-07-06 04:28:54 +03:00 |
|
ghassmo
|
f967c3c74a
|
cargo fmt
|
2021-07-03 12:30:20 +03:00 |
|
ghassmo
|
274f6284bb
|
add config arg to wallet cli & add subcommands to config arg
|
2021-07-03 12:28:42 +03:00 |
|
ghassmo
|
618eb7fd2c
|
fix io error when loading config file
|
2021-07-03 10:44:29 +03:00 |
|
ghassmo
|
05db96451a
|
add config file to client cli
|
2021-07-02 23:28:23 +03:00 |
|
ghassmo
|
0492718611
|
create config struct for client_cli
|
2021-07-02 22:22:02 +03:00 |
|
ghassmo
|
3b54479c9e
|
move program options to cli dir
|
2021-07-02 22:21:00 +03:00 |
|