Commit Graph

23 Commits

Author SHA1 Message Date
Mark Veidemanis 6e20d8c693
Add error handling to getting bank details 2022-07-21 13:49:37 +01:00
Mark Veidemanis 7d9679f2d5
Add the recipient to the account details 2022-07-21 13:49:34 +01:00
Mark Veidemanis ae08955d6b
Implement verification commands 2022-07-21 13:48:48 +01:00
Mark Veidemanis cb70e7ad49
Dump the account JSON as the content is variable 2022-07-21 13:48:27 +01:00
Mark Veidemanis 98103c5680
Pass platform to calls 2022-07-21 13:48:15 +01:00
Mark Veidemanis 0e4fa8a0bb
Implement LBTC when getting wallet balances 2022-07-21 13:47:52 +01:00
Mark Veidemanis e751fcd39d
Implement LBTC versions of each command 2022-07-21 13:47:50 +01:00
Mark Veidemanis 1501cd0db3
Implement generic command types 2022-07-21 13:47:45 +01:00
Mark Veidemanis 94429d0aaa
Implement sender-based anti-fraud system 2022-07-21 13:47:33 +01:00
Mark Veidemanis f85342dc2e
Implement removing accounts from Nordigen 2022-07-21 13:47:23 +01:00
Mark Veidemanis a7a2bb729c
Better format for ntransactions 2022-07-21 13:47:20 +01:00
Mark Veidemanis dc1b11bf1e
Fix creating ads 2022-07-21 13:47:15 +01:00
Mark Veidemanis 5588d016f2
Fix calls to CoinGecko 2022-07-21 13:46:54 +01:00
Mark Veidemanis b3a39401b5
Implement serde for JSON deserialisation 2022-07-21 13:46:41 +01:00
Mark Veidemanis 49b1f0ea52
Fix getting transactions 2022-07-21 13:46:32 +01:00
Mark Veidemanis 7b38e487cf
Implement account handling for Nordigen 2022-07-21 13:46:28 +01:00
Mark Veidemanis 7323c9446c
Start implementing LBTC class 2022-07-21 13:46:14 +01:00
Mark Veidemanis f2c9725fcb
Implement propagating account data to ads 2022-07-21 13:45:14 +01:00
Mark Veidemanis aefa6c58a4
Call the base class from TrueLayer with our fetched transactions 2022-07-21 13:45:12 +01:00
Mark Veidemanis cbb7294f23
Implement mapping and transaction fetching 2022-07-21 13:45:09 +01:00
Mark Veidemanis 95e9a55f19
Handle multiple accounts with TrueLayer 2022-07-21 13:44:59 +01:00
Mark Veidemanis 539d6f1fbb
Use the Python logger instead of the Twisted one 2022-07-21 13:44:50 +01:00
Mark Veidemanis 50c71703fd
Move IRC, commands and notify classes into a UX class 2022-07-21 13:44:43 +01:00