35 Commits

Author SHA1 Message Date
Luke Van Seters
e6793ee053 Add configmap for RPC. Print latest block on loop 2021-09-17 09:20:17 -04:00
Luke Van Seters
e92c36d30a Move DB session out 2021-09-17 09:20:17 -04:00
Luke Van Seters
768de19b60 Move inspect block logic into mev_inspect module from script 2021-09-17 09:20:17 -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
144ed63381 Get local postgres working on kube 2021-09-09 07:49:29 -06:00
Luke Van Seters
f9ecea9d86 Add zerox to classifier specs list. Load all specs from trace classifier 2021-09-02 10:53:38 -04:00
Luke Van Seters
1aa5c5b465 Write miner payments to the DB in script run 2021-08-30 18:02:36 -04:00
Luke Van Seters
fcdfad7963 Add support for base fee 2021-08-27 18:40:56 -04:00
Luke Van Seters
ae2c9886db Pass w3 into create block 2021-08-27 18:40:56 -04:00
Luke Van Seters
0e6cd420ec Return to default printing. Add option to print miner payments 2021-08-27 18:40:55 -04:00
Luke Van Seters
4a35a07a1c Pass receipts in. Have get_traces_by_transaction_hash return a dict 2021-08-27 18:40:55 -04:00
Luke Van Seters
0b74331235 Add support for ETH transfers to miner 2021-08-27 18:40:55 -04:00
Gui Heise
95862d2f6b Removed docker compose CLI usage 2021-08-23 16:58:56 -04:00
pmdaly
3306ee2f1b
Merge branch 'main' into curve-trace 2021-08-17 08:36:27 -07:00
Robert Miller
d677e0b6ed
Merge pull request #50 from flashbots/add-protocol-to-stats
Add protocol to the stats output of inspect block
2021-08-16 16:27:09 -04:00
Luke Van Seters
ea41fe04c3 Add protocol to the stats output of inspect block 2021-08-16 15:28:39 -04:00
Patrick Daly
cb29c8a9dc flipped the black script 2021-08-13 12:51:45 -07:00
Patrick Daly
d4d2fb0359 consolidating classifier related modules 2021-08-13 12:51:41 -07:00
Luke Van Seters
388f780f68 Add support for --no-cache 2021-08-13 12:44:51 -04:00
Luke Van Seters
6c727fb1f6 Add support for inspecting a range of blocks 2021-08-13 12:44:51 -04:00
Luke Van Seters
f9b3c82d2d Write arbitrages to the DB 2021-08-13 12:44:51 -04:00
Luke Van Seters
04767d72f1 Write swaps to the DB. Replace existing ones 2021-08-13 12:44:51 -04:00
Luke Van Seters
ee7659b044 Pass swaps into arbitrage instead of computing inside 2021-08-13 12:10:28 -04:00
Luke Van Seters
70514df025 Add printing arbitrage from inspect_block 2021-08-13 12:10:28 -04:00
Luke Van Seters
0a09fd4efa Delete all traces for a block before writing in the script 2021-07-30 13:36:46 -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
Patrick Daly
f55b94192f cleaning up poetry scripts 2021-07-24 16:04:34 -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
f3a4c4e60e pylint call fixed 2021-07-23 09:25:17 -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