Commit Graph

285 Commits

Author SHA1 Message Date
1501cd0db3
Implement generic command types 2022-07-21 13:47:45 +01:00
be356c2721
Reformat to reduce line length 2022-07-21 13:47:43 +01:00
6dbed22e49
Implement LBTC authentication 2022-07-21 13:47:41 +01:00
6a130592b6
Allow blank senders for first attempts 2022-07-21 13:47:36 +01:00
94429d0aaa
Implement sender-based anti-fraud system 2022-07-21 13:47:33 +01:00
fec536616d
Add extra Serde mappings for transaction data 2022-07-21 13:47:30 +01:00
b14a07b3b2
Refactor transactions into readable code 2022-07-21 13:47:28 +01:00
9151ab3ba6
Create settings options for different sinks 2022-07-21 13:47:25 +01:00
f85342dc2e
Implement removing accounts from Nordigen 2022-07-21 13:47:23 +01:00
a7a2bb729c
Better format for ntransactions 2022-07-21 13:47:20 +01:00
d93eb8e936
Implement fetching account balances 2022-07-21 13:47:17 +01:00
dc1b11bf1e
Fix creating ads 2022-07-21 13:47:15 +01:00
cd0a772e65
Fix references not being pulled 2022-07-21 13:47:12 +01:00
74bcf4a5ab
Notify on unsuccessful release 2022-07-21 13:47:08 +01:00
37820306e8
Properly pad error/warning messages 2022-07-21 13:47:05 +01:00
6a620bd7bd
Add meta information to TX error notifications 2022-07-21 13:47:01 +01:00
d36bf2a048
Notify of irreconcilable trades 2022-07-21 13:46:57 +01:00
5588d016f2
Fix calls to CoinGecko 2022-07-21 13:46:54 +01:00
ae2697049b
Add subclass to transactions tests 2022-07-21 13:46:51 +01:00
00f1a40190
Fix public ad currency check 2022-07-21 13:46:47 +01:00
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