ghassmo
|
bb290b1fb6
make OwnCoin struct instead of tuple
|
4 лет назад |
ghassmo
|
4e607b2696
add keypair to cashier wallet when call key_gen() function
|
4 лет назад |
ghassmo
|
493c5fb2f9
add more errors to ClientField enum
|
4 лет назад |
ghassmo
|
98042a3e90
fix a bug in cashierdb test
|
4 лет назад |
ghassmo
|
33ae156f3c
create WalletApi trait and implement it for both cashierdb and walletdb
|
4 лет назад |
ghassmo
|
c1b145517f
cargo fmt
|
4 лет назад |
ghassmo
|
c4aa2bab33
add test cases to cashierdb
|
4 лет назад |
ghassmo
|
e9bbba839c
unify the order of keypair inside cashierdb
|
4 лет назад |
ghassmo
|
8463e9c3a7
fix typo in walletdb destroy function
|
4 лет назад |
ghassmo
|
ca438923b0
change the way of constructing both walletdb and cashierdb
|
4 лет назад |
parazyd
|
dd48b36fdc
TODO: SOL
|
4 лет назад |
lunar-mining
|
ff34a6adda
updated todo
|
4 лет назад |
lunar-mining
|
22ef5b2a88
updated todo
|
4 лет назад |
narodnik
|
5b2da654b9
rename confusing h(X) to c(X)
|
4 лет назад |
Janus
|
51220703f6
Update TODO
|
4 лет назад |
lunar-mining
|
94c029d09f
added other password instruction to readme
|
4 лет назад |
lunar-mining
|
4096f9f1a5
added cashierclient password to the readme
|
4 лет назад |
narodnik
|
fe27ccd122
lagrange basis doc
|
4 лет назад |
ghassmo
|
7a0c98682a
key_gen() generating new keypair and add them to walletdb
|
4 лет назад |
ghassmo
|
78832bed3f
check from walletdb if the cashier public key is valid
|
4 лет назад |
ghassmo
|
4c7493acf8
downgrade clap crate to 2.33.3 version
|
4 лет назад |
ghassmo
|
60b18e864f
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 лет назад |
ghassmo
|
491762dfa8
create walletdb field for state and avoid using walletdb in other places
|
4 лет назад |
lunar-mining
|
9ac6412144
fixed error on README
|
4 лет назад |
ghassmo
|
cda82fce68
get witnesses and update them through walletdb
|
4 лет назад |
ghassmo
|
082fb64c84
add a script to run demo
|
4 лет назад |
ghassmo
|
fbe7cfc785
update .gitignore
|
4 лет назад |
ghassmo
|
023d75c46e
change the paths of mint and spend params from project dir to the .config/darkfi
|
4 лет назад |
ghassmo
|
da8aab6c29
remove unused fields in WalletDb
|
4 лет назад |
ghassmo
|
ce56a17697
change the name of client rpc adapter and move it to src/rpc dir
|
5 лет назад |