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

Enable Bellatrix E2E #10437

Merged
merged 326 commits into from
Apr 5, 2022
Merged

Enable Bellatrix E2E #10437

merged 326 commits into from
Apr 5, 2022

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Mar 26, 2022

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Which issues(s) does this PR fix?

Part of #10228

  • Add bellatrix support for our API methods along with other helpers which are part of our
    e2e evaluators.
  • Add in LH flags to enable execution node support.
  • Add is transaction generator to produce full blocks for a while.

Other notes for review

Replaces #10347

@nisdas nisdas added Ready For Review A pull request ready for code review E2E Tests End-To-End testing Merge PRs related to the great milestone the merge labels Mar 26, 2022
@nisdas nisdas requested a review from a team as a code owner March 26, 2022 12:31
@nisdas nisdas mentioned this pull request Mar 26, 2022
3 tasks
@prestonvanloon
Copy link
Member

prestonvanloon commented Mar 29, 2022

This fails for current release which is missing bellatrix features.

Edit:

--- FAIL: TestEndToEnd_MinimalConfig_ValidatorAtCurrentRelease (63.80s)

deps.bzl Show resolved Hide resolved
beacon-chain/blockchain/optimistic_sync.go Show resolved Hide resolved
@prylabs-bulldozer prylabs-bulldozer bot merged commit 927e338 into develop Apr 5, 2022
@delete-merged-branch delete-merged-branch bot deleted the bellatrixE2E branch April 5, 2022 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E Tests End-To-End testing Merge PRs related to the great milestone the merge Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants