RanchiMall's Token and Smart Contract system
Go to file
2023-04-29 22:11:40 +00:00
.github/workflows Fixing workflow file : automated test for parsing.py 2023-03-19 14:28:05 +00:00
.gitignore Fixed confusion between time vs blocktime 2023-04-07 08:00:55 +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 Fixed confusion between time vs blocktime 2023-04-07 08:00:55 +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 Bug fix swap participation + added automated test for deposit parsing 2023-04-17 10:13:42 +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
test_db.py Fixing bugs with logic of time based triggers in time_actions table 2022-12-01 11:17:34 +00:00
test_parsing.py Added more automated tests 2023-04-29 22:11:40 +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 Changes: NFT, Token Swap, Rollback script 2023-02-27 12:32:08 +00:00
tracktokens_smartcontracts.py Critical bug fix for fetching time action related active smart contracts 2023-04-29 22:10:55 +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.