Commit Graph

9 Commits

Author SHA1 Message Date
rachel-rose
8978255cd7 added more columns to 'coins' table 2021-06-21 11:56:46 +02:00
rachel-rose
4c7ce86360 made walletdb constructor, modified darkfid.rs with reference to walletdb. updated walletdb with
wallet variables. partially implemented cashier check.
2021-06-20 10:48:56 +02:00
rachel-rose
1b643a7124 simplified wallet schema 2021-06-19 10:28:47 +02:00
rachel-rose
0be5c9f172 made primary key INTEGER and not INT 2021-06-09 11:45:57 +02:00
rachel-rose
22fee9c510 added PRIMARY KEY to sqlite and removed all keyID variables from code 2021-06-09 10:44:40 +02:00
rachel-rose
91a2cd399e fixed typo in wallet schema 2021-06-03 09:32:31 +02:00
rachel-rose
f2244365b5 added get_cashier_public_key function and cashier table in wallet schema 2021-05-30 15:12:28 +02:00
rachel-rose
11dea54b44 fixed typo on wallet schema 2021-05-28 20:12:55 +02:00
rachel-rose
1b54e7bb43 moved wallet schema to /res and deleted old directory
changed adapter.rs to load schema using include_str!
2021-05-28 14:40:13 +02:00