20 Commits

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