elicb
|
0bd45a5ff1
|
adding continue on trace error
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
225a1b5e01
|
refactoring jit_liquidity to be more readable and improving error handling for mint and burn amounts
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
8ea2dd6d15
|
adding extra check to jit_classifier where burn_tx_hash != mint_tx_hash
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
03d1846d98
|
adding tests for single token mint case and rewriting jit classifier to handle uni-v3 single token liquidity
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
6472f0422d
|
removing KeyError cases from _get_bot_address
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
e717585f23
|
Refactoring to remove while loops, improve logic, and improve error-handling
|
2022-05-10 14:43:07 -07:00 |
|
elicb
|
5abfc38e12
|
Actually reading the docs and installing the pre-commit
|
2022-05-10 14:43:06 -07:00 |
|
elicb
|
be7928043d
|
Clarifying logic of recursive _get_bot_address
|
2022-05-10 14:43:06 -07:00 |
|
elicb
|
a475a5fe68
|
error skipping invalid/un-implemented JIT liquidity instances
|
2022-05-10 14:43:06 -07:00 |
|
elicb
|
7cc5b5243c
|
Adding typing Union[] to _parse_jit_liquidity_instances and improving recursive spagetti
|
2022-05-10 14:43:06 -07:00 |
|
elicb
|
3eeaf86b09
|
Initial JIT Liquidity Classifier Commit
|
2022-05-10 14:43:06 -07:00 |
|