ghassmo
|
78832bed3f
check from walletdb if the cashier public key is valid
|
4 lat temu |
ghassmo
|
4c7493acf8
downgrade clap crate to 2.33.3 version
|
4 lat temu |
ghassmo
|
60b18e864f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 lat temu |
ghassmo
|
491762dfa8
create walletdb field for state and avoid using walletdb in other places
|
4 lat temu |
lunar-mining
|
9ac6412144
fixed error on README
|
4 lat temu |
ghassmo
|
cda82fce68
get witnesses and update them through walletdb
|
4 lat temu |
ghassmo
|
082fb64c84
add a script to run demo
|
4 lat temu |
ghassmo
|
fbe7cfc785
update .gitignore
|
4 lat temu |
ghassmo
|
023d75c46e
change the paths of mint and spend params from project dir to the .config/darkfi
|
4 lat temu |
ghassmo
|
da8aab6c29
remove unused fields in WalletDb
|
4 lat temu |
ghassmo
|
ce56a17697
change the name of client rpc adapter and move it to src/rpc dir
|
5 lat temu |
ghassmo
|
167b3fad90
minor changes in client.rs
|
5 lat temu |
ghassmo
|
84773639e5
cargo fmt
|
5 lat temu |
ghassmo
|
e4004f5783
change the design of rpc adapter
|
5 lat temu |
ghassmo
|
6b5587586c
add jsonrpc-core-client and jsonrpc-derive to Cargo.toml
|
5 lat temu |
ghassmo
|
23c1d0c667
fix typo in expect messages
|
5 lat temu |
ghassmo
|
864760df4a
Cashier: avoid generating new keypair if keys exist in cashierdb
|
5 lat temu |
ghassmo
|
bbbf469b3d
cargo fmt
|
5 lat temu |
ghassmo
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 lat temu |
ghassmo
|
59436a1197
fix bugs in the process of withdrawing
|
5 lat temu |
ghassmo
|
133cd13654
update README.md
|
5 lat temu |
ghassmo
|
a362e6aff5
add and pass needed config params to cashierd
|
5 lat temu |
ghassmo
|
13519a7302
cargo fmt
|
5 lat temu |
ghassmo
|
d8eeb7656f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 lat temu |
ghassmo
|
4d35fc0e58
wrap client with mutex inside cashier service
|
5 lat temu |
Janus
|
c21699b312
Use shorthand for errors and fmt
|
5 lat temu |
Janus
|
e0e75e7149
Cleanup start_subscribe for btc watching
|
5 lat temu |
Janus
|
a85b840af0
Return GetBalanceRes when scriptpubkey balance is confirmed
|
5 lat temu |
ghassmo
|
7283cc4ada
minor changes in walletdb.rs
|
5 lat temu |
ghassmo
|
cd07494953
remove cash_gen_key function from walletdb.rs
|
5 lat temu |