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>