elicb
|
811ae05bf6
|
adding continue on trace error
|
2022-05-06 20:24:03 -07:00 |
|
elicb
|
01049c57ce
|
refactoring jit_liquidity to be more readable and improving error handling for mint and burn amounts
|
2022-05-06 19:32:55 -07:00 |
|
elicb
|
4969aed709
|
adding extra check to jit_classifier where burn_tx_hash != mint_tx_hash
|
2022-05-06 17:44:51 -07:00 |
|
elicb
|
8ce43d20c7
|
adding tests for single token mint case and rewriting jit classifier to handle uni-v3 single token liquidity
|
2022-05-06 16:57:23 -07:00 |
|
elicb
|
ff861fc818
|
removing KeyError cases from _get_bot_address
|
2022-05-02 11:37:56 -07:00 |
|
elicb
|
ed4dbe0796
|
Refactoring to remove while loops, improve logic, and improve error-handling
|
2022-04-24 18:41:45 -07:00 |
|
elicb
|
2fdc21c9eb
|
Actually reading the docs and installing the pre-commit
|
2022-04-19 20:00:44 -07:00 |
|
elicb
|
4f03d107ce
|
Clarifying logic of recursive _get_bot_address
|
2022-04-19 19:44:44 -07:00 |
|
elicb
|
839bcedce4
|
error skipping invalid/un-implemented JIT liquidity instances
|
2022-04-19 19:28:53 -07:00 |
|
elicb
|
0a5518ff81
|
Adding typing Union[] to _parse_jit_liquidity_instances and improving recursive spagetti
|
2022-04-19 19:23:44 -07:00 |
|
elicb
|
a509f10cc9
|
Initial JIT Liquidity Classifier Commit
|
2022-04-19 18:50:53 -07:00 |
|