RanchiMall's Token and Smart Contract system
Go to file
2023-01-24 16:37:58 +00:00
.gitignore Changes fotokenswap & stateF addition to contracts 2022-10-29 10:51:57 +00:00
config-example.py Adding calls to SSE API 2019-06-04 16:00:23 +05:30
convert_db.py Changes to updateLatestTransaction so it can take unique transactionType as argument 2022-02-24 13:07:20 +00:00
models.py 1.1.2 Added new table ContractWinners for SmartContracts to accomodate rollback 2022-11-17 11:46:28 +00:00
old_parsing.py 1.0.5 Added renamed the older parser and added the new parser 2022-01-11 13:04:52 +05:30
parser_function_definitions.py Update latest code 2022-01-06 08:35:44 +00:00
parsing.py Storing contract history in multiline to accomodate rollback 2022-11-27 06:07:53 +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 Update requirements.txt 2022-07-23 02:35:15 +05:30
smart-contract-system-redesign.txt Refactoring processBlock & adding smart contract plan 2022-01-10 20:54:02 +05:30
statef_processing.py 1.1.1 Addition of multiple payouts in internal trigger contract 2022-11-13 12:04:08 +00:00
test_db.py Fixing bugs with logic of time based triggers in time_actions table 2022-12-01 11:17:34 +00:00
test_rebuild.py 1.0.12 Completed latest version of token swap 2022-02-20 10:54:43 +00:00
test_rollback_new.py Storing contract history in multiline to accomodate rollback 2022-11-27 06:07:53 +00:00
tracktokens_smartcontracts.py Fix for internal triggers not having txid 2023-01-24 16:37:58 +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.