This repository was archived by the owner on Nov 27, 2024. It is now read-only.
feat: remove need for pg within mev-inspect env#344
Merged
taarushv merged 1 commit intoflashbots:mainfrom Oct 11, 2023
Merged
Conversation
* 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>
taarushv
approved these changes
Oct 11, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
What does this PR do?
This PR goes beyond the existing monolythic PR #324, updating some of the dependencies to improve compatibility.
Testing
What testing was performed to verify this works? Unit tests are a big plus!
Checklist before merging
./mev test