Luke Van Seters
25f77a54fc
Merge pull request #267 from flashbots/lukevs-pr-template
...
Create pull_request_template.md
2022-02-16 09:27:35 -05:00
Luke Van Seters
48cf3612bd
Update pull_request_template.md
2022-02-16 09:19:36 -05:00
Luke Van Seters
4ef2145409
Skip write if no data and no key or current upload has no data
2022-02-16 09:06:51 -05:00
Luke Van Seters
b30d6be0c5
Add peek that preserves the iterable
2022-02-16 08:55:48 -05:00
Luke Van Seters
cd5f82733b
Merge pull request #266 from flashbots/priority-export
...
Create low and high priority queues. Put export on high priority, backfill on low
2022-02-15 17:20:02 -05:00
Luke Van Seters
6af61dac74
Update pull_request_template.md
2022-02-15 13:23:39 -05:00
Luke Van Seters
d0304474e6
Merge pull request #268 from flashbots/lukevs-contributing-fix
...
Update CONTRIBUTING.md to include new test command
2022-02-15 12:35:33 -05:00
Luke Van Seters
8544eb46ef
Update CONTRIBUTING.md
2022-02-15 12:26:16 -05:00
Luke Van Seters
a8856521d7
Create pull_request_template.md
2022-02-15 12:24:29 -05:00
Luke Van Seters
2e40c8bd5e
Also add priority to listener
2022-02-15 12:01:02 -05:00
Luke Van Seters
7a3f3874b6
Add separate queue names to consume both then internally prioritize
2022-02-15 11:59:04 -05:00
Luke Van Seters
94f4ec7d40
Fix priorities. Lower comes first
2022-02-15 10:28:06 -05:00
Luke Van Seters
a58863b992
Add priorities to queue tasks
2022-02-15 10:25:08 -05:00
Gui Heise
0f4cd2f31d
Merge pull request #263 from flashbots/export-v3
...
Add Enqueue/Direct exports commands
2022-02-14 17:48:37 -05:00
Gui Heise
26ce3229ef
Fix mev
2022-02-14 17:12:44 -05:00
Gui Heise
6e51443ab3
Add enqueue/direct commands
2022-02-14 16:48:38 -05:00
Gui Heise
328215bacb
Fix mev
2022-02-14 15:45:38 -05:00
Gui Heise
5f5bafa7e1
Merge pull request #262 from flashbots/export-v2
...
Add S3 export task
2022-02-14 13:34:43 -05:00
Gui Heise
8c7baecf2a
Syntax
2022-02-14 13:30:20 -05:00
Gui Heise
c6f7fd509e
Export command and function edits
2022-02-14 12:37:52 -05:00
Gui Heise
95444eae24
Add actor
2022-02-11 18:43:39 -05:00
Gui Heise
bb06c8a958
Add export task
2022-02-11 16:47:24 -05:00
Gui Heise
9dbe68b284
Single block export function
2022-02-11 16:39:50 -05:00
Luke Van Seters
debcb8731a
Merge pull request #258 from flashbots/aws-s3-local
...
Export a range of blocks in mev_summary to S3
2022-02-11 11:22:48 -05:00
Luke Van Seters
88b5e0ce2a
Move ENV names to variables. Make region and keys optional
2022-02-11 11:19:59 -05:00
Luke Van Seters
4dbe6ed2d7
Pass through AWS creds as well. Turn into a secret. Make all optional for folks not using the export
2022-02-11 11:16:06 -05:00
Luke Van Seters
c079ac9aa6
Add region for the export bucket
2022-02-11 11:16:06 -05:00
Luke Van Seters
001b6e2b85
Add a flashbots prefix
2022-02-11 11:16:06 -05:00
Luke Van Seters
aa5c90ae96
only one mev inpect helml
2022-02-11 11:16:06 -05:00
Gui Heise
751059c534
Remove some comments
2022-02-11 11:16:06 -05:00
Gui Heise
dbebb57b9c
Tiltfile comments and services constraint
2022-02-11 11:16:06 -05:00
Luke Van Seters
462bff387a
Break env piece into a function
2022-02-11 11:16:06 -05:00
Luke Van Seters
040be01e9d
Set aws creds through environment variables locally
2022-02-11 11:16:06 -05:00
Gui Heise
00dba743d9
ConfigMap
2022-02-11 11:16:06 -05:00
Luke Van Seters
b1d4cb852b
Add some logging. Remove unused list function
2022-02-11 11:16:05 -05:00
Luke Van Seters
d9439dfe27
Run query. Export to S3
2022-02-11 11:15:54 -05:00
Luke Van Seters
06c39d1495
Add boto3. Remove boto. Add a test connection to localstack
2022-02-11 11:15:36 -05:00
Luke Van Seters
e0fc9e7776
Add a shell of a command to do the export
2022-02-11 11:15:05 -05:00
Luke Van Seters
17dec2b203
Expose localhost port
2022-02-11 11:15:05 -05:00
Luke Van Seters
bb875cc45a
Add boto
2022-02-11 11:15:05 -05:00
Luke Van Seters
f696bb72f4
Add localstack
2022-02-11 11:15:05 -05:00
Luke Van Seters
1a5aa6308c
Merge pull request #260 from pintail-xyz/reverse-backfill
...
implement reverse backfill
2022-02-10 15:57:14 -05:00
Luke Van Seters
6b6d80b3da
Merge pull request #261 from flashbots/revert-259-patch-1
...
Revert "Add new stablecoins and router contracts"
2022-02-10 10:57:59 -05:00
Luke Van Seters
b332bb703f
Revert "Add new stablecoins and router contracts"
2022-02-10 10:57:37 -05:00
Luke Van Seters
31bc65d617
Merge pull request #259 from ivigamberdiev/patch-1
...
Add new stablecoins and router contracts
2022-02-10 10:56:22 -05:00
pintail
c77869abd5
implement reverse backfill
2022-02-09 22:16:27 +00:00
Luke Van Seters
3965c5f7ba
Merge pull request #255 from flashbots/split-out-workers-from-task
...
Separate importing tasks from importing the worker
2022-02-08 13:06:37 -05:00
Igor Igamberdiev
0293ea3ed4
Add new stablecoins and router contracts
2022-02-07 21:11:26 +03:00
idobn
9d89582f22
Chainging w3.eth.fee_history parameter so that the default is not None
...
It appears that fee_history must receive an array as the third parameter
and it's default None value does not work with some json-rpc nodes.
2022-02-04 20:13:00 +02:00
idobn
bf58418847
Changing w3.eth.get_block_receipts block_number to hex value
...
It appears that some json-rpc endpoints, from my testing it appears
that alchemy is one of them require the get_block_receipts json-rpc
to have receive the block number as a hex value.
2022-02-04 20:10:38 +02:00