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

[Merge] Make Teku interop standalone node running with stubbed Execution Engine #4424

Merged

Commits on Sep 28, 2021

  1. updated BlockProcessorMerge::processExecutionPayload and GenesisGener…

    …ator::updateCandidateState
    
    * is_valid_gas_limit validation
    * random validation
    * added new params for megre
    tbenr committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1d95147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d543fa View commit details
    Browse the repository at this point in the history
  3. spotless

    tbenr committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1bdb333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b90dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eebb6f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca146c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b31d06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    336cd5e View commit details
    Browse the repository at this point in the history
  9. Pass the target slot to the BlockFactory.prepareExecutionPayload to…

    … correctly cache by slot and calculate payload timestamp
    Nashatyrev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2e86177 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c59fe1d View commit details
    Browse the repository at this point in the history
  11. Fix log string

    Nashatyrev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    016df2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e251e42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4dbc5ea View commit details
    Browse the repository at this point in the history
  14. Even if the Merge milestone is set to the slot 0 the Spec instance sh…

    …ould still contain all the previous milestones
    Nashatyrev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    efb1363 View commit details
    Browse the repository at this point in the history
  15. Adjust the ExecutionEngineClient.Stub for created ExecutionPayload

    …to pass all the validations
    Nashatyrev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a3e8f6f View commit details
    Browse the repository at this point in the history
  16. Spotless

    Nashatyrev committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3364ac2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    271e703 View commit details
    Browse the repository at this point in the history