Commit Graph

12 Commits

Author SHA1 Message Date
a724c1b22d
Merged requirements.txt for Scanner and API 2024-12-01 10:33:40 +05:30
6615d3ead1
Update requirements.txt 2024-11-27 09:38:22 +05:30
c0cea69528
Update requirements.txt
MySQL version
2024-11-27 08:49:47 +05:30
f920997f69
Update requirements.txt 2024-11-04 07:39:00 +05:30
a83ed33a99 Further changes for blockbook shifting:
1. Removed socketio
2. Added support for blockbook's websocket
3. Fixed a bug reg transaction processing. Blockbook doesn't return floData key in a transaction's details API response if floData is not present in the transaction. Updated code to handle this
2023-10-27 11:13:09 +00:00
Vivek Teega
342ded906e Setting up automated testing for parsing.py 2023-03-19 13:49:37 +00:00
Vivek Teega
a77fed3c1b
Update requirements.txt 2022-07-23 02:35:15 +05:30
Vivek Teega
430141cb77
Update requirements.txt 2022-07-22 19:23:20 +05:30
Vivek Teega
90439ea2f0 pybtc -> pyflo 2022-07-17 11:48:12 +00:00
Vivek Teega
1b27d0b31a 1.0.1 Token Swap Contract 2021-11-19 15:26:51 +05:30
Vivek Teega
89d96501b9 Python module compatibility fix
Python modules, requests==2.25.0 and chardet==4.0.0 have a version conflict

removing version specification for chardet now
2021-08-19 10:42:18 +05:30
Vivek Teega
a5eae93dc5 Added checks to handle bad api responses 2021-06-26 13:46:40 +00:00