Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: eth2 blocks #343

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

fix: eth2 blocks #343

wants to merge 4 commits into from

Conversation

0xr3x
Copy link

@0xr3x 0xr3x commented Sep 18, 2023

What does this PR do?

This pull implements the solution in addition to its test cases.

Related issue


Link to the issue this PR addresses.

Testing

What testing was performed to verify this works? Unit tests are a big plus!

Checklist before merging

  • Read the contributing guide
  • Installed and ran pre-commit hooks
  • All tests pass with ./mev test

m-r-g-t and others added 4 commits August 28, 2023 22:07
fix: refactor tests for mypy
* fix: search miner for eth2

* feat: improve eth2 miner fn

* refactor: unnecessary comma

* test: add miner generation tests

* feat: monolythic

* 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

---------

Co-authored-by: pintail <[email protected]>

* chore: add pytest-asyncio

* refactor: block pytest comments

---------

Co-authored-by: pintail <[email protected]>
@0xr3x 0xr3x marked this pull request as ready for review September 18, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant