25 Commits

Author SHA1 Message Date
Luke Van Seters
bc46c2929b Fix isort settings so mev_inspect is considered this project 2021-12-13 18:45:21 -05:00
Luke Van Seters
053c29cf20 Add placeholder for price commands 2021-11-18 11:43:59 -05:00
Luke Van Seters
63e81b22e6 Ping healthcheck url on each successful block inspect 2021-11-09 18:21:51 -05:00
Gui Heise
f57d8e5be5 Add fetch-block command 2021-10-27 15:47:59 +01:00
Luke Van Seters
ee5a4905e6 Weave trace db through to fetch 2021-10-18 10:47:41 -04:00
Luke Van Seters
e22d947c1f Bring back black 2021-10-16 19:51:11 -04:00
Luke Van Seters
8d9f860346 Add some small optimizations. Skip compound liquidations for now 2021-10-16 19:49:38 -04:00
Luke Van Seters
4d5c8977c1 Remove docker compose and old poetry scripts 2021-09-20 13:04:37 -04:00
Luke Van Seters
e365a2c0c0 Move inspect block logic into mev_inspect module from script 2021-09-17 09:20:17 -04:00
Luke Van Seters
e7d918f514 Add backoff to http retry middleware 2021-09-11 14:35:09 -06:00
Luke Van Seters
947d2a0064 Add inspect many blocks 2021-09-09 08:00:53 -06:00
Luke Van Seters
144ed63381 Get local postgres working on kube 2021-09-09 07:49:29 -06:00
Luke Van Seters
1aabb12105 Upgrade web3.py 2021-08-27 18:40:56 -04:00
pmdaly
3306ee2f1b
Merge branch 'main' into curve-trace 2021-08-17 08:36:27 -07:00
Patrick Daly
b5fb695578 curve specific stable swaps added 2021-08-13 12:51:45 -07:00
Luke Van Seters
6c727fb1f6 Add support for inspecting a range of blocks 2021-08-13 12:44:51 -04:00
Patrick Daly
7f26c600dc moved all scripts to ./scripts and added some arg shorthands 2021-07-28 21:03:33 -07:00
Luke Van Seters
e38f1384ef Add inspect command 2021-07-27 18:58:13 -04:00
Luke Van Seters
0e5ba9c323 Add alembic to deps and readme. Also add generalized exec function 2021-07-27 18:20:55 -04:00
Luke Van Seters
148e0a82c2 Add alembic to pyproject 2021-07-27 17:29:39 -04:00
Patrick Daly
94ed945070 updating python version to match pre-commit 2021-07-24 16:05:24 -07:00
Patrick Daly
4b53a99fc9 simplified scripts with args and added basic docker cmds 2021-07-24 08:37:21 -07:00
Patrick Daly
bb4af4f16f docker integrated with poetry and persistence fixed 2021-07-23 18:41:51 -07:00
Patrick Daly
acf32966f7 updating docker to use poetry 2021-07-23 09:08:41 -07:00
Patrick Daly
dfff6b3a70 poetry integrated and dev scripts setup 2021-07-23 08:25:44 -07:00