1031 Commits

Author SHA1 Message Date
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
Luke Van Seters
d3982ba59b Include json_encoders in the CamelModel 2021-07-12 15:20:53 -04:00
Luke Van Seters
6020e48c31 Add BlockCall model. Use it in Block 2021-07-12 15:12:23 -04:00
Luke Van Seters
14fc2396f3 Add back indent and sort_keys 2021-07-12 14:09:24 -04:00
Luke Van Seters
f0274fdfa8 Add support for AttributeDict and HexBytes serialization 2021-07-12 14:09:21 -04:00
Luke Van Seters
5e9c350b38 Slightly better implementation for block path 2021-07-12 14:08:51 -04:00
Luke Van Seters
7d51dd3442 Reimplement block using the pydantic object 2021-07-12 14:08:17 -04:00
Luke Van Seters
bfc138f740 Add Block schema 2021-07-12 14:04:21 -04:00
Luke Van Seters
e67922b5e6 Fix typo in cache_directory 2021-07-12 14:04:18 -04:00
Luke Van Seters
1d3e2cc000 Add requirements.txt with web3 and pydantic 2021-07-12 14:03:21 -04:00
Nicola Bernini
8781e914ff Dockerization_Proposal 2021-07-11 19:04:31 +02:00
Taarush Vemulapalli
ab2564d2b5 inital tokenflow/tests 2021-07-07 17:00:55 +02:00
Robert Miller
fea05e16c7
Create README.md 2021-07-05 20:52:28 -04:00
Robert Miller
98cb1ffcae Create processor class, fix signature matching in utils 2021-06-29 11:08:05 -04:00
Robert Miller
20bab3c448 Small tweaks to the uniswap inspector 2021-06-29 11:07:44 -04:00
Robert Miller
3031210ce2 get signatures for uniswap router trading, add new abi, annotate 2021-06-29 10:28:32 -04:00
Robert Miller
dd4d4e1b53 Remove base provider redundancy 2021-06-28 21:54:11 -04:00
Robert Miller
ff1b73f633 Add the start of an inspector, build out a testing file a bit 2021-06-28 21:52:24 -04:00
Robert Miller
aa82ee8ea3 test file, beginning of processor 2021-06-28 17:30:11 -04:00
Robert Miller
f1719ab114 add transaction hashes and filter call function 2021-06-28 17:28:28 -04:00
Robert Miller
1427c952e2 add block caching 2021-06-28 14:55:31 -04:00