18 Commits

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