Luke Van Seters
|
b9544eb18b
|
Fix whitespace for isort
|
2021-12-14 13:14:13 -05:00 |
|
Luke Van Seters
|
c23b9a1651
|
Merge pull request #158 from flashbots/add-isort
Add isort pack to pre-commit
|
2021-12-14 13:11:39 -05:00 |
|
Luke Van Seters
|
c853cee43e
|
Write transaction position for swaps and traces
|
2021-12-13 20:05:07 -05:00 |
|
Luke Van Seters
|
d5f73b5e3a
|
Run isort on all files
|
2021-12-13 18:46:39 -05:00 |
|
Robert Miller
|
0ad3906989
|
style: formatting
|
2021-12-06 16:33:35 -05:00 |
|
Robert Miller
|
27f43ea29c
|
Merge branch 'main' into punk_accept_bids_database
|
2021-12-06 16:31:24 -05:00 |
|
Robert Miller
|
34dc54ee6f
|
Merge pull request #148 from flashbots/punk_bid_database
feat: add punk bid database
|
2021-12-06 16:05:47 -05:00 |
|
Luke Van Seters
|
ed94e71715
|
Fix timestamp writing in blocks
|
2021-11-30 12:54:07 -05:00 |
|
Robert Miller
|
868094696a
|
Merge branch 'main' into punk_accept_bids_database
|
2021-11-26 19:07:42 -05:00 |
|
Robert Miller
|
90f822a15f
|
Merge branch 'main' into punk_bid_database
|
2021-11-26 19:07:16 -05:00 |
|
Robert Miller
|
07aa6e3089
|
feat: add punk_bid_acceptances database
|
2021-11-26 15:42:36 -05:00 |
|
Robert Miller
|
71c549b6f3
|
feat: add punk_bids database
|
2021-11-26 15:33:07 -05:00 |
|
Robert Miller
|
2cc7ac4a20
|
feat: initial files for punk database
|
2021-11-25 21:05:42 -05:00 |
|
Luke Van Seters
|
5b59427d4f
|
Write prices. Ignore duplicates
|
2021-11-18 13:43:21 -05:00 |
|
Luke Van Seters
|
ad45abbe9c
|
Add crud for blocks
|
2021-11-17 15:07:04 -05:00 |
|
Luke Van Seters
|
01a27f84c0
|
Rename classified_traces file to traces. Move Trace to traces
|
2021-10-19 13:20:01 -04:00 |
|
Luke Van Seters
|
378f5b248e
|
Remove ETH / ERC20 transfer distinction
|
2021-10-12 20:13:59 -04:00 |
|
Gui Heise
|
1560ee9a99
|
Add liquidations model/crud
|
2021-09-30 11:48:05 -04:00 |
|
Luke Van Seters
|
2b7c8532f2
|
Add crud and models to write transfers to the DB
|
2021-09-20 11:20:56 -04:00 |
|
Luke Van Seters
|
bff71b01c3
|
Merge pull request #70 from flashbots/call-trace-db
Add stricter types to trace classifier
|
2021-09-16 14:55:28 -06:00 |
|
Gui Heise
|
1b0e05ec2f
|
syntax
|
2021-09-16 11:58:36 -04:00 |
|
Gui Heise
|
fbb0ebaffe
|
Syntax fix
|
2021-09-16 11:57:16 -04:00 |
|
Gui Heise
|
230a07f47d
|
Simplified serialization
|
2021-09-16 11:28:18 -04:00 |
|
Gui Heise
|
cc9f3e993d
|
Fixed helpers default attrs
|
2021-09-16 11:20:28 -04:00 |
|
Gui Heise
|
71b7c99c17
|
Added pydantic serialization, naming changes
|
2021-09-16 11:08:16 -04:00 |
|
Gui Heise
|
f204620fea
|
Fixed inputs serialization
|
2021-09-14 14:32:48 -04:00 |
|
Luke Van Seters
|
dd7088912a
|
Add table to track the most recently updated block
|
2021-09-14 11:57:08 -04:00 |
|
Gui Heise
|
3795336fd8
|
WIP: Fixed db writing (no inputs)
|
2021-09-13 16:58:50 -04:00 |
|
Gui Heise
|
8281d123ab
|
WIP: Fix DB writing
|
2021-09-13 15:28:51 -04:00 |
|
Luke Van Seters
|
9769498c9d
|
Add crud for miner payments
|
2021-08-30 13:49:40 -04:00 |
|
Gui Heise
|
95862d2f6b
|
Removed docker compose CLI usage
|
2021-08-23 16:58:56 -04:00 |
|
Luke Van Seters
|
28081de807
|
Only attempt to write if any arbitrages
|
2021-08-13 12:44:51 -04:00 |
|
Luke Van Seters
|
c5dc3aa0f9
|
Add join table for swaps <=> arbitrages. Write to it
|
2021-08-13 12:44:51 -04:00 |
|
Luke Van Seters
|
f9b3c82d2d
|
Write arbitrages to the DB
|
2021-08-13 12:44:51 -04:00 |
|
Luke Van Seters
|
04767d72f1
|
Write swaps to the DB. Replace existing ones
|
2021-08-13 12:44:51 -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
|
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 |
|