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

Move block proposer out of v1alpha1 #12927

Closed
wants to merge 10 commits into from
Closed

Commits on Sep 19, 2023

  1. some tests fail

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2628921 View commit details
    Browse the repository at this point in the history
  2. build files

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    45338ed View commit details
    Browse the repository at this point in the history
  3. fix lint

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6ff94a2 View commit details
    Browse the repository at this point in the history
  4. fix compilation error

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    62182d9 View commit details
    Browse the repository at this point in the history
  5. fix minimal

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    01228e3 View commit details
    Browse the repository at this point in the history
  6. move some tests back

    rkapka committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    57e7cc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. proposer mock

    rkapka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6ae376f View commit details
    Browse the repository at this point in the history
  2. fix tests

    rkapka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9c369d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch '__develop' into move-proposing-to-core

    # Conflicts:
    #	beacon-chain/rpc/prysm/v1alpha1/validator/proposer.go
    rkapka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8c11e3d View commit details
    Browse the repository at this point in the history
  4. comment fix

    rkapka committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    af082ca View commit details
    Browse the repository at this point in the history