.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: Time triggers, TimeActions
2022-02-16 12:24:54 +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
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
Changes in parsing to add tokenswap price type predetermined|determined & continuos|continuous event
2022-02-02 12:38:49 +00:00
planning.py
1.0.8 New rollforward and rollback scripts + storing blockNumber data in activeTable now
2022-01-27 21:05:39 +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_database.py
Updating progress
2022-01-23 21:56:38 +05:30
test_parsing.py
Updating changes
2022-01-30 18:53:31 +05:30
test_rebuild.py
Update test_rebuild latestCache
2022-01-31 14:18:57 +05:30
test_rollback_new.py
Changes in parsing to add tokenswap price type predetermined|determined & continuos|continuous event
2022-02-02 12:38:49 +00:00
test_rollback.py
Updating changes
2022-01-30 18:53:31 +05:30
test_rollforward.py
Update changes
2022-01-28 14:17:17 +05:30
tracktokens_smartcontracts.py
Update: Time triggers, TimeActions
2022-02-16 12:24:54 +00:00