Luke Van Seters
|
5756cb15a5
|
Merge pull request #128 from elopio/typo/clasifier
Fix typo: clasifier
|
2021-11-18 11:34:25 -05:00 |
|
Luke Van Seters
|
36101c36db
|
Merge pull request #132 from flashbots/timestamp-support
Add support for writing timestamps in mev-inspect
|
2021-11-18 10:39:15 -05:00 |
|
Robert Miller
|
1de1570939
|
feat: change to "punk bid acceptance" and get punk bid acceptances
|
2021-11-17 21:51:56 -05:00 |
|
Luke Van Seters
|
5aa8776b0d
|
Don't attempt to create block if timestamp is null
|
2021-11-17 15:14:24 -05:00 |
|
Luke Van Seters
|
a2dc8908df
|
Save block during inspection
|
2021-11-17 15:11:26 -05:00 |
|
Luke Van Seters
|
ad45abbe9c
|
Add crud for blocks
|
2021-11-17 15:07:04 -05:00 |
|
Luke Van Seters
|
caf645e923
|
Fetch timestamp when creating blocks
|
2021-11-17 13:28:48 -05:00 |
|
Gui Heise
|
ff9337eb4b
|
Fix UniV3 Classifier
|
2021-11-17 10:19:10 -05:00 |
|
Gui Heise
|
94c5691f01
|
Move swap logic into classifiers
|
2021-11-17 07:37:25 -05:00 |
|
Robert Miller
|
96d2171daa
|
style: improve schema naming bcuz imagine complained
|
2021-11-16 19:57:58 -05:00 |
|
Robert Miller
|
0d6215f82e
|
wip feat: getting punk bids / accepts
|
2021-11-15 21:08:28 -05:00 |
|
Robert Miller
|
5766abb9fe
|
feat: add punk classifiers
|
2021-11-15 21:08:07 -05:00 |
|
Robert Miller
|
c5ab2be4e3
|
add punk classifications
|
2021-11-15 21:07:38 -05:00 |
|
Luke Van Seters
|
f705a85b5c
|
Only set base logging from entrypoints
|
2021-11-15 16:00:18 -05:00 |
|
Gui Heise
|
f43df8ffa4
|
Fix circular imports
|
2021-11-15 13:28:34 -05:00 |
|
Gui Heise
|
29cd82cd0b
|
Parse swap logic inside uniswap classifier
|
2021-11-15 11:00:39 -05:00 |
|
Leo Arias
|
cfeaaae046
|
Fix typo: clasifier
|
2021-11-11 17:55:12 +00:00 |
|
Gui Heise
|
5d03c1fbfa
|
Add classifier specs to init
|
2021-11-11 10:39:24 -05:00 |
|
Robert Miller
|
af2aab4940
|
add cryptopunks trace classifier
|
2021-11-10 20:14:42 -05:00 |
|
Luke Van Seters
|
7b60488f76
|
Support async for listener
|
2021-11-09 11:51:43 -05:00 |
|
Luke Van Seters
|
e0d6919039
|
Pass DB session into the inspector
|
2021-11-09 10:49:08 -05:00 |
|
Luke Van Seters
|
e9d71f62bf
|
Remove unused cache field
|
2021-11-02 14:27:07 -04:00 |
|
carlomazzaferro
|
0cb62e4c55
|
Merge remote-tracking branch 'upstream/main' into asyncio-backfilling
|
2021-10-30 00:16:20 +01:00 |
|
carlomazzaferro
|
a6bf834e76
|
address PR comments
|
2021-10-30 00:15:23 +01:00 |
|
Gui Heise
|
a1b001b2cf
|
Merge pull request #114 from flashbots/ETHTransferLiquidations
Add support for ETH-Transfer liquidations
|
2021-10-28 15:51:01 +01:00 |
|
Gui Heise
|
c6c0cb5511
|
Remove optional
|
2021-10-28 15:48:20 +01:00 |
|
carlomazzaferro
|
36111abf69
|
Use inspector class -- remove global Semaphore and improve error handling
|
2021-10-28 11:33:33 +01:00 |
|
carlomazzaferro
|
f6719cdfc8
|
merge commit
|
2021-10-28 11:15:51 +01:00 |
|
carlomazzaferro
|
c3475bbd8f
|
Use inspector class -- remove global Semaphore and improve error handling
|
2021-10-28 11:04:24 +01:00 |
|
Gui Heise
|
e25448a9f4
|
Eth constant
|
2021-10-28 00:31:39 +01:00 |
|
Gui Heise
|
1ee62bc96b
|
Remove unused elif
|
2021-10-28 00:20:28 +01:00 |
|
Gui Heise
|
6e9d9b943a
|
Fix transfer conditional
|
2021-10-28 00:16:39 +01:00 |
|
Gui Heise
|
cf0926fef0
|
Add ETH_ADDRESS and check against it
|
2021-10-28 00:15:57 +01:00 |
|
Luke Van Seters
|
afce3ce9ba
|
Merge pull request #108 from flashbots/backfill-cleanup
Move traces to `traces.py` files
|
2021-10-27 15:36:16 -04:00 |
|
Gui Heise
|
7bb65a336e
|
Fix ETH transfer liquidations
|
2021-10-26 14:09:35 +01:00 |
|
Gui Heise
|
8822ebcf55
|
ETH transfer WIP
|
2021-10-25 15:34:46 +01:00 |
|
sragss
|
e29d8bb310
|
Merge branch 'main' into arb-fix-4
|
2021-10-22 14:01:08 -07:00 |
|
carlomazzaferro
|
e15eef49c1
|
async based middleware, better logging and async requests
|
2021-10-22 13:58:00 +01:00 |
|
Gui Heise
|
ceebea30e3
|
Add ETH transfer logic
|
2021-10-22 12:37:06 +01:00 |
|
carlomazzaferro
|
4f20c540e6
|
asyncio-based concurrent backfilling
|
2021-10-20 17:12:21 +01:00 |
|
Luke Van Seters
|
4894f57f13
|
Add back transaction hash in classified traces
|
2021-10-19 18:11:33 -04:00 |
|
Luke Van Seters
|
8c6f984b0a
|
transaction hash is optional
|
2021-10-19 18:01:31 -04:00 |
|
Luke Van Seters
|
d38e027bfa
|
Remove duplicate fields on classified trace
|
2021-10-19 13:21:39 -04:00 |
|
Luke Van Seters
|
01a27f84c0
|
Rename classified_traces file to traces. Move Trace to traces
|
2021-10-19 13:20:01 -04:00 |
|
Sam Ragsdale
|
d952287b2d
|
Adjust arbitrage path creation to not depend on pool_address, adjust tests accordingly
|
2021-10-18 09:29:58 -07:00 |
|
Luke Van Seters
|
68232f4161
|
Fetch all of the block from the DB if possible
|
2021-10-18 11:33:14 -04:00 |
|
Luke Van Seters
|
dbc7c5d4ae
|
Add credentials to tiltfile. Find traces using traces db
|
2021-10-18 10:47:41 -04:00 |
|
Luke Van Seters
|
ee5a4905e6
|
Weave trace db through to fetch
|
2021-10-18 10:47:41 -04:00 |
|
Luke Van Seters
|
1993f0a14d
|
Add trace DB session
|
2021-10-18 10:47:41 -04:00 |
|
Luke Van Seters
|
f3b85dc1df
|
Run black
|
2021-10-16 21:44:07 -04:00 |
|