|
|
a4c5d11d99
|
Refactor transaction fetching logic in LamassuTransactionProcessor: update query to retrieve all transactions since the threshold, filter out already processed transactions using local database, and enhance logging to provide detailed insights on new transactions.
|
2025-06-18 16:07:33 +02:00 |
|
|
|
a107f825af
|
Add last poll tracking to Lamassu configuration: update database schema to include last_poll_time and last_successful_poll fields, modify CRUD operations to record poll times, and enhance transaction processing to utilize these timestamps for improved polling accuracy.
|
2025-06-18 15:56:55 +02:00 |
|
|
|
3c6262b309
|
Refactor transaction processing to utilize SSH for database queries: implement execute_ssh_query method, enhance error handling, and update connection testing steps. Modify API to fetch transactions via SSH configuration, improving security and reliability.
|
2025-06-18 15:37:00 +02:00 |
|
|
|
c4ab8c27ef
|
Enhance SSH tunnel functionality in transaction processing: implement subprocess-based SSH tunnel as a fallback, improve error handling, and add detailed connection testing with step-by-step reporting. Update API to utilize new testing method and enhance UI to display detailed results.
|
2025-06-18 15:33:51 +02:00 |
|
|
|
8f046ad0c5
|
Add SSH tunnel support to Lamassu configuration: update database schema, models, and UI components to include SSH settings. Implement SSH tunnel setup and teardown in transaction processing for enhanced security.
|
2025-06-18 13:40:30 +02:00 |
|
|
|
1f7999a556
|
Add Lamassu database configuration: implement CRUD operations, polling tasks, and UI components for managing database settings. Introduce hourly transaction polling and manual poll functionality.
|
2025-06-18 10:56:05 +02:00 |
|