12 Commits

Author SHA1 Message Date
skoupidi
b6032c2adc drk: add block height references to coins 2025-10-15 14:54:43 +03:00
skoupidi
34982f1555 drk: add freeze block height reference to tokens 2025-10-15 14:54:43 +03:00
skoupidi
7622f58a9e drk: unused sql tables removed 2025-10-15 14:54:43 +03:00
skoupidi
04bc7e14de drk: moved info table from money to wallet generic schema 2024-10-29 19:03:19 +02:00
skoupidi
5e0b592603 drk: fixed dao votes 2024-05-30 22:21:00 +03:00
skoupidi
96a8068ec3 drk: refactor to support SMT
Additionaly, some cleanup was done, minor bugz fixed and updated DAO Propose call with the new setup and added its fee call.
2024-05-25 18:29:40 +03:00
skoupidi
0bea8f5697 drk: removed nullifier column from money coin table 2024-05-23 12:46:12 +03:00
skoupidi
4101f8b608 drk: tx history handling cleanup 2024-05-10 14:40:37 +03:00
skoupidi
32fcb6e6df drk: store proper information for token mint authority 2024-05-08 19:09:13 +03:00
skoupidi
07606d27e4 drk: added fee call to transfer 2024-05-02 16:07:30 +03:00
skoupidi
01f88db53b drk: cleaned up all slot references 2024-02-09 17:43:34 +02:00
skoupidi
6b74cebdd0 drk: moved contracts sql stuff from their client to drk directly
Also prefixed table name with their corresponding contract idfff
2024-01-30 15:34:12 +02:00