ghassmo
|
49e1699702
|
walletdb: add the option to set/get the default keypair
|
2022-01-05 02:51:19 +04:00 |
|
lunar-mining
|
5025d9359b
|
sql: fixed typo on sql schema and added cashier_tree.sql
|
2021-12-22 15:06:36 +01:00 |
|
lunar-mining
|
b6f4d81f75
|
sql: added tree table to cashier and wallet sql
|
2021-12-22 14:10:08 +01:00 |
|
ghassmo
|
174256b80c
|
integrate darkpulse backend code
|
2021-12-18 20:09:17 +04:00 |
|
parazyd
|
650db5f15a
|
sql: Separate schemas into multiple files.
|
2021-12-01 21:22:46 +01:00 |
|
ghassmo
|
b50afdd8b8
|
walletdb: update schema data types & use boolean for is_spent
|
2021-10-25 12:02:27 +03:00 |
|
ghassmo
|
82a78e078c
|
add nullifier to walletdb and attached to OwnCoin
|
2021-10-25 11:40:51 +03:00 |
|
ghassmo
|
46fa633574
|
walletdb: use coin itself as the primary key for coins table
|
2021-10-20 21:45:03 +03:00 |
|
ghassmo
|
cb773a61e6
|
clean up schema
|
2021-10-20 13:06:21 +03:00 |
|
lunar-mining
|
be67c352ef
|
schema.sql: removed cashier table
|
2021-10-12 13:56:36 +02:00 |
|
lunar-mining
|
4727914b85
|
renamed asset_id to token_id across project
|
2021-10-12 11:09:59 +02:00 |
|
ghassmo
|
869452b901
|
update owncoin when spend it
|
2021-10-08 11:56:32 +03:00 |
|
ghassmo
|
e4b8860840
|
walletdb: use secert key to save owncoin instead of key_id
|
2021-10-08 10:20:09 +03:00 |
|
ghassmo
|
2ee620ddcf
|
cashierdb: add mint_address field
|
2021-09-30 16:43:05 +03:00 |
|
ghassmo
|
8f015b548b
|
cashierdb: remove token_id from main_keypair
|
2021-09-28 20:49:53 +03:00 |
|
ghassmo
|
ca85a4e59c
|
cashierdb: attach token_id to the main keypair for tokens & change
asset_id name to token_id in schema and all functions
|
2021-09-28 14:57:57 +03:00 |
|
ghassmo
|
ab4005117f
|
cashierd: resume watch after restart
|
2021-09-24 19:15:12 +03:00 |
|
ghassmo
|
9326e4cb2c
|
clean up cashierdb
|
2021-09-24 16:36:26 +03:00 |
|
ghassmo
|
6096792aa0
|
pass network name to the bridge instead of asset_id
|
2021-09-24 15:03:04 +03:00 |
|
ghassmo
|
1dc0682603
|
change the word coin to token in cashier
|
2021-09-20 19:08:41 +03:00 |
|
Janus
|
aadedaf06b
|
Remove btc-related bool and db stuff
|
2021-09-16 16:43:26 -04:00 |
|
ghassmo
|
05b4ddc47a
|
confirm withdraw record once receive a coin
|
2021-09-15 22:13:45 +03:00 |
|
Janus
|
e1df3eead7
|
Record btc utxo in cashierdb
|
2021-09-14 09:58:24 -04:00 |
|
lunar-mining
|
a0cc6735b4
|
moved .sql to new directory. deleted /res
|
2021-09-13 09:07:20 +02:00 |
|