Commit Graph

59 Commits

Author SHA1 Message Date
Mark Veidemanis 7bc92dcef9
Round amount before sending XMR 2023-05-20 14:15:29 +01:00
Mark Veidemanis 8f92c7c840
Remove some print statements 2023-05-06 11:54:00 +01:00
Mark Veidemanis a84fff2492
Calculate profit in XMR 2023-05-05 14:58:58 +01:00
Mark Veidemanis 0be1b98072
Implement more detailed link group withdrawal simulations 2023-05-05 14:39:02 +01:00
Mark Veidemanis 64fd072f2f
Fix error in releasing when dummy mode is on 2023-05-05 11:10:01 +01:00
Mark Veidemanis bd4b3a8567
Add more debug statements 2023-04-22 18:49:56 +01:00
Mark Veidemanis 8ad0f0573f
Handle errors in fetching transactions 2023-04-20 08:42:39 +01:00
Mark Veidemanis da5d1badd8
Enable dummy mode 2023-04-19 10:12:16 +01:00
Mark Veidemanis 2b7e83dc0d
Begin implementing ad deduplication and re-enable releasing 2023-04-18 11:25:56 +01:00
Mark Veidemanis 84871d5a7c
Additional error handling around currencies without rates 2023-04-18 10:02:29 +01:00
Mark Veidemanis f096a8e839
Remove redundant line of code 2023-04-18 09:03:22 +01:00
Mark Veidemanis 495039e6a0
Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
Mark Veidemanis 7448c361bf
Implement setting minimum feedback score 2023-04-18 08:31:36 +01:00
Mark Veidemanis cfffc6c904
Allow checking pending transactions 2023-03-20 14:10:31 +00:00
Mark Veidemanis 04f5595a86
Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
Mark Veidemanis 6e6b23da63
Finish tests for custom payment details 2023-03-16 20:49:57 +00:00
Mark Veidemanis 4d4406643f
Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
Mark Veidemanis 4211d3c10a
Group currency list by requisition 2023-03-14 14:06:54 +00:00
Mark Veidemanis a855e7e5b5
Make sending references configurable 2023-03-14 09:38:39 +00:00
Mark Veidemanis dce33ca11c
Add function to make unsupported ads invisible 2023-03-13 19:50:26 +00:00
Mark Veidemanis ba0f6cbf33
Remove inaccurate comment 2023-03-13 19:34:32 +00:00
Mark Veidemanis 7c69c99b8f
Remove DB and clean up references to it 2023-03-13 19:22:06 +00:00
Mark Veidemanis 7d1bd75f48
Implement transaction handling 2023-03-13 18:49:47 +00:00
Mark Veidemanis 2e02cdba9e
Fix adding time to transactions when usual fields absent 2023-03-12 13:10:37 +00:00
Mark Veidemanis b800139bcf
Remove print statement 2023-03-12 12:56:12 +00:00
Mark Veidemanis 70c8bd413f
Serve trade data from DB 2023-03-12 12:52:34 +00:00
Mark Veidemanis 1a34121da6
Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
Mark Veidemanis aa0b522d76
Add Trade and Transaction models 2023-03-12 12:18:45 +00:00
Mark Veidemanis cdebded0f6
Add references to trades list 2023-03-12 11:40:23 +00:00
Mark Veidemanis fa2a6c9c77
Properly check if pagination is present 2023-03-11 22:07:56 +00:00
Mark Veidemanis 6d6b370327
Fix transaction IDs and make Nordigen validation stricter 2023-03-11 18:30:56 +00:00
Mark Veidemanis af65433c55
Fix creating ads with the incorrect provider when not whitelisted 2023-03-11 18:17:14 +00:00
Mark Veidemanis 059c723cc1
Add nicer debug logging 2023-03-11 17:46:18 +00:00
Mark Veidemanis ae3d514db1
Add debug statements for cheat 2023-03-11 17:20:07 +00:00
Mark Veidemanis a314a09154
Fix log statement in exponential backoff for platform 2023-03-11 17:11:22 +00:00
Mark Veidemanis 436d069ae7
Fix cheat 2023-03-11 16:57:08 +00:00
Mark Veidemanis 0477e55361
Fix formatting issues 2023-03-11 11:51:19 +00:00
Mark Veidemanis 1c0cbba855
Show pending transactions 2023-03-11 11:45:09 +00:00
Mark Veidemanis 1e201e3f26
Remove some debug statements 2023-03-10 21:20:00 +00:00
Mark Veidemanis 96858da88a
Refactor and add base USD and withdrawal triggers 2023-03-10 15:34:46 +00:00
Mark Veidemanis 7f088d15c2
Implement nuking ads 2023-03-10 15:27:30 +00:00
Mark Veidemanis bf65d028f1
Fix whitelist bug 2023-03-10 15:06:25 +00:00
Mark Veidemanis 9b6180ac5b
Allow checking account ID whitelist 2023-03-10 15:04:39 +00:00
Mark Veidemanis c95d9d7557
Fix sending references and bank details 2023-03-10 14:51:34 +00:00
Mark Veidemanis 0148525c8b
Properly set ad visibility 2023-03-10 02:28:18 +00:00
Mark Veidemanis f2c1218855
Don't pass visible for creating ads 2023-03-10 02:23:53 +00:00
Mark Veidemanis 3d43107586
Implement ad management 2023-03-10 02:21:36 +00:00
Mark Veidemanis fa7ea66c65
Show trades 2023-03-10 00:23:05 +00:00
Mark Veidemanis 1e7d8f6c8d
Begin adding platform support 2023-03-09 23:27:16 +00:00
Mark Veidemanis ac483711c4
Implement viewing transactions for an account 2023-03-09 20:24:46 +00:00