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
|
d84d035edf
|
Make notifications configurable
|
2022-07-21 13:52:37 +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
|
294e6b0e77
|
Don't require BTC balance argument for topup notification
|
2022-07-21 13:51:51 +01:00 |
Mark Veidemanis
|
38caba7d2b
|
Move stuff in silly places
|
2022-07-21 13:51:08 +01:00 |
Mark Veidemanis
|
1c84277af1
|
Make cheat system async
|
2022-07-21 13:50:58 +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
|
22f708758a
|
Implement getting user's name
|
2022-07-21 13:49:39 +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
|
1934852d0d
|
Xmerge verify class in UX
|
2022-07-21 13:49:18 +01:00 |
Mark Veidemanis
|
132e58735a
|
Implement webhook callback handling
|
2022-07-21 13:49:00 +01:00 |
Mark Veidemanis
|
b07dfad37e
|
Implement getting the link
|
2022-07-21 13:48:49 +01:00 |
Mark Veidemanis
|
ae08955d6b
|
Implement verification commands
|
2022-07-21 13:48:48 +01:00 |
Mark Veidemanis
|
ed5fd3dafd
|
Implement getting the authentication link
|
2022-07-21 13:48:45 +01:00 |
Mark Veidemanis
|
87d96f6c41
|
Write the initial verification implementation
|
2022-07-21 13:48:42 +01:00 |
Mark Veidemanis
|
a4c79973d8
|
Begin verify class
|
2022-07-21 13:48:40 +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
|
84d0d3aa7c
|
Reformat to reduce line length
|
2022-07-21 13:47:46 +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
|
74bcf4a5ab
|
Notify on unsuccessful release
|
2022-07-21 13:47:08 +01:00 |
Mark Veidemanis
|
6a620bd7bd
|
Add meta information to TX error notifications
|
2022-07-21 13:47:01 +01:00 |
Mark Veidemanis
|
d36bf2a048
|
Notify of irreconcilable trades
|
2022-07-21 13:46:57 +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
|
ef1056c140
|
Pass sources to IRC client
|
2022-07-21 13:46:00 +01:00 |
Mark Veidemanis
|
cb15346a78
|
Refactor Agora into sources
|
2022-07-21 13:45:43 +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 |