lunar-mining
|
a0cc6735b4
moved .sql to new directory. deleted /res
|
4 years ago |
lunar-mining
|
0dfe7bf3dc
changed asset_id to jubjub::Fr across all project
|
4 years ago |
ghassmo
|
4b494624d0
move duplicate functions in walletdb and cashierdb to walletapi
|
4 years ago |
ghassmo
|
bb290b1fb6
make OwnCoin struct instead of tuple
|
4 years ago |
ghassmo
|
33ae156f3c
create WalletApi trait and implement it for both cashierdb and walletdb
|
4 years ago |
ghassmo
|
c1b145517f
cargo fmt
|
4 years ago |
ghassmo
|
8463e9c3a7
fix typo in walletdb destroy function
|
4 years ago |
ghassmo
|
ca438923b0
change the way of constructing both walletdb and cashierdb
|
4 years ago |
ghassmo
|
7a0c98682a
key_gen() generating new keypair and add them to walletdb
|
4 years ago |
ghassmo
|
78832bed3f
check from walletdb if the cashier public key is valid
|
4 years ago |
ghassmo
|
cda82fce68
get witnesses and update them through walletdb
|
4 years ago |
ghassmo
|
da8aab6c29
remove unused fields in WalletDb
|
4 years ago |
ghassmo
|
84773639e5
cargo fmt
|
5 years ago |
ghassmo
|
23c1d0c667
fix typo in expect messages
|
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 |
Janus
|
c21699b312
Use shorthand for errors and fmt
|
5 years ago |
ghassmo
|
7283cc4ada
minor changes in walletdb.rs
|
5 years ago |
ghassmo
|
cd07494953
remove cash_gen_key function from walletdb.rs
|
5 years ago |
ghassmo
|
fff6827343
darkfid return ClientResult with a proper message instead of panic and crash
|
5 years ago |
ghassmo
|
57352de3c2
cargo fmt
|
5 years ago |
ghassmo
|
e400bb1deb
move OwnCoins type to crypto module
|
5 years ago |
ghassmo
|
e0cb31d983
fix the warnings
|
5 years ago |
ghassmo
|
94c63b15be
add walletdb path to darkfid config file
|
5 years ago |
ghassmo
|
30b4f3150b
make the tests pass in walletdb
|
5 years ago |
ghassmo
|
2d859c9cb1
fix bugs and add test cases inside walletdb.rs
|
5 years ago |
ghassmo
|
40d71df4dd
fix an error happen when query public key from walletdb
|
5 years ago |
ghassmo
|
7f677f2c61
parse and get own_coins from walletdb
|
5 years ago |
lunar-mining
|
a6b4791feb
added deserialize to walletdb.rs 'get' functions. ran cargo fmt
|
5 years ago |
Janus
|
14e8a5a940
Start zkpubkey -> btc addr exchange
|
5 years ago |
parazyd
|
340631df2d
Code linting.
|
5 years ago |