rachel-rose
|
75c2bc3b02
cashier pub key validity check
|
5 years ago |
rachel-rose
|
1d54c62e2b
further simplfied path retrieval
|
5 years ago |
rachel-rose
|
c9796207d0
cargo fmt
|
5 years ago |
rachel-rose
|
dd21e0a9f3
made path retreival more general
|
5 years ago |
ghassmo
|
ef41dcefdf
minor changes
|
5 years ago |
ghassmo
|
2a367549ee
cargo fmt
|
5 years ago |
ghassmo
|
2ef8a6fd65
create generic struct RocksColumn to handle different columns in rocksdb
|
5 years ago |
ghassmo
|
ea7db79afa
integrate rocksdb into state struct & move the struct to darkfid.rs file
|
5 years ago |
ghassmo
|
c0a8d5e4e2
move slab.rs, slabstore.rs and rocks.rs to separated dir
|
5 years ago |
ghassmo
|
9288783d09
cargo fmt
|
5 years ago |
ghassmo
|
6a56728544
add key_exist_cf() funciton to Rocks struct
|
5 years ago |
ghassmo
|
15aabbadf0
change path name to database_path
|
5 years ago |
ghassmo
|
8e8223769b
change slabstore struct to use rocks api in rocks.rs file
|
5 years ago |
ghassmo
|
be2d64d59d
create Rocks struct for rocksdb api
|
5 years ago |
rachel-rose
|
60415b02c6
renamed walletdb and passed a param to path
|
5 years ago |
rachel-rose
|
124a24ec43
added debug statements
|
5 years ago |
rachel-rose
|
91a2cd399e
fixed typo in wallet schema
|
5 years ago |
rachel-rose
|
0323a9af87
refactored rpc/adapter to use walletdb interface
|
5 years ago |
rachel-rose
|
020ced3c5c
cargo fmt
|
5 years ago |
rachel-rose
|
40a342696a
updated to use walletdb interface
|
5 years ago |
rachel-rose
|
808c3c0cda
created walletdb interface
|
5 years ago |
rachel-rose
|
769f9132f6
commented out unstable features from rustfmt.toml
|
5 years ago |
Janus
|
a479b6ec7c
Update lockfile
|
5 years ago |
Janus
|
47866cdf79
Revert "Make zeromq crate more pure"
|
5 years ago |
Janus
|
a017da663a
Make zeromq crate more pure
|
5 years ago |
Janus
|
2374e7f4de
Add Cargo.lock
|
5 years ago |
rachel-rose
|
c6c89fe3d9
generates, saves and retrieves own and cashier keys
|
5 years ago |
rachel-rose
|
f2244365b5
added get_cashier_public_key function and cashier table in wallet schema
|
5 years ago |
rachel-rose
|
b3c1768bd6
added cashier generation code to cli/ rpc
|
5 years ago |
rachel-rose
|
e9475e949c
added cashier and own key generation to tx test
|
5 years ago |