Commit Graph

549 Commits

Author SHA1 Message Date
e934e7b1a2
Allow deleting requisitions 2023-05-06 11:59:30 +01:00
8f92c7c840
Remove some print statements 2023-05-06 11:54:00 +01:00
6ea82857f2
Implement more payout management 2023-05-06 11:52:42 +01:00
ddfee0b328
Add payouts 2023-05-06 11:12:54 +01:00
c534abf8f6
Use XMR total profit for simulation output 2023-05-05 15:14:05 +01:00
c72d23675b
Implement withdrawal logic 2023-05-05 15:11:15 +01:00
a84fff2492
Calculate profit in XMR 2023-05-05 14:58:58 +01:00
0be1b98072
Implement more detailed link group withdrawal simulations 2023-05-05 14:39:02 +01:00
35607898f0
Begin implementing better payment simulation 2023-05-05 13:41:00 +01:00
64fd072f2f
Fix error in releasing when dummy mode is on 2023-05-05 11:10:01 +01:00
27634ef26a
Remove some debug logging 2023-05-02 13:00:41 +01:00
bd4b3a8567
Add more debug statements 2023-04-22 18:49:56 +01:00
8ad0f0573f
Handle errors in fetching transactions 2023-04-20 08:42:39 +01:00
7e7b145b04
Only check transactions when we have a trade and make the fetch less efficient to throttle requests more 2023-04-20 08:25:50 +01:00
da5d1badd8
Enable dummy mode 2023-04-19 10:12:16 +01:00
2b7e83dc0d
Begin implementing ad deduplication and re-enable releasing 2023-04-18 11:25:56 +01:00
84871d5a7c
Additional error handling around currencies without rates 2023-04-18 10:02:29 +01:00
0825ec4a43
Fix logging in money module 2023-04-18 09:57:52 +01:00
4fde670b52
Clear aggregator accounts before fetching 2023-04-18 09:32:57 +01:00
f096a8e839
Remove redundant line of code 2023-04-18 09:03:22 +01:00
495039e6a0
Implement overriding owner name with requisition field 2023-04-18 08:58:36 +01:00
7448c361bf
Implement setting minimum feedback score 2023-04-18 08:31:36 +01:00
ae4e5ae964
Fix referencing link groups in ad functions 2023-04-05 17:30:35 +01:00
44b85796fa
Clear tokens when aggregator saved 2023-03-20 14:50:52 +00:00
1dd254a3a7
Validate payees 2023-03-20 14:44:57 +00:00
607eaef264
Remove dot from operator wallets heading 2023-03-20 14:33:35 +00:00
cfffc6c904
Allow checking pending transactions 2023-03-20 14:10:31 +00:00
04f5595a86
Bump platform and requisition throughput on successful trades 2023-03-20 13:54:56 +00:00
9627fb7d41
Implement profit sharing system and write tests 2023-03-20 11:06:37 +00:00
8c490d6ee3
Implement link group detail screen with profit simulation 2023-03-18 14:06:50 +00:00
bbd25c7450
Implement link groups 2023-03-18 10:48:07 +00:00
0723f14c53
Implement wallet model and CRUD 2023-03-17 18:37:38 +00:00
6e6b23da63
Finish tests for custom payment details 2023-03-16 20:49:57 +00:00
4d4406643f
Begin implementing per-requisition configuration 2023-03-16 20:20:36 +00:00
4211d3c10a
Group currency list by requisition 2023-03-14 14:06:54 +00:00
a855e7e5b5
Make sending references configurable 2023-03-14 09:38:39 +00:00
dce33ca11c
Add function to make unsupported ads invisible 2023-03-13 19:50:26 +00:00
ba0f6cbf33
Remove inaccurate comment 2023-03-13 19:34:32 +00:00
7c69c99b8f
Remove DB and clean up references to it 2023-03-13 19:22:06 +00:00
afe3efb319
Use the new model helpers 2023-03-13 18:53:00 +00:00
7d1bd75f48
Implement transaction handling 2023-03-13 18:49:47 +00:00
780adf3bc1
Clean up old test data 2023-03-13 18:36:50 +00:00
54dfbd6005
Set Harakiri higher 2023-03-13 18:13:28 +00:00
13241fd56e
Add pagination to Ads response 2023-03-13 11:42:53 +00:00
2e02cdba9e
Fix adding time to transactions when usual fields absent 2023-03-12 13:10:37 +00:00
b800139bcf
Remove print statement 2023-03-12 12:56:12 +00:00
70c8bd413f
Serve trade data from DB 2023-03-12 12:52:34 +00:00
1a34121da6
Begin working on replacing Redis with Django ORM 2023-03-12 12:43:22 +00:00
beb5049fec
Add migrations 2023-03-12 12:19:13 +00:00
aa0b522d76
Add Trade and Transaction models 2023-03-12 12:18:45 +00:00