6f50c3d03d
Syncing with server version tracktokens_smartcontracts.py
2024-10-29 09:16:54 +05:30
38d90659be
Critical bug fix : Validating is an address is associated with any Smart Contracts previously
2024-03-18 09:01:04 +00:00
0dd32c7803
Merge branch 'upgrade/blockbook' of https://github.com/ranchimall/flo-token-tracking into upgrade/blockbook
2024-02-16 10:11:37 +00:00
4fa48c808c
Added code to handle misbehaving blockbook API
2024-02-16 10:11:22 +00:00
e3b197cd4b
Fix conditional check
2024-02-16 09:58:09 +00:00
4234abe59a
Cleaning pdb statements
2023-11-22 16:48:10 +00:00
3d2654149b
Decimal fix for SQL queries( plain SQL + SQL Alchemy )
2023-11-20 19:37:27 +00:00
e9bc8546c2
Converting calculations to Decimal calculations
2023-11-11 05:00:22 +00:00
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
08168cac5e
Bug fixes with tokenSum calculation right before a contract is triggered
2023-10-09 07:52:48 +00:00
78b05be204
Cleanup : to make the scan more faster
2023-10-05 20:40:10 +00:00
4e22b846fb
Fix internal transactions + Added another column referenceTxHash to contractwinners table
2023-09-29 12:05:04 +00:00
cfaf2e2ed4
Fixed bug which was ignoring internal transactions
2023-09-05 17:18:36 +00:00
e011f7208a
Remove typo
2023-08-22 10:41:19 +00:00
63a3c2344c
Changes required for blockbook migration
2023-08-09 14:48:56 +00:00