.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
convert_db.py
Changes to updateLatestTransaction so it can take unique transactionType as argument
2022-02-24 13:07:20 +00:00
models.py
Adding db_reference in latestTransactions table
2022-03-08 09:08:44 +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
1.0.14 Important bug fixes
2022-04-03 08:39:22 +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_db.py
1.0.12 Completed latest version of token swap
2022-02-20 10:54:43 +00:00
test_parsing.py
Updating changes
2022-01-30 18:53:31 +05:30
test_rebuild.py
1.0.12 Completed latest version of token swap
2022-02-20 10:54:43 +00:00
test_rollback_new.py
1.0.14 Important bug fixes
2022-04-03 08:39:22 +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
1.0.14 Important bug fixes
2022-04-03 08:39:22 +00:00