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. |
||
|---|---|---|
| .. | ||
| AccountDAO.cpp | ||
| AccountDAO.h | ||
| CommonDataDAO.cpp | ||
| CommonDataDAO.h | ||
| DeviceDAO.cpp | ||
| DeviceDAO.h | ||
| TransactionDAO.cpp | ||
| TransactionDAO.h | ||