RanchiMall's Token and Smart Contract system
Go to file
2023-05-18 14:58:13 +05:30
.github/workflows Update test_parsing.yml 2023-05-18 14:58:13 +05:30
tests Refactoring + cleanup 2023-05-18 09:26:13 +00:00
.gitignore Fixed confusion between time vs blocktime 2023-04-07 08:00:55 +00:00
config-example.ini Refactoring + cleanup 2023-05-18 09:26:13 +00:00
convert_db.py Changes to updateLatestTransaction so it can take unique transactionType as argument 2022-02-24 13:07:20 +00:00
models.py Fixed confusion between time vs blocktime 2023-04-07 08:00:55 +00:00
parser_function_definitions.py Update latest code 2022-01-06 08:35:44 +00:00
parsing.py Added subtype and unix_expiryTime 2023-05-10 11:26:37 +00:00
planning.txt Cleanup 2022-11-17 12:00:50 +00:00
README.md Update Readme 2020-09-29 03:39:54 +05:30
requirements.txt Setting up automated testing for parsing.py 2023-03-19 13:49:37 +00:00
smart-contract-system-redesign.txt Refactoring processBlock & adding smart contract plan 2022-01-10 20:54:02 +05:30
statef_processing.py Cleanup and updating of flosight link 2023-03-01 11:56:36 +00:00
tracktokens_smartcontracts.py Refactoring + cleanup 2023-05-18 09:26:13 +00:00
util_db_connect.py Refactoring + cleanup 2023-05-18 09:26:13 +00:00
util_rebuild.py Refactoring + cleanup 2023-05-18 09:26:13 +00:00
util_rollback.py Refactoring + cleanup 2023-05-18 09:26: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.