Commit Graph

  • a3a7cee9c7 Finalizing Docstrings and modifying to use search dict instead of list elicb 2022-05-02 11:25:37 -07:00
  • 53b69f76ff Adding tests for CRV-WETH JIT & get_net_transfers() elicb 2022-04-29 15:14:38 -07:00
  • 90d9dc936c adding alembic migration to create table for JITLiquidityModel elicb 2022-04-24 18:43:08 -07:00
  • e717585f23 Refactoring to remove while loops, improve logic, and improve error-handling elicb 2022-04-24 18:41:45 -07:00
  • 5abfc38e12 Actually reading the docs and installing the pre-commit elicb 2022-04-19 20:00:44 -07:00
  • be7928043d Clarifying logic of recursive _get_bot_address elicb 2022-04-19 19:44:44 -07:00
  • a475a5fe68 error skipping invalid/un-implemented JIT liquidity instances elicb 2022-04-19 19:28:53 -07:00
  • 7cc5b5243c Adding typing Union[] to _parse_jit_liquidity_instances and improving recursive spagetti elicb 2022-04-19 19:23:44 -07:00
  • 3eeaf86b09 Initial JIT Liquidity Classifier Commit elicb 2022-04-19 18:50:53 -07:00
  • 6854294064 black reformatting elicb 2022-05-10 13:18:24 -07:00
  • c7e5b91f90 Splitting PR into classifier and migrations Eli Barbieri 2022-05-10 12:45:50 -07:00
  • add06d11dd Adding migrations for JIT liquidity tables Eli Barbieri 2022-05-10 12:43:06 -07:00
  • 19c80bd963 Used black and pylint to reformat ZigaMr 2022-05-10 01:34:50 +02:00
  • 4b660e96a7 Used isort ZigaMr 2022-05-10 01:21:08 +02:00
  • f18444e17c Deleted import that was causing problems with logging ZigaMr 2022-05-10 01:06:21 +02:00
  • a6b391970f Fixed parameters, added create2 Tracetype, miner address for geth ZigaMr 2022-05-09 01:29:01 +02:00
  • bf9a901536 Testing pre-commit Matthew Gonzalez 2022-05-08 03:08:46 -07:00
  • 2afa4922b2 Test commit Matthew Gonzalez 2022-05-08 02:55:43 -07:00
  • 2469c6867c Change ABI Names; Fix trace address for test Matthew Gonzalez 2022-05-08 02:37:24 -07:00
  • 86b5fbb5f1 Cleaned unused variables ZigaMr 2022-05-08 00:14:03 +02:00
  • 253c8beeec Changed await call for web3 get_block method ZigaMr 2022-05-07 23:54:33 +02:00
  • b21ca9f873 Fixed params order ZigaMr 2022-05-07 23:33:41 +02:00
  • 11ebac2336 Testing workflow ZigaMr 2022-05-07 18:56:22 +02:00
  • 1873712c03 Geth additions ZigaMr 2022-05-07 18:30:45 +02:00
  • 22d98afa1c Merge branch 'geth_additions' of https://github.com/marlinprotocol/mev-inspect-py into main ZigaMr 2022-05-07 18:29:45 +02:00
  • 811ae05bf6 adding continue on trace error elicb 2022-05-06 20:24:03 -07:00
  • aa0a212434 adding test for block 14685550 with complex jit attack on popsicle finance elicb 2022-05-06 20:12:45 -07:00
  • 01049c57ce refactoring jit_liquidity to be more readable and improving error handling for mint and burn amounts elicb 2022-05-06 19:32:55 -07:00
  • 4969aed709 adding extra check to jit_classifier where burn_tx_hash != mint_tx_hash elicb 2022-05-06 17:44:51 -07:00
  • 8ce43d20c7 adding tests for single token mint case and rewriting jit classifier to handle uni-v3 single token liquidity elicb 2022-05-06 16:57:23 -07:00
  • 89ac9cbb3c Tests for Ironbank Matthew Gonzalez 2022-05-06 16:21:16 -07:00
  • 69c55630e8 Add Ironbank as Protocol Matthew Gonzalez 2022-05-06 11:30:24 -07:00
  • 3672f2dfbc Add Fixed Forex Markets Matthew Gonzalez 2022-05-06 11:28:38 -07:00
  • 5cb03b48d9 IronBank Spec Matthew Gonzalez 2022-05-06 11:24:11 -07:00
  • 15ee8f89e3 fixing spelling error in crud file and adding nullable field to model elicb 2022-05-06 11:15:11 -07:00
  • 7d0932d504 Iron Bank ABIs; Compound Fork Matthew Gonzalez 2022-05-06 10:48:36 -07:00
  • f876451ec0 removing swaps fk from jit_liquidity_swaps join table elicb 2022-05-05 12:39:16 -07:00
  • 250bb433d1 moving alembic upgrade and downgrade functions. correcting error when I created join table migration before main table elicb 2022-05-05 10:12:39 -07:00
  • 07e0004df9 correcting error in alembic migration elicb 2022-05-05 10:00:25 -07:00
  • 8e68e251b5 Add queue rotation fallback Gui Heise 2022-05-04 11:38:10 -04:00
  • ae2e5464c3 Add rpc queue and function Gui Heise 2022-05-04 11:31:52 -04:00
  • 078ec2f2bb Adding Iron Bank ABI's; Clone of Compound contract horse-shampoo 2022-05-03 20:40:01 -07:00
  • 404cace8d0 Adding __tablename__ to jit_liquidity model elicb 2022-05-03 10:36:07 -07:00
  • 813e2034d4 Fix exception and add configmaps Gui Heise 2022-05-02 17:09:20 -04:00
  • 308902e62c Initial fallback logic Gui Heise 2022-05-02 16:40:48 -04:00
  • ff861fc818 removing KeyError cases from _get_bot_address elicb 2022-05-02 11:37:56 -07:00
  • 6701ff4cad Finalizing Docstrings and modifying to use search dict instead of list elicb 2022-05-02 11:25:37 -07:00
  • f32e62ae55 Remove quiet flag Gui Heise 2022-05-02 13:57:21 -04:00
  • 293c59d7c6 Adding tests for CRV-WETH JIT & get_net_transfers() elicb 2022-04-29 15:14:38 -07:00
  • 49dc359f5e adding alembic migration to create table for JITLiquidityModel elicb 2022-04-24 18:43:08 -07:00
  • ed4dbe0796 Refactoring to remove while loops, improve logic, and improve error-handling elicb 2022-04-24 18:41:45 -07:00
  • 9a3cd64a91 update FAQ to reflect low priority of backfill tasks on dramatiq pintail 2022-04-23 08:38:29 +01:00
  • 2fdc21c9eb Actually reading the docs and installing the pre-commit elicb 2022-04-19 20:00:44 -07:00
  • 4f03d107ce Clarifying logic of recursive _get_bot_address elicb 2022-04-19 19:44:44 -07:00
  • 839bcedce4 error skipping invalid/un-implemented JIT liquidity instances elicb 2022-04-19 19:28:53 -07:00
  • 0a5518ff81 Adding typing Union[] to _parse_jit_liquidity_instances and improving recursive spagetti elicb 2022-04-19 19:23:44 -07:00
  • a509f10cc9 Initial JIT Liquidity Classifier Commit elicb 2022-04-19 18:50:53 -07:00
  • 3c9fe3dca9
    Merge pull request #269 from pintail-xyz/separate-cream-compound Gui Heise 2022-04-13 12:01:26 -04:00
  • 60357cb449 update pre-commit packages pintail 2022-04-09 00:30:43 +01:00
  • 04d1c86dbd separate cream and compound classifiers pintail 2022-04-07 19:27:47 +01:00
  • 0e8424e29b
    Merge 9660373e08c3be61e839013d3055b236dafc62c2 into 22135c42dc89417851d1e5ac24340caf41448bb7 Reuf Rujevic 2022-04-06 09:25:25 +02:00
  • 9660373e08
    Create Sjenica1 Reuf Rujevic 2022-04-06 09:25:14 +02:00
  • 22135c42dc
    Merge pull request #290 from flashbots/export-deletions Gui Heise 2022-03-22 17:05:32 -04:00
  • 8cb91afddc Add created_at to blocks table export-deletions Gui Heise 2022-03-22 16:38:42 -04:00
  • a9f57bcd2e Object deletions Gui Heise 2022-03-22 13:27:05 -04:00
  • baf370c9fb Remove date from filename Gui Heise 2022-03-22 10:52:07 -04:00
  • 97c9ea600f add logging for the currently used rpc node Tomislav Mikulin 2022-03-20 14:29:15 +01:00
  • 169d2f6984 Remove empty file check export-files Gui Heise 2022-03-17 12:56:30 -04:00
  • 852ac93ba7
    Merge pull request #287 from flashbots/blocks-export Gui Heise 2022-03-04 14:09:34 -05:00
  • c1b26f8888 add blocks to export blocks-export Gui Heise 2022-03-04 14:03:34 -05:00
  • 7a0b21b006
    Merge pull request #286 from flashbots/export-filename Gui Heise 2022-03-02 15:15:45 -05:00
  • 440c5f0754 Add timestamp to filename export-filename Gui Heise 2022-03-02 11:51:18 -05:00
  • be280ab113
    Merge pull request #284 from flashbots/fix-export-backfill Gui Heise 2022-02-28 13:33:45 -05:00
  • 77957e07cf Fix priority fix-export-backfill Gui Heise 2022-02-28 13:13:16 -05:00
  • 38cd60cf88
    Merge pull request #282 from Dire-0x/fix/sandwicher-address-not-any-uniswap-router Luke Van Seters 2022-02-25 10:05:47 -05:00
  • 75efdb4afe fix check sandwicher against correct uniswap routers Dire 2022-02-24 11:01:44 -06:00
  • 6aca1d292d
    Merge pull request #274 from flashbots/backfill-export Gui Heise 2022-02-22 13:30:39 -05:00
  • 1fbecbec58 Worker low priority backfill-export Gui Heise 2022-02-21 13:19:25 -05:00
  • 180a987a61 Add low priority to cli tasks Gui Heise 2022-02-21 12:45:36 -05:00
  • af7ae2c3b0
    Merge pull request #272 from flashbots/healthcheck-retry Luke Van Seters 2022-02-21 12:43:34 -05:00
  • 5eef1b7a8f Add worker and listener task Gui Heise 2022-02-21 11:16:22 -05:00
  • c6e6d694ec Add task to the listener Gui Heise 2022-02-21 11:02:30 -05:00
  • da04bc4351 Add tasks to CLI Gui Heise 2022-02-21 10:59:14 -05:00
  • cbad9e79b6 Separate tasks Gui Heise 2022-02-21 10:55:26 -05:00
  • b486d53012 Remove priorities Gui Heise 2022-02-17 11:59:29 -05:00
  • fe9253ca5e Comment Tiltfile Gui Heise 2022-02-17 10:41:47 -05:00
  • db6b55ad38 Task priority and queue Gui Heise 2022-02-16 16:21:27 -05:00
  • c7e94b55d4 Fix poetry config Gui Heise 2022-02-16 10:51:22 -05:00
  • 54cc4f1dc6 Add bash script Gui Heise 2022-02-16 10:45:34 -05:00
  • c58d75118d Fix task priorities Gui Heise 2022-02-16 10:41:48 -05:00
  • b86ecbca87 Add commands Gui Heise 2022-02-16 10:34:21 -05:00
  • ed01c155b3
    Merge pull request #278 from flashbots/export-tables Gui Heise 2022-02-18 13:53:38 -05:00
  • 1edd39c382 Spacing export-tables Gui Heise 2022-02-18 11:52:45 -05:00
  • ca6978a693 Add logic for more tables Gui Heise 2022-02-18 11:10:24 -05:00
  • 850c32300a Function name export-more-tables Gui Heise 2022-02-17 12:20:27 -05:00
  • c9536d1bde Add functions Gui Heise 2022-02-17 11:08:21 -05:00
  • ac376311f4 Add tables Gui Heise 2022-02-16 18:12:53 -05:00
  • 818a0c7ff4 Comment Tiltfile Gui Heise 2022-02-17 10:41:47 -05:00
  • fa671ae990 Task priority and queue Gui Heise 2022-02-16 16:21:27 -05:00
  • 8767f27fe6
    Merge pull request #275 from flashbots/block-list-2 Luke Van Seters 2022-02-16 12:08:27 -05:00