55 Commits

Author SHA1 Message Date
sukoneck
ce8179f07e
Update README.md
graduate repo
2024-11-27 14:42:51 -07:00
m-r-g-t
b3438d7353
feat: remove need for pg within mev-inspect env (#344)
* instructions for running without kubernetes ('monolithic mode')

* added docker instructions

* chore: remove pgsql as hard dependency

* chore: update deps

* docs: updated docs to remove local pg engine for docker install

* docs: reword docs

* ci: update poetry source

* fix: refactor tests for mypy

* fix: search miner for eth2

* feat: improve eth2 miner fn

* refactor: unnecessary comma

* test: add miner generation tests

---------

Co-authored-by: pintail <you@example.com>
2023-10-11 16:16:44 -04:00
Max Holloway
b720bb2c03 fix broken README link 2022-07-25 17:54:03 -05:00
Ryan Radomski
1b42920dd1 Changed backfilling a list of blocks in Readme to using a text file example 2022-02-16 11:36:23 -05:00
Ryan Radomski
fa14caec17 Added block-list command to enqueue a list of blocks from stdin 2022-02-16 11:35:38 -05:00
Luke Van Seters
78257df3ef
Merge pull request #250 from flashbots/load-prices-readme
Ask to load prices as part of setup
2022-01-28 16:39:50 -05:00
Luke Van Seters
b52d8514ce Add instructions on clearing the queue to the README 2022-01-25 11:14:05 -05:00
Luke Van Seters
747dfbd2bf Ask to load prices as part of setup 2022-01-21 13:16:08 -05:00
Luke Van Seters
0860f4f7f5 More detail in the README 2021-12-31 18:08:04 -05:00
Luke Van Seters
5cad2fef43 Break redis into a function. Add reference to README for now 2021-12-31 18:00:32 -05:00
Luke Van Seters
f296de5a20 Update README to reflect new backfill 2021-12-31 16:37:27 -05:00
Luke Van Seters
6c4409be75 free => hosted 2021-11-03 16:21:39 -04:00
Luke Van Seters
66a4089790 Add pokt recommendation to the readme 2021-11-03 16:20:38 -04:00
Luke Van Seters
d4a0541391 Add mev exec to execute a command on the inspect pod 2021-11-02 14:31:47 -04:00
Luke Van Seters
576fe04eb0
Update README.md 2021-10-21 15:54:45 -04:00
Luke Van Seters
5897781db8
Update README to add a backfill section 2021-10-21 15:47:24 -04:00
Luke Van Seters
619ed51e49
Update README to use ./mev commands 2021-10-21 15:36:01 -04:00
Leo Arias
60f1a651bb Apply review feedback 2021-10-19 16:47:53 +00:00
Leo Arias
ad4acfa043 Add maintainers 2021-10-19 16:37:42 +00:00
Leo Arias
a4c21b765d Fix the issues link 2021-10-19 16:34:14 +00:00
Leo Arias
c36e2445af Link the badge to discord 2021-10-19 16:34:14 +00:00
Leo Arias
53a1afd5f7 Improve format 2021-10-19 16:34:14 +00:00
Leo Arias
f3687c9102 Fix typo 2021-10-19 16:32:39 +00:00
Leo Arias
8e42bede10 Prettify the README. 2021-10-19 16:32:39 +00:00
Luke Van Seters
1d3543c982 Update README for new helm name 2021-10-13 17:25:11 -04:00
Leo Arias
e75a2919cd Fix typos in README 2021-10-05 04:38:48 +00:00
Luke Van Seters
e6f5ece46f
Update README.md 2021-09-29 12:40:49 -04:00
Ward Bradt
f0526c1012
fix broken link 2021-09-28 22:30:17 -04:00
Luke Van Seters
f2ce697175 Add instructions on connecting to Postgres 2021-09-23 12:04:27 -04:00
Luke Van Seters
58a7409568 Add Docker to README 2021-09-23 11:47:21 -04:00
Luke Van Seters
e56458c908 Add kubectl to README 2021-09-23 11:46:33 -04:00
Luke Van Seters
54cd815514 Update README with install helm and create kind cluster 2021-09-23 11:42:21 -04:00
Luke Van Seters
00c97ffe72 Better instructions for switching from docker compose 2021-09-20 13:15:18 -04:00
Luke Van Seters
7b036cc620 Add stars 2021-09-20 13:12:35 -04:00
Luke Van Seters
0afc1494f1 Add tests to README 2021-09-20 13:11:13 -04:00
Luke Van Seters
37cf615c75 Update README for more interesting blocks 2021-09-20 13:06:33 -04:00
Luke Van Seters
036228036d Bold parity 2021-09-20 12:57:28 -04:00
Luke Van Seters
663a97e84f Fix spacing 2021-09-20 12:56:17 -04:00
Luke Van Seters
be9ae86d5c Update README for Kube 2021-09-20 12:54:08 -04:00
Robert Miller
bf6d5d2861
Update README.md 2021-08-27 22:13:25 +00:00
Patrick Daly
598c2bf313 typo 2021-07-29 06:09:17 -07:00
Patrick Daly
7f26c600dc moved all scripts to ./scripts and added some arg shorthands 2021-07-28 21:03:33 -07:00
Luke Van Seters
e38f1384ef Add inspect command 2021-07-27 18:58:13 -04:00
Luke Van Seters
0e5ba9c323 Add alembic to deps and readme. Also add generalized exec function 2021-07-27 18:20:55 -04:00
Luke Van Seters
570d40bc97
Exclude --all-files in pre-commit with poetry 2021-07-26 22:04:54 -04:00
Luke Van Seters
879e56ac92
Merge branch 'tokenflow/liquidations' into add-poetry 2021-07-26 12:17:20 -04:00
Patrick Daly
2aba69874a adding poetry usage 2021-07-24 16:05:59 -07:00
Luke Van Seters
54cf9ad3ff Update README to trigger PR checks again 2021-07-23 15:59:38 -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