Commit Graph

19 Commits

Author SHA1 Message Date
kalzu 5ffd0f0c03 made some work for pastedb / pastecache.. 2023-04-04 09:15:28 +03:00
kalzu 32d3e2dfe1 Make timestamp to always be INT 2023-01-13 22:26:31 +02:00
kalzu c02ea2849a Clearer error handling on read_keys(). 2023-01-01 23:25:02 +02:00
kalzu 8800275ed5 Beutify the generaded userkeys.json 2023-01-01 22:59:19 +02:00
kalzu c5e08f3a76 Added the actual wanted functionality... 2023-01-01 22:55:04 +02:00
kalzu a60d269535 Somethign Ryyst told me... 2023-01-01 22:49:35 +02:00
kalzu 52d380a4ee Some testing with raise -calls. 2023-01-01 22:44:20 +02:00
kalzu 21f0d0c229 Made the user_publickeys to be read from file. Black is now used for formating. 2023-01-01 20:04:47 +02:00
kalzu cb33802e87 Tried to make pylint happy. 2023-01-01 13:40:47 +02:00
kalzu ae14376b13 Now kraken-fetch.py has signatures both ways. Maybe adding ECDH to the messaging at some point. 2022-12-29 22:09:26 +02:00
kalzu 0454d945c1 Kraken-fetch.py now has functioning auth system and added RSA key stuff for servers public/private setup, to be used to encrypt the responses. Made the demo-client.py work with current state of kraken-fetch.py. 2022-12-29 17:59:25 +02:00
kalzu ab3327464c Made demo-client.py to make tests with kraken_fetch.py. Started work on authentication with ecdsa public/private keys to kraken_fetch.py:s api part. 2022-12-28 22:49:37 +02:00
kalzu dd86cecec2 Add sha256 checksum for api responses. 2022-12-28 20:36:44 +02:00
kalzu 1751a7f763 Added bybit source 2022-12-28 15:58:55 +02:00
kalzu 30b8c4b274 Added simple Flask api to kraken_fetch.py. 2022-12-28 01:10:26 +02:00
kalzu d78dfb6933 Added btc_tracker.py and letter about Flask and threading. 2022-12-27 20:39:36 +02:00
kalzu 1935560b40 some kraken_fetch.py devoplemnt, its now runs in background thread! 2022-12-20 17:20:40 +02:00
kalzu b9558bc826 19.12.2022 - development on kraken_fetch.py 2022-12-20 11:54:56 +02:00
kalzu 56cd2a3f3f initial save of my chatGPT coding 2022-12-17 22:39:21 +02:00