lunar-mining
|
22ef5b2a88
updated todo
|
5 years ago |
narodnik
|
5b2da654b9
rename confusing h(X) to c(X)
|
5 years ago |
Janus
|
51220703f6
Update TODO
|
5 years ago |
lunar-mining
|
94c029d09f
added other password instruction to readme
|
5 years ago |
lunar-mining
|
4096f9f1a5
added cashierclient password to the readme
|
5 years ago |
narodnik
|
fe27ccd122
lagrange basis doc
|
5 years ago |
ghassmo
|
7a0c98682a
key_gen() generating new keypair and add them to walletdb
|
5 years ago |
ghassmo
|
78832bed3f
check from walletdb if the cashier public key is valid
|
5 years ago |
ghassmo
|
4c7493acf8
downgrade clap crate to 2.33.3 version
|
5 years ago |
ghassmo
|
60b18e864f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 years ago |
ghassmo
|
491762dfa8
create walletdb field for state and avoid using walletdb in other places
|
5 years ago |
lunar-mining
|
9ac6412144
fixed error on README
|
5 years ago |
ghassmo
|
cda82fce68
get witnesses and update them through walletdb
|
5 years ago |
ghassmo
|
082fb64c84
add a script to run demo
|
5 years ago |
ghassmo
|
fbe7cfc785
update .gitignore
|
5 years ago |
ghassmo
|
023d75c46e
change the paths of mint and spend params from project dir to the .config/darkfi
|
5 years ago |
ghassmo
|
da8aab6c29
remove unused fields in WalletDb
|
5 years ago |
ghassmo
|
ce56a17697
change the name of client rpc adapter and move it to src/rpc dir
|
5 years ago |
ghassmo
|
167b3fad90
minor changes in client.rs
|
5 years ago |
ghassmo
|
84773639e5
cargo fmt
|
5 years ago |
ghassmo
|
e4004f5783
change the design of rpc adapter
|
5 years ago |
ghassmo
|
6b5587586c
add jsonrpc-core-client and jsonrpc-derive to Cargo.toml
|
5 years ago |
ghassmo
|
23c1d0c667
fix typo in expect messages
|
5 years ago |
ghassmo
|
864760df4a
Cashier: avoid generating new keypair if keys exist in cashierdb
|
5 years ago |
ghassmo
|
bbbf469b3d
cargo fmt
|
5 years ago |
ghassmo
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 years ago |
ghassmo
|
59436a1197
fix bugs in the process of withdrawing
|
5 years ago |
ghassmo
|
133cd13654
update README.md
|
5 years ago |
ghassmo
|
a362e6aff5
add and pass needed config params to cashierd
|
5 years ago |
ghassmo
|
13519a7302
cargo fmt
|
5 years ago |