Commit Graph

  • f0526c1012
    fix broken link Ward Bradt 2021-09-28 22:30:17 -04:00
  • 25e1cbcf83 Add transfer classifiers to classifier specs. Implement for erc20 and weth classifier-switch-up Luke Van Seters 2021-09-28 13:04:46 -04:00
  • f87016a561 Add field for transfer classifiers Luke Van Seters 2021-09-28 12:55:03 -04:00
  • 7645726708 Move classifier spec to its own schemas file Luke Van Seters 2021-09-28 12:50:50 -04:00
  • ebc161aa51
    Merge pull request #81 from flashbots/readme-updates Luke Van Seters 2021-09-23 13:42:45 -04:00
  • f2ce697175 Add instructions on connecting to Postgres Luke Van Seters 2021-09-23 12:04:27 -04:00
  • 58a7409568 Add Docker to README Luke Van Seters 2021-09-23 11:47:21 -04:00
  • e56458c908 Add kubectl to README Luke Van Seters 2021-09-23 11:46:33 -04:00
  • 3bba682c58 Remove platform from Tiltfile Luke Van Seters 2021-09-23 11:42:34 -04:00
  • 54cd815514 Update README with install helm and create kind cluster Luke Van Seters 2021-09-23 11:42:21 -04:00
  • 9c170a3f00 Log to stdout for the CLI Luke Van Seters 2021-09-22 10:40:06 -04:00
  • 4b6c1a82e6 Adjust arbitrage path creation to not depend on pool_address Sam Ragsdale 2021-09-20 23:55:58 -07:00
  • 0f23046733
    Merge pull request #76 from flashbots/readme-kube-4 Robert Miller 2021-09-20 17:21:00 -05:00
  • e5e4f6ef1b
    Merge pull request #75 from flashbots/dont-start-run-by-default Robert Miller 2021-09-20 17:19:36 -05:00
  • 18e45ee437 Lower weth address Luke Van Seters 2021-09-20 13:28:16 -04:00
  • 747dc5dfe1 Remove some old config files Luke Van Seters 2021-09-20 13:25:21 -04:00
  • 576f7dc507 Don't ignore tests. Run tests int he container Luke Van Seters 2021-09-20 13:22:04 -04:00
  • 86fdeddfaa Not used Luke Van Seters 2021-09-20 13:21:24 -04:00
  • 00c97ffe72 Better instructions for switching from docker compose Luke Van Seters 2021-09-20 13:15:18 -04:00
  • 7b036cc620 Add stars Luke Van Seters 2021-09-20 13:12:35 -04:00
  • 0afc1494f1 Add tests to README Luke Van Seters 2021-09-20 13:11:13 -04:00
  • 52679cd3cc Update actions to call tests directly Luke Van Seters 2021-09-20 13:09:14 -04:00
  • 37cf615c75 Update README for more interesting blocks Luke Van Seters 2021-09-20 13:06:33 -04:00
  • 4d5c8977c1 Remove docker compose and old poetry scripts Luke Van Seters 2021-09-20 13:04:37 -04:00
  • 036228036d Bold parity Luke Van Seters 2021-09-20 12:57:28 -04:00
  • 663a97e84f Fix spacing Luke Van Seters 2021-09-20 12:56:17 -04:00
  • be9ae86d5c Update README for Kube Luke Van Seters 2021-09-20 12:54:08 -04:00
  • 5682c2ce4e Break out block listener to a start / stop daemon instead of running on startup Luke Van Seters 2021-09-20 12:31:27 -04:00
  • 5756a7c405
    Merge pull request #72 from flashbots/write-transfers-2 Robert Miller 2021-09-20 10:34:07 -05:00
  • 1027a3ecbc
    Merge pull request #73 from emlazzarin/main Robert Miller 2021-09-20 10:23:09 -05:00
  • f5ce06b008 Fix tests Luke Van Seters 2021-09-17 09:35:21 -04:00
  • 8686166276 Add writing transfers to inspect block Luke Van Seters 2021-09-17 09:34:06 -04:00
  • 2b7c8532f2 Add crud and models to write transfers to the DB Luke Van Seters 2021-09-17 09:31:08 -04:00
  • d37bf8f6e2 Add block number to transfers schema Luke Van Seters 2021-09-17 09:30:50 -04:00
  • f395e9758f
    Merge pull request #69 from flashbots/tilt-deps-2 Robert Miller 2021-09-20 10:19:48 -05:00
  • 516664e6ab Rebase Luke Van Seters 2021-09-17 09:21:32 -04:00
  • 3ff4af2970
    Merge pull request #71 from flashbots/write-transfers Robert Miller 2021-09-20 10:08:49 -05:00
  • f7ffbfadb1
    Merge pull request #66 from flashbots/inspect-listener Robert Miller 2021-09-20 10:07:31 -05:00
  • ed63b6bb38 Balancer v1 classifier / abis Sam Ragsdale 2021-09-17 15:13:21 -07:00
  • 266a66be03 Add DB migration to create transfers table Luke Van Seters 2021-09-17 09:29:16 -04:00
  • b8280f8464 Sleep first to get newest block after sleep Luke Van Seters 2021-09-14 12:06:20 -04:00
  • a9cbe106ad Use a dedicated table for the last block written. Write new blocks as they come Luke Van Seters 2021-09-13 21:55:19 -04:00
  • 50d04a0b42 Use last written miner payment block as max written block Luke Van Seters 2021-09-13 21:09:00 -04:00
  • e6793ee053 Add configmap for RPC. Print latest block on loop Luke Van Seters 2021-09-13 20:59:52 -04:00
  • 0db24349fd print => logging Luke Van Seters 2021-09-13 20:36:09 -04:00
  • 7a53816d74 Add auto-restart of process. Add GracefulKiller Luke Van Seters 2021-09-13 20:33:00 -04:00
  • e92c36d30a Move DB session out Luke Van Seters 2021-09-13 19:57:31 -04:00
  • 66c22682e8 Get empty list default for miner payments Luke Van Seters 2021-09-13 18:44:35 -04:00
  • 768de19b60 Move inspect block logic into mev_inspect module from script Luke Van Seters 2021-09-13 18:44:04 -04:00
  • e365a2c0c0 Move inspect block logic into mev_inspect module from script Luke Van Seters 2021-09-13 18:43:14 -04:00
  • 4993bbc8e0 Create cache dir if not exists Luke Van Seters 2021-09-13 18:34:40 -04:00
  • bff71b01c3
    Merge pull request #70 from flashbots/call-trace-db Luke Van Seters 2021-09-16 14:55:28 -06:00
  • aed8310cb1
    Merge pull request #68 from flashbots/add-block-number-index-again Robert Miller 2021-09-16 12:43:50 -05:00
  • c51d907655
    Merge pull request #65 from flashbots/backoff-retry Robert Miller 2021-09-16 12:42:52 -05:00
  • 1b0e05ec2f syntax Gui Heise 2021-09-16 11:58:36 -04:00
  • fbb0ebaffe Syntax fix Gui Heise 2021-09-16 11:57:16 -04:00
  • 7e7bd5bc07 Removed action and subtraces arguments from helpers Gui Heise 2021-09-16 11:36:35 -04:00
  • 230a07f47d Simplified serialization Gui Heise 2021-09-16 11:28:18 -04:00
  • cc9f3e993d Fixed helpers default attrs Gui Heise 2021-09-16 11:20:28 -04:00
  • 034b72c463 Updated comments Gui Heise 2021-09-16 11:11:05 -04:00
  • 71b7c99c17 Added pydantic serialization, naming changes Gui Heise 2021-09-16 11:08:16 -04:00
  • 170ab07e2f
    Delete get_helm.sh Gui Heise 2021-09-16 10:18:40 -04:00
  • f204620fea Fixed inputs serialization Gui Heise 2021-09-14 14:32:48 -04:00
  • 32dd9cff3a Write setup kube-readme Luke Van Seters 2021-09-14 13:03:45 -04:00
  • 15af8269e3 Require DB to run mev-deployment Luke Van Seters 2021-09-14 12:33:09 -04:00
  • afb928309d Add tilt dependency on DB for mev-inspect tilt-deps Luke Van Seters 2021-09-14 12:31:54 -04:00
  • bf79c7e0be Add an index on block number for miner payments Luke Van Seters 2021-09-14 12:27:17 -04:00
  • bfb426996e No pass add-block-number-index-miner Luke Van Seters 2021-09-14 12:21:30 -04:00
  • 509e84156e Add an index on block number for miner payments Luke Van Seters 2021-09-14 12:20:22 -04:00
  • be6025b2c1 Sleep first to get newest block after sleep Luke Van Seters 2021-09-14 12:06:20 -04:00
  • 3ede280ce1 Use a dedicated table for the last block written. Write new blocks as they come Luke Van Seters 2021-09-13 21:55:19 -04:00
  • f089dfe709 Use last written miner payment block as max written block Luke Van Seters 2021-09-13 21:09:00 -04:00
  • 040e08912a Add configmap for RPC. Print latest block on loop Luke Van Seters 2021-09-13 20:59:52 -04:00
  • 14c31407b9 print => logging Luke Van Seters 2021-09-13 20:36:09 -04:00
  • 474f775c8a Add auto-restart of process. Add GracefulKiller Luke Van Seters 2021-09-13 20:33:00 -04:00
  • 84e1a62d43 Move DB session out Luke Van Seters 2021-09-13 19:57:31 -04:00
  • e6a2cf7a3a Get empty list default for miner payments Luke Van Seters 2021-09-13 18:44:35 -04:00
  • 7f129a0220 Move inspect block logic into mev_inspect module from script Luke Van Seters 2021-09-13 18:44:04 -04:00
  • 8547a2eca6 Move inspect block logic into mev_inspect module from script Luke Van Seters 2021-09-13 18:43:14 -04:00
  • 54d60bc674 Create cache dir if not exists Luke Van Seters 2021-09-13 18:34:40 -04:00
  • e6aa8a2aed Add backoff to http retry middleware Luke Van Seters 2021-09-11 14:35:09 -06:00
  • 7d6dc6b6df Switch CMD to python loop. Make host an environment variable Luke Van Seters 2021-09-11 09:50:33 -06:00
  • dd7088912a Add table to track the most recently updated block Luke Van Seters 2021-09-14 11:57:08 -04:00
  • 3795336fd8 WIP: Fixed db writing (no inputs) Gui Heise 2021-09-13 16:58:50 -04:00
  • 5a4308e562
    Merge pull request #64 from flashbots/kube2 Robert Miller 2021-09-13 15:29:56 -05:00
  • 8281d123ab WIP: Fix DB writing Gui Heise 2021-09-13 15:28:51 -04:00
  • e7d918f514 Add backoff to http retry middleware Luke Van Seters 2021-09-11 14:35:09 -06:00
  • b2d2c7dbeb Switch CMD to python loop. Make host an environment variable Luke Van Seters 2021-09-11 09:50:33 -06:00
  • 23d03b990d Fix indent on liveness probe Luke Van Seters 2021-09-10 07:40:06 -06:00
  • fe6cd4dcdb Added type changes to tests call-trace-v2 Gui Heise 2021-09-09 14:18:27 -04:00
  • 014b80312c Set secrets via Tiltfile Luke Van Seters 2021-09-09 09:01:36 -06:00
  • 947d2a0064 Add inspect many blocks Luke Van Seters 2021-09-09 08:00:53 -06:00
  • 0ae93db617 Fix alembic migrations for kube Luke Van Seters 2021-09-09 07:52:33 -06:00
  • 144ed63381 Get local postgres working on kube Luke Van Seters 2021-09-09 07:49:29 -06:00
  • 5be81ececf WIP: fixing docker issues Gui Heise 2021-09-07 15:02:21 -04:00
  • ac4f8b9bea abis and specs added Patrick Daly 2021-09-03 08:31:04 -07:00
  • 26d9918eb1 Rebased/fixed merge conflicts Gui Heise 2021-09-03 10:05:04 -04:00
  • bc25cf1eba Get container running on kubernetes / tilt Luke Van Seters 2021-09-03 09:55:21 -04:00
  • bed1fd77d7
    Merge pull request #62 from flashbots/zero_ex Robert Miller 2021-09-03 13:26:50 +00:00
  • 36c6734afa zerox => zero_ex Luke Van Seters 2021-09-03 08:46:45 -04:00