RanchiMall's Token and Smart Contract system
Go to file
2022-01-20 06:59:54 +00:00
.gitignore more changes in gitignore 2020-01-29 23:26:08 +00:00
.python-version Added checks to handle bad api responses 2021-06-26 13:46:40 +00:00
app.py 1.0.1 Token Swap Contract 2021-11-19 15:26:51 +05:30
config-example.py Adding calls to SSE API 2019-06-04 16:00:23 +05:30
cronjob.sh Checkpoint while working on flosight change - lots of changes in this commit - currently right before changing how the system handles smart contract transactions 2019-12-13 14:42:18 +05:30
models.py Update changes 2022-01-17 16:13:49 +05:30
old_parsing.py 1.0.5 Added renamed the older parser and added the new parser 2022-01-11 13:04:52 +05:30
output_return.py Changes in outputreturn and input classifier 2022-01-07 17:02:31 +05:30
parser_categorization.py backup for files with details of the code refactoring 2022-01-04 10:47:09 +00:00
parser_function_definitions.py Update latest code 2022-01-06 08:35:44 +00:00
parser_functions.py Saving progress 2022-01-05 09:28:31 +00:00
parsing.py Test rebuild along with database changes 2022-01-14 17:36:59 +05:30
planning.py Added parsing for NFTs and Infinite tokens 2022-01-12 20:27:12 +05:30
README.md Update Readme 2020-09-29 03:39:54 +05:30
requirements.txt 1.0.1 Token Swap Contract 2021-11-19 15:26:51 +05:30
smart-contract-system-redesign.txt Refactoring processBlock & adding smart contract plan 2022-01-10 20:54:02 +05:30
sqlite_tests.py Refactored SQLAlchemy raw sql into 1 function 2022-01-11 20:45:57 +05:30
test_parsing.py Saving changes 2022-01-10 12:02:11 +05:30
test_rebuild.py 1.0.7 Added new column to token database to calculate address balances quickly 2022-01-17 20:56:48 +05:30
tracktokens_smartcontracts.py Fixed typo for __name__ == "__main__" 2022-01-20 06:59:54 +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.