rachel-rose
|
8978255cd7
added more columns to 'coins' table
|
5 лет назад |
rachel-rose
|
a1e6a51d94
implemented try_decrypt_note
|
5 лет назад |
rachel-rose
|
12fcad460c
removed redundant test file
|
5 лет назад |
rachel-rose
|
62ca0557cf
removed unnecessary arc wrapper from adapter and walletdb
|
5 лет назад |
rachel-rose
|
4c7ce86360
made walletdb constructor, modified darkfid.rs with reference to walletdb. updated walletdb with
|
5 лет назад |
rachel-rose
|
1b643a7124
simplified wallet schema
|
5 лет назад |
rachel-rose
|
32f86d1b0b
added data variables to struct and updated new() on walletdb and adapter
|
5 лет назад |
rachel-rose
|
5352a73fd2
added error handling for path dirs
|
5 лет назад |
rachel-rose
|
2744ddeeff
added subparsers to drk cli
|
5 лет назад |
rachel-rose
|
95bf3ccf45
cashier key gen test passed
|
5 лет назад |
rachel-rose
|
88df2426a9
added test case for pub key retrieval
|
5 лет назад |
rachel-rose
|
0be5c9f172
made primary key INTEGER and not INT
|
5 лет назад |
rachel-rose
|
22fee9c510
added PRIMARY KEY to sqlite and removed all keyID variables from code
|
5 лет назад |
rachel-rose
|
de47e7c4e1
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
5 лет назад |
rachel-rose
|
1ff8cfa793
fixed key gen
|
5 лет назад |
ghassmo
|
40e79b2c1d
clear all warning messages
|
5 лет назад |
ghassmo
|
d2205c184b
print the error msg when reply has an error
|
5 лет назад |
ghassmo
|
52cb64c62d
cargo fmt
|
5 лет назад |
ghassmo
|
69b29420d7
create test function for client subscriber
|
5 лет назад |
ghassmo
|
a89c71f324
update the test function
|
5 лет назад |
ghassmo
|
2c93fc403c
create GatewaySlabsSubscriber type which receive new slabs from both syncing function and the subscriber
|
5 лет назад |
ghassmo
|
067e942f88
implement `Clone` trait for Slab
|
5 лет назад |
ghassmo
|
847754b5c3
cargo update
|
5 лет назад |
rachel-rose
|
75c2bc3b02
cashier pub key validity check
|
5 лет назад |
rachel-rose
|
1d54c62e2b
further simplfied path retrieval
|
5 лет назад |
rachel-rose
|
c9796207d0
cargo fmt
|
5 лет назад |
rachel-rose
|
dd21e0a9f3
made path retreival more general
|
5 лет назад |
ghassmo
|
ef41dcefdf
minor changes
|
5 лет назад |
ghassmo
|
2a367549ee
cargo fmt
|
5 лет назад |
ghassmo
|
2ef8a6fd65
create generic struct RocksColumn to handle different columns in rocksdb
|
5 лет назад |