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

REST API produceBlockV3 implementation #5474

Merged
merged 22 commits into from
Nov 28, 2023
Merged

REST API produceBlockV3 implementation #5474

merged 22 commits into from
Nov 28, 2023

Commits on Nov 6, 2023

  1. Initial commit.

    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3e6da9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e445843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a019314 View commit details
    Browse the repository at this point in the history
  4. Fix compilation issue.

    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4f79df5 View commit details
    Browse the repository at this point in the history
  5. Add strictParse(Stuint) and tests.

    More deser logic.
    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f088b69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef21953 View commit details
    Browse the repository at this point in the history
  7. Fix AllTests.

    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bbd1cfb View commit details
    Browse the repository at this point in the history
  8. Post-rebase fixes.

    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e7d2304 View commit details
    Browse the repository at this point in the history
  9. Apply AllTests changes.

    cheatfate committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e4b0f08 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update beacon_chain/rpc/rest_validator_api.nim

    Co-authored-by: Jacek Sieka <jacek@status.im>
    etan-status and arnetheduck committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3431640 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    2066b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528dd7e View commit details
    Browse the repository at this point in the history
  3. Cleanup unused code

    etan-status committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3a23982 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    cffd096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7eb510 View commit details
    Browse the repository at this point in the history
  3. commit missing template

    etan-status committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    39afe69 View commit details
    Browse the repository at this point in the history
  4. fix

    etan-status committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    97b1360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbc841d View commit details
    Browse the repository at this point in the history
  6. add {.used.}

    etan-status committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c3db2b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbd0bf1 View commit details
    Browse the repository at this point in the history
  8. formatting

    etan-status committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e7b55d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d8ed25 View commit details
    Browse the repository at this point in the history