19 Commits

Author SHA1 Message Date
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
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
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