RanchiMall's Token and Smart Contract system
Go to file
2023-10-05 20:36:46 +00:00
.github/workflows Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
tests Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
.gitignore Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
config-example.ini Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
convert_db.py Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
models.py Fix internal transactions + Added another column referenceTxHash to contractwinners table 2023-09-29 12:05:04 +00:00
parser_function_definitions.py Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
parsing.py Added a check to make sure payeeAddress is not contractAddress 2023-10-05 20:36:46 +00:00
planning.txt Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
README.md Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
requirements.txt Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
smart-contract-system-redesign.txt Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
statef_processing.py Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
tracktokens_smartcontracts.py Fix internal transactions + Added another column referenceTxHash to contractwinners table 2023-09-29 12:05:04 +00:00
util_db_connect.py Changes required for blockbook migration 2023-08-09 14:48:56 +00:00
util_rebuild_withAPI.py Added new helper scripts 2023-09-11 11:33:37 +00:00
util_rebuild.py Added rebuild code 2023-08-22 10:49:34 +00:00
util_reset_latest_block.py Added new helper scripts 2023-09-11 11:33:37 +00:00
util_rollback.py Fixed rollback 2023-08-12 17:51:13 +00:00

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.