lunar-mining
|
ef163efb32
updated readme
|
5 лет назад |
lunar-mining
|
61a45931c1
changed wallet unlock to proper pragma syntax
|
5 лет назад |
lunar-mining
|
8038adc4f5
added test case for wallet unlock
|
5 лет назад |
lunar-mining
|
c63a29a9ad
fixed typo in drk url
|
5 лет назад |
lunar-mining
|
b2d667936f
renamed DrkCliConfig to DrkConfig in drk.rs
|
5 лет назад |
lunar-mining
|
cadbd646d6
simplified naming of cli config structs
|
5 лет назад |
lunar-mining
|
a895bea014
switched from custom config parsing to toml
|
5 лет назад |
narodnik
|
7676b74a8b
multivariable polynomial class
|
5 лет назад |
lunar-mining
|
c0a9a909fd
added short options to cli
|
5 лет назад |
lunar-mining
|
7fc0658b94
fixed config parsing error
|
5 лет назад |
lunar-mining
|
37e395b109
fixed typo on cli
|
5 лет назад |
lunar-mining
|
cbb7fe93c7
updated readme with set password instructions
|
5 лет назад |
lunar-mining
|
c262bee011
massively improved jsonrpc_core error handling. implemented emptypassword error
|
5 лет назад |
lunar-mining
|
a566e4c1ae
added password param to darkfid and wallet unlock support to sqlite
|
5 лет назад |
lunar-mining
|
71f1e0eeab
added pw param to cli_config
|
5 лет назад |
ghassmo
|
a2ecd4a53c
add transfer arg to drk cli
|
5 лет назад |
ghassmo
|
dbd37ff3be
cargo update
|
5 лет назад |
ghassmo
|
34cf9426aa
add rpc functions to DrkClient
|
5 лет назад |
ghassmo
|
fc4eb839c4
add rpc functions args to drk_cli
|
5 лет назад |
ghassmo
|
d9f6ce0fbc
update README.md
|
5 лет назад |
ghassmo
|
5b43a1f923
minor changes for drk
|
5 лет назад |
ghassmo
|
5b7c45e560
rename darkfi-cli to drk
|
5 лет назад |
ghassmo
|
147d55a5d9
create Drk struct and add say_hello function
|
5 лет назад |
ghassmo
|
50316d7ef5
add surf error type
|
5 лет назад |
ghassmo
|
403b0672bf
add surf crate
|
5 лет назад |
ghassmo
|
7a1793234e
create darkfi-cli binary file
|
5 лет назад |
ghassmo
|
4207b137b0
create Darkfi client cli
|
5 лет назад |
ghassmo
|
98302660f5
create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait
|
5 лет назад |
ghassmo
|
87e84dc1e3
renamed WalletCli to DarkfidCli
|
5 лет назад |
ghassmo
|
b8890995b2
remove async functions from walletdb.rs and rpc/adapter.rs
|
5 лет назад |