Commit Graph

37 Commits

Author SHA1 Message Date
Mark Veidemanis 77c8b67540
Bump versions in pre-commit config 2023-02-09 07:20:00 +00:00
Mark Veidemanis ea81748c0a
Reformat project 2022-07-21 13:52:54 +01:00
Mark Veidemanis 38dbd5a3f9
Make more commands async 2022-07-21 13:52:44 +01:00
Mark Veidemanis 74f5fca9ab
Add balance command 2022-07-21 13:52:42 +01:00
Mark Veidemanis 917ef5c886
Fix wallet command 2022-07-21 13:52:35 +01:00
Mark Veidemanis 79caec1680
Address syntax issues and convert release_trade to async 2022-07-21 13:52:33 +01:00
Mark Veidemanis 67ed68ac5e
Make commands async and improve error handling 2022-07-21 13:52:30 +01:00
Mark Veidemanis e105608367
Make ads and pubads async 2022-07-21 13:52:10 +01:00
Mark Veidemanis b2b7b3b923
Fix LBTC POST message signing 2022-07-21 13:51:55 +01:00
Mark Veidemanis 38caba7d2b
Move stuff in silly places 2022-07-21 13:51:08 +01:00
Mark Veidemanis f8521eced3
Port trades command to async 2022-07-21 13:50:52 +01:00
Mark Veidemanis 6bf3daee4c
Port some commands to async 2022-07-21 13:50:47 +01:00
Mark Veidemanis 38c82862a4
Allow transactions with no ID to be sent on IRC 2022-07-21 13:50:10 +01:00
Mark Veidemanis 3ef24e86c8
Fix map command 2022-07-21 13:49:42 +01:00
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