1
0
forked from BRT/arc
arc/models/db
slava a269de840b Add support for transaction types, statuses, and detailed fields
Enhanced `TransactionInfo` with new fields such as type, status, fee, and timestamps. Updated DAO functionality to handle these changes, including insertion, updates, and retrieval methods. Additionally, implemented utility functions for type/status conversion.
2025-05-06 10:28:34 +07:00
..
AccountInfo.h Add description field to accounts table and related logic 2025-04-22 10:18:42 +07:00
DeviceInfo.h Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
TransactionInfo.h Add support for transaction types, statuses, and detailed fields 2025-05-06 10:28:34 +07:00