9 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
Tomislav Mikulin
1935a898db add pycharm files to gitignore 2022-01-16 17:05:21 +01:00
Luke Van Seters
8a94eeaf39 Add .envrc to gitignore 2021-10-05 12:43:43 -04:00
Luke Van Seters
bc25cf1eba Get container running on kubernetes / tilt 2021-09-03 09:55:21 -04:00
Luke Van Seters
374b1dd2b8 Skip committing cache 2021-08-13 12:09:43 -04:00
Patrick Daly
dfff6b3a70 poetry integrated and dev scripts setup 2021-07-23 08:25:44 -07:00
Luke Van Seters
9e6f79940b Update README. Run precommit on all files 2021-07-15 11:36:40 -04:00
Luke Van Seters
de0853f50d Remove swp files 2021-07-12 15:25:48 -04:00
Taarush Vemulapalli
ab2564d2b5 inital tokenflow/tests 2021-07-07 17:00:55 +02:00