Implemented a `maxCount` parameter in `GetLastTransactionsScript` to limit the number of transactions retrieved. Updated `AccountSettingsWindow` to include new transaction limit options in the UI. Enhanced retrieval logic to support either time-based filtering (24 hours) or count-based limits, ensuring flexibility in transaction handling. |
||
|---|---|---|
| .. | ||
| AccountSettingsWindow.cpp | ||
| AccountSettingsWindow.h | ||
| AccountWindow.cpp | ||
| AccountWindow.h | ||
| BankListWindow.cpp | ||
| BankListWindow.h | ||
| BankSettingsWindow.cpp | ||
| BankSettingsWindow.h | ||
| TransactionWindow.cpp | ||
| TransactionWindow.h | ||