Robert Miller
|
b3261fa903
|
Merge pull request #32 from lukevs/add-github-actions-to-pr
Add PR as a trigger for Github Actions
|
2021-07-26 10:50:03 -04:00 |
|
Luke Van Seters
|
54cf9ad3ff
|
Update README to trigger PR checks again
|
2021-07-23 15:59:38 -04:00 |
|
Luke Van Seters
|
afc6ce5ea9
|
Add PR as a trigger for python workflows
|
2021-07-23 15:56:30 -04:00 |
|
Robert Miller
|
0679592216
|
Merge pull request #29 from lukevs/docker-compose-with-db
Move to Docker Compose. Add a postgres DB + PGAdmin
|
2021-07-22 20:46:20 -04:00 |
|
Robert Miller
|
6c3c13054b
|
Merge pull request #28 from lukevs/github-action-tst
Add Github Actions to run pre-commit and tests
|
2021-07-22 20:37:34 -04:00 |
|
Luke Van Seters
|
efce091442
|
Add instructions for PGAdmin
|
2021-07-22 17:35:55 -04:00 |
|
Luke Van Seters
|
76f89981d4
|
Add a subtitle
|
2021-07-22 17:23:08 -04:00 |
|
Luke Van Seters
|
47e778d851
|
A little more in the readme
|
2021-07-22 17:13:36 -04:00 |
|
Luke Van Seters
|
b563162b7e
|
Include a link to docker
|
2021-07-22 17:10:04 -04:00 |
|
Luke Van Seters
|
710c011575
|
Add the source for run.sh
|
2021-07-22 17:06:54 -04:00 |
|
Luke Van Seters
|
bdb2157038
|
Rename back to mev-inspect. Update README
|
2021-07-22 17:05:41 -04:00 |
|
Luke Van Seters
|
9ab63b5ddb
|
Rename to app
|
2021-07-22 16:41:10 -04:00 |
|
Luke Van Seters
|
652f7e4878
|
Add DB + PGAdmin
|
2021-07-22 16:35:19 -04:00 |
|
Luke Van Seters
|
b0a93feb79
|
Remove scripts replaced by docker compose
|
2021-07-22 15:45:43 -04:00 |
|
Luke Van Seters
|
c15ec12361
|
Move Dockerfile to top level + simplify. Add docker compose
|
2021-07-22 15:45:12 -04:00 |
|
Luke Van Seters
|
d182b8d8d2
|
Update mypy version - fix mypy failure
|
2021-07-22 15:08:36 -04:00 |
|
Luke Van Seters
|
3feaf43929
|
Fix whitespace
|
2021-07-22 14:39:28 -04:00 |
|
Luke Van Seters
|
744df80311
|
Add github actions for precommit and tests
|
2021-07-22 14:35:23 -04:00 |
|
Luke Van Seters
|
e79a4bb04b
|
Add github actions for precommit and tests
|
2021-07-22 14:33:11 -04:00 |
|
Robert Miller
|
674e4a1c6c
|
Merge pull request #27 from lukevs/add-inspectors-and-classifications
Add inspectors and classifications
|
2021-07-22 13:05:20 -04:00 |
|
Robert Miller
|
6e8a7b58e8
|
Merge pull request #26 from lukevs/nested-traces
Add NestedTrace
|
2021-07-22 10:41:52 -04:00 |
|
Luke Van Seters
|
b99f7b5aa8
|
Trace is an object
|
2021-07-21 12:30:57 -04:00 |
|
Luke Van Seters
|
0e45f22de8
|
Add output to testing file to make sure all looks good
|
2021-07-21 12:28:46 -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
|
36c584ed4c
|
Clear the cache
|
2021-07-20 18:54:27 -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 |
|
Robert Miller
|
88a84a5066
|
Merge pull request #25 from lukevs/add-abi-types
Add types for ABIs
|
2021-07-15 17:24:58 -04: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
|
b7342d9fe2
|
Don't need spacy
|
2021-07-15 14:31:39 -04:00 |
|
Luke Van Seters
|
9e6f79940b
|
Update README. Run precommit on all files
|
2021-07-15 11:36:40 -04:00 |
|
Luke Van Seters
|
214921602e
|
Add precommit and pylintrc
|
2021-07-15 11:11:41 -04:00 |
|
Robert Miller
|
4571870de2
|
Merge pull request #23 from lukevs/project-structure
Add project structure
|
2021-07-15 10:58:50 -04:00 |
|
Luke Van Seters
|
8c71aed2db
|
Fix tests as well
|
2021-07-15 10:42:21 -04:00 |
|
Luke Van Seters
|
39a2038d95
|
Move mev inspect code to mev_inspect module
|
2021-07-15 10:39:32 -04:00 |
|
Robert Miller
|
cc64187c3f
|
Merge pull request #22 from lukevs/add-pydantic-calls-2
Add BlockCall class
|
2021-07-15 09:54:09 -04:00 |
|
Robert Miller
|
b89f39e0e3
|
Merge pull request #21 from lukevs/add-pydantic-blocks
Add pydantic Block
|
2021-07-14 22:07:12 -04:00 |
|
Robert Miller
|
9caa5d2631
|
Merge pull request #20 from NicolaBernini/tokenflow/liquidations
Dockerization_Proposal
|
2021-07-14 21:40:14 -04:00 |
|
Nicola Bernini
|
02d0d0c37f
|
Updating to the latest stable version of Python 3.9
|
2021-07-12 22:18:06 +02:00 |
|
Luke Van Seters
|
de0853f50d
|
Remove swp files
|
2021-07-12 15:25:48 -04:00 |
|