Robert Miller
|
1a5524e6f3
|
Merge pull request #41 from flashbots/swap-abis
Add ABIs and specs for Uniswap V3
|
2021-07-30 14:27:09 -04:00 |
|
Luke Van Seters
|
0d2d651f60
|
Forgot to install pre-commit
|
2021-07-30 14:18:27 -04:00 |
|
Luke Van Seters
|
127debab18
|
Use spread instead for classified specs list
|
2021-07-30 14:17:06 -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 |
|
Luke Van Seters
|
40529a34bf
|
Compare against lowercase addresses
|
2021-07-30 13:06:50 -04:00 |
|
Robert Miller
|
4a1b69fbc9
|
Merge pull request #33 from milancermak/small-fixes
Small fixes
|
2021-07-30 00:09:05 -04:00 |
|
Luke Van Seters
|
1ccd076881
|
Add ABIs for Uniswap V3. Move abis to hierarchy
|
2021-07-29 16:04:21 -04:00 |
|
Luke Van Seters
|
f72049a4df
|
connection => session
|
2021-07-27 19:02:29 -04:00 |
|
Luke Van Seters
|
d7f2d120dd
|
Create trace classifier. Use in general run script. Write to the DB
|
2021-07-27 18:58:13 -04:00 |
|
Luke Van Seters
|
6ca00ff3ba
|
Move ABIs to a folder
|
2021-07-27 18:58:13 -04:00 |
|
Milan Cermak
|
3425ea7507
|
Small fixes
|
2021-07-25 18:42:29 +02:00 |
|
Luke Van Seters
|
d182b8d8d2
|
Update mypy version - fix mypy failure
|
2021-07-22 15:08:36 -04:00 |
|
Luke Van Seters
|
b99f7b5aa8
|
Trace is an object
|
2021-07-21 12:30:57 -04:00 |
|
Luke Van Seters
|
fd1b11927c
|
Support Inspector interface in processor. Support it in uniswap inspector
|
2021-07-21 12:28:46 -04:00 |
|
Luke Van Seters
|
31022e3e45
|
Move uniswap inspector. Implement the inspector interface
|
2021-07-21 12:28:42 -04:00 |
|
Luke Van Seters
|
eef61b372d
|
Add Inspector and Classification base classes
|
2021-07-21 12:28:15 -04:00 |
|
Luke Van Seters
|
2c709b9e0d
|
Add support for decoding ABIs
|
2021-07-21 00:54:27 -04:00 |
|
Luke Van Seters
|
de3c6bf849
|
Update token flow to accept the block. Move required blocks for tests to tests directory
|
2021-07-20 23:52:22 -04:00 |
|
Luke Van Seters
|
9442078a7a
|
call => trace, and traces are still dicts here
|
2021-07-20 22:56:34 -04:00 |
|
Luke Van Seters
|
59eb9ef514
|
Handle multiple transaction hashes
|
2021-07-20 18:50:43 -04:00 |
|
Luke Van Seters
|
311f265d1b
|
Add implementation for building NestedTraces from Traces + tests
|
2021-07-20 18:25:21 -04:00 |
|
Luke Van Seters
|
06fce79512
|
Update check signatures for Trace object
|
2021-07-20 18:22:29 -04:00 |
|
Luke Van Seters
|
ba761b48ee
|
Add NestedTrace
|
2021-07-20 18:20:37 -04:00 |
|
Luke Van Seters
|
138ac42788
|
Rename BlockCall => Trace
|
2021-07-20 18:17:44 -04:00 |
|
Taarush Vemulapalli
|
29915c8e1f
|
Merge pull request #24 from lukevs/add-commit-hooks
Add commit hooks
|
2021-07-19 13:07:54 -07:00 |
|
Luke Van Seters
|
c93ae81932
|
Use type not internal type
|
2021-07-15 16:54:43 -04:00 |
|
Luke Van Seters
|
939b9db16e
|
Add types for ABIs
|
2021-07-15 16:43:40 -04:00 |
|
Luke Van Seters
|
9e6f79940b
|
Update README. Run precommit on all files
|
2021-07-15 11:36:40 -04:00 |
|
Luke Van Seters
|
39a2038d95
|
Move mev inspect code to mev_inspect module
|
2021-07-15 10:39:32 -04:00 |
|