RanchiMall's Token and Smart Contract system
- Adding exception handle for all fetch and db connections within a loop with retry timeout - blocked all sys.exit to prevent system from shutting down. instead retry after 1 hr or 30 mins |
||
|---|---|---|
| .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.