15 Commits

Author SHA1 Message Date
skoupidi
885d0905f4 drk: add block height reference to daos 2025-10-15 14:54:43 +03:00
skoupidi
bf562f8c77 drk: add block height references to proposals 2025-10-15 14:54:43 +03:00
skoupidi
4370199ca7 drk: add block height reference to votes 2025-10-15 14:54:43 +03:00
skoupidi
7622f58a9e drk: unused sql tables removed 2025-10-15 14:54:43 +03:00
skoupidi
c96fb2a0d8 dao: all documentation updated 2024-12-30 18:36:30 +02:00
skoupidi
04bc7e14de drk: moved info table from money to wallet generic schema 2024-10-29 19:03:19 +02:00
skoupidi
8cac4690c6 drk/dao.sql: updated comments to reflect current commands/flows 2024-06-04 13:05:36 +03:00
skoupidi
a0024ad508 drk: proposal exec functionalities added 2024-05-31 22:05:12 +03:00
skoupidi
99eeda9d60 drk: proposal output beautification 2024-05-31 12:49:55 +03:00
skoupidi
5e0b592603 drk: fixed dao votes 2024-05-30 22:21:00 +03:00
skoupidi
cbb53aa8ec drk: refactored DAO votes functionalities 2024-05-30 17:54:28 +03:00
skoupidi
c6382e8d12 drk: refactored DAO proposals functionalities 2024-05-29 16:36:41 +03:00
skoupidi
10ea889e31 drk: dao records sympliefied and dao mint call fee added
Removed dao_id and use the dao name as the identifier. Cleaned up all dao record structures. Fixed dao mint call and added its fee.
2024-05-22 16:43:17 +03:00
skoupidi
af5542da7b drk: parse coinbase transaction 2024-02-14 15:25:00 +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