Commit Graph

265 Commits

Author SHA1 Message Date
2f9fb31baf
Make Nordigen and TrueLayer compatible with Transactions 2022-07-21 13:46:45 +01:00
b3a39401b5
Implement serde for JSON deserialisation 2022-07-21 13:46:41 +01:00
a69a585c71
Don't message if trade release failed 2022-07-21 13:46:38 +01:00
0094da841e
Fix markets tests 2022-07-21 13:46:34 +01:00
49b1f0ea52
Fix getting transactions 2022-07-21 13:46:32 +01:00
7b38e487cf
Implement account handling for Nordigen 2022-07-21 13:46:28 +01:00
2ca518962c
Commit serde code 2022-07-21 13:46:25 +01:00
ec33750c50
Require 100% feedback score to combat fraud 2022-07-21 13:46:21 +01:00
ccb6a0f5bd
Fix running dist on all assets 2022-07-21 13:46:18 +01:00
7323c9446c
Start implementing LBTC class 2022-07-21 13:46:14 +01:00
b1fd9a3197
Move some Agora functions to money/markets 2022-07-21 13:46:11 +01:00
45392455fa
Fix Agora tests 2022-07-21 13:46:08 +01:00
f9c57e60bf
Create mock LocalBitcoins object 2022-07-21 13:46:05 +01:00
ef1056c140
Pass sources to IRC client 2022-07-21 13:46:00 +01:00
1827bf5fff
Move common ad details to dedicated config section 2022-07-21 13:45:57 +01:00
32d4a9d0bd
Port Agora API copy to LocalBitcoins 2022-07-21 13:45:53 +01:00
ff96322ffd
Add example settings file 2022-07-21 13:45:50 +01:00
7f85d21538
Begin implementing LocalBitcoins version of Agora abstraction API 2022-07-21 13:45:46 +01:00
cb15346a78
Refactor Agora into sources 2022-07-21 13:45:43 +01:00
8bec00d825
Add localbitcoins.py 2022-07-21 13:45:41 +01:00
e3d3595efd
Add extra tests for transactions fields 2022-07-21 13:45:38 +01:00
c213fe9d5d
Fix transactions tests 2022-07-21 13:45:36 +01:00
fbe9dc2325
Fix output from release trade and notify about useless accounts 2022-07-21 13:45:33 +01:00
4e9e5ef0fb
Pass through payment details to redist 2022-07-21 13:45:30 +01:00
7effd60954
Fix references and make releasing live 2022-07-21 13:45:27 +01:00
4a0d8ed1ad
Create a function to get all valid bank details 2022-07-21 13:45:25 +01:00
5ed07abc07
Fix visibility setting and use the account details when distributing ads 2022-07-21 13:45:22 +01:00
6b599902c0
Don't use the asset name in references 2022-07-21 13:45:20 +01:00
3fba402964
Don't do a different thing for only one provider 2022-07-21 13:45:17 +01:00
f2c9725fcb
Implement propagating account data to ads 2022-07-21 13:45:14 +01:00
aefa6c58a4
Call the base class from TrueLayer with our fetched transactions 2022-07-21 13:45:12 +01:00
cbb7294f23
Implement mapping and transaction fetching 2022-07-21 13:45:09 +01:00
878a261295
Add a todo in Agora 2022-07-21 13:45:06 +01:00
75b005485f
Remove some debugging code from Transactions and TrueLayer 2022-07-21 13:45:01 +01:00
95e9a55f19
Handle multiple accounts with TrueLayer 2022-07-21 13:44:59 +01:00
28d4db5694
Clean up colored logging 2022-07-21 13:44:56 +01:00
34a182cbf5
Simplify logger initialisation 2022-07-21 13:44:53 +01:00
539d6f1fbb
Use the Python logger instead of the Twisted one 2022-07-21 13:44:50 +01:00
80c696ef73
Add docstrings in Nordigen functions 2022-07-21 13:44:48 +01:00
cb4dbe18f6
Remove fail argument in TrueLayer 2022-07-21 13:44:46 +01:00
4033496866
Remove leftover files 2022-07-21 13:44:44 +01:00
50c71703fd
Move IRC, commands and notify classes into a UX class 2022-07-21 13:44:43 +01:00
2423e4a066
Move sinks into their own class 2022-07-21 13:44:41 +01:00
2a8c56ead5
Remove references to Revolut in Transactions 2022-07-21 13:44:39 +01:00
971a6733a9
Remove debugging code and loop constructor 2022-07-21 13:44:37 +01:00
053293dfee
Fix Agora tests 2022-07-21 13:44:36 +01:00
2266300064
Remove calls to Revolut 2022-07-21 13:44:34 +01:00
b53fbfc905
Fix TrueLayer 2022-07-21 13:44:32 +01:00
88e87e53d5
Re-enable Nordigen 2022-07-21 13:44:30 +01:00
8ab915fa65
Implement signin command for TrueLayer 2022-07-21 13:44:29 +01:00