Commit Graph

183 Commits

Author SHA1 Message Date
Mark Veidemanis 2fa156c095
Add code formatting checks in runtest.sh 2022-07-21 13:43:43 +01:00
Mark Veidemanis 6e7df83427
Add script to run tests 2022-07-21 13:43:42 +01:00
Mark Veidemanis 5d5b818b9a
Write docstrings for Agora and Transactions classes 2022-07-21 13:43:41 +01:00
Mark Veidemanis 91f457c82d
Remove debugging code 2022-07-21 13:43:40 +01:00
Mark Veidemanis 8782aeaead
Fix Agora tests 2022-07-21 13:43:39 +01:00
Mark Veidemanis 5c07112ca7
Fix rounding bug in cheat 2022-07-21 13:43:38 +01:00
Mark Veidemanis 6aa765183e
Fix notification priorities 2022-07-21 13:43:37 +01:00
Mark Veidemanis 5dcd33433d
Fix transaction handling for non-Revolut trades 2022-07-21 13:43:36 +01:00
Mark Veidemanis 372e246659
Set priorities for trade and withdrawal notifications 2022-07-21 13:43:36 +01:00
Mark Veidemanis e91916b18b
Add extra debugging in transactions 2022-07-21 13:43:35 +01:00
Mark Veidemanis d000f75ca2
Fix TX update logic in Transactions 2022-07-21 13:43:34 +01:00
Mark Veidemanis e88a6d462d
Remove all cheat output 2022-07-21 13:43:33 +01:00
Mark Veidemanis 3c1cbf1d94
Remove more cheat debugging and useless output 2022-07-21 13:43:32 +01:00
Mark Veidemanis b3e71f84d1
Remove some debug output 2022-07-21 13:43:31 +01:00
Mark Veidemanis cd10deaa71
Account trades for withdrawal calculation and fix cheat for multiple providers 2022-07-21 13:43:30 +01:00
Mark Veidemanis aa4b623ae6
Fix pubads command after ads refactor 2022-07-21 13:43:29 +01:00
Mark Veidemanis 80916648e3
Fix the remainder of the tests 2022-07-21 13:43:28 +01:00
Mark Veidemanis 32a24b3e43
Create more Agora tests 2022-07-21 13:43:27 +01:00
Mark Veidemanis 182e2ae8ba
Remove debugging code 2022-07-21 13:43:26 +01:00
Mark Veidemanis 0b9cd93369
Implement accounting for open trade value as part of total remaining 2022-07-21 13:43:25 +01:00
Mark Veidemanis 899a6e60e3
Fix minor bugs with the cheat system 2022-07-21 13:43:25 +01:00
Mark Veidemanis 5c10d5f044
Increase decimal places in rate 2022-07-21 13:43:24 +01:00
Mark Veidemanis 06e8662c21
Use GBP details when currency is GBP, without checking country 2022-07-21 13:43:23 +01:00
Mark Veidemanis 9d04db7205
Finish implementation and tests for the cheat system 2022-07-21 13:43:22 +01:00
Mark Veidemanis 4414132674
Add some Agora tests 2022-07-21 13:43:21 +01:00
Mark Veidemanis db859e803f
Improve class passing and refactor 2022-07-21 13:43:20 +01:00
Mark Veidemanis f6a67abd4f
Fix dist function 2022-07-21 13:43:19 +01:00
Mark Veidemanis eaa4528634
Implement OTP and fix getting public ads 2022-07-21 13:43:18 +01:00
Mark Veidemanis 97f1da201c
Add PyOTP to requirements 2022-07-21 13:43:17 +01:00
Mark Veidemanis a9adc14577
Fix AgoraDesk PaymentMethodDetail specification 2022-07-21 13:43:16 +01:00
Mark Veidemanis baaf32a2e0
Fix redist command 2022-07-21 13:43:15 +01:00
Mark Veidemanis 0343140328
Add OTP key to gitignore 2022-07-21 13:43:15 +01:00
Mark Veidemanis 3e1990388f
Remove old command and add redist command 2022-07-21 13:43:14 +01:00
Mark Veidemanis 81e3232456
Implement editing ads and distributing providers 2022-07-21 13:43:13 +01:00
Mark Veidemanis c3ff7d6e76
Fix autoprice bugs and re-enable withdrawing on release 2022-07-21 13:43:12 +01:00
Mark Veidemanis cdc80b6896
Implement remaining command 2022-07-21 13:43:11 +01:00
Mark Veidemanis 50a00a7798
Fix bug in IRC with zero length messages 2022-07-21 13:43:10 +01:00
Mark Veidemanis bac6f26311
Make ad listing getters understand providers 2022-07-21 13:43:09 +01:00
Mark Veidemanis 61b064635d
Implement changing the online_provider when creating an ad 2022-07-21 13:43:08 +01:00
Mark Veidemanis d2d1c4573f
Disable withdrawal on release and don't lowball people 2022-07-21 13:43:07 +01:00
Mark Veidemanis 2db063ab89
Add boilerplate code for topup notifications 2022-07-21 13:43:06 +01:00
Mark Veidemanis 365fc71f64
Add the notify module 2022-07-21 13:43:05 +01:00
Mark Veidemanis b91431b3ba
Improve cheat system with asset turns 2022-07-21 13:43:04 +01:00
Mark Veidemanis 4a9e611651
Implement updating ads with exponential backoff 2022-07-21 13:43:03 +01:00
Mark Veidemanis f7ad74c510
Improve Agora error handling 2022-07-21 13:43:02 +01:00
Mark Veidemanis 72afa1b25b
Handle Agora library exceptions properly 2022-07-21 13:43:01 +01:00
Mark Veidemanis 965bba8d15
Don't make unnecessary calls to update ad equations 2022-07-21 13:43:00 +01:00
Mark Veidemanis b60ae03699
Add extra checks around APIs 2022-07-21 13:42:59 +01:00
Mark Veidemanis f906478d45
Fix another dash bug 2022-07-21 13:42:59 +01:00
Mark Veidemanis 9352956f76
Implement converting all Revolut accounts to one currency 2022-07-21 13:42:58 +01:00