RanchiMall's Token and Smart Contract system
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 |
||
|---|---|---|
| .github/workflows | ||
| tests | ||
| .gitignore | ||
| config-example.ini | ||
| convert_db.py | ||
| models.py | ||
| parser_function_definitions.py | ||
| parsing.py | ||
| planning.txt | ||
| README.md | ||
| requirements.txt | ||
| smart-contract-system-redesign.txt | ||
| statef_processing.py | ||
| tracktokens_smartcontracts.py | ||
| util_db_connect.py | ||
| util_rebuild_withAPI.py | ||
| util_rebuild.py | ||
| util_reset_latest_block.py | ||
| util_rollback.py | ||
FLO Token & Smart Contract System
The python script scans the FLO Blockchain for Token and Smart Contract activity and creates/updates local SQLite databases accordingly.