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

add mev-boost RPC test, with docs #3430

Merged
merged 3 commits into from
Feb 24, 2022
Merged

add mev-boost RPC test, with docs #3430

merged 3 commits into from
Feb 24, 2022

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Feb 23, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 23, 2022

Unit Test Results

     12 files  ±0     821 suites  ±0   35m 8s ⏱️ + 1m 26s
1 671 tests ±0  1 625 ✔️ ±0    46 💤 ±0  0 ±0 
9 755 runs  ±0  9 655 ✔️ ±0  100 💤 ±0  0 ±0 

Results for commit fd8cf59. ± Comparison against base commit 42b7a0a.

♻️ This comment has been updated with latest results.

@@ -0,0 +1,24 @@
{.used.}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm, should we put non-unit tests separately?

Copy link
Contributor Author

@tersec tersec Feb 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

9a2f99e

Probably, yes, though my intention was to attach these things at least enough to ensure they build to either make test or make (everything) to keep them from bitrotting, as has happened, even though they're not really runnable in a CI that doesn't also host a suitable web3 endpoint for them.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If nothing else, they're closer at the moment to the use cases in scripts/; they just happen to be written in Nim.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/mev_boost.md Outdated Show resolved Hide resolved
@tersec tersec changed the title bump nim-web3 and add mev-boost RPC test, with docs add mev-boost RPC test, with docs Feb 24, 2022
Copy link
Contributor

@mratsim mratsim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGT, nitpick about regression on flashbots side.

@@ -0,0 +1,118 @@
# Clone repos

`git clone --branch thegostep/docs https://github.com/flashbots/mev-boost.git`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add
git clone --branch thegostep/docs https://github.com/flashbots/mev-boost.git
or

git clone https://github.com/flashbots/mev-boost.git
git checkout <specific commit hash>

with a commit we know is working in case there is a regression on flashbots side.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tersec tersec enabled auto-merge (squash) February 24, 2022 12:39
@tersec tersec merged commit 05bc61b into unstable Feb 24, 2022
@tersec tersec deleted the MjS branch February 24, 2022 13:38
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.

3 participants