11 Commits

Author SHA1 Message Date
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
Luke Van Seters
b8ff6f0e8b run --all-files 2021-10-11 15:48:36 -07:00
Luke Van Seters
2377222750 Add --all-files to pre-commit GH aciton 2021-10-11 15:45:55 -07:00
Luke Van Seters
52679cd3cc Update actions to call tests directly 2021-09-20 13:09:14 -04:00
Luke Van Seters
c075327f1d
Remove --all-files from poetry run 2021-07-26 22:01:37 -04:00
Luke Van Seters
a9580e3aa9
Update github-actions.yml 2021-07-26 21:58:44 -04:00
Patrick Daly
278a75caed adding poetry and caching to actions build 2021-07-26 17:58:43 -07:00
Luke Van Seters
afc6ce5ea9 Add PR as a trigger for python workflows 2021-07-23 15:56:30 -04:00
Luke Van Seters
3feaf43929 Fix whitespace 2021-07-22 14:39:28 -04:00
Luke Van Seters
744df80311 Add github actions for precommit and tests 2021-07-22 14:35:23 -04:00
Luke Van Seters
e79a4bb04b Add github actions for precommit and tests 2021-07-22 14:33:11 -04:00