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

Consensus Separation: Separated GetPayload using an execution service #7933

Merged
merged 5 commits into from
Jul 27, 2023

Conversation

Giulio2002
Copy link
Contributor

@Giulio2002 Giulio2002 commented Jul 26, 2023

Miracoulously, hive tests pass first try. YIPPIE.

Also for the future, I added --experimental.modular which enables a secondary engine API for consensus separation.

Now block building is responsibility of the execution module.

@Giulio2002
Copy link
Contributor Author

@Giulio2002 Giulio2002 merged commit b4ecd7f into devel Jul 27, 2023
4 checks passed
@Giulio2002 Giulio2002 deleted the consensus-separation branch July 27, 2023 12:37
AskAlexSharov pushed a commit that referenced this pull request Sep 6, 2023
…#7933)

Miracoulously, hive tests pass first try. YIPPIE.

Also for the future, I added `--experimental.modular` which enables a
secondary engine API for consensus separation.

Now block building is responsibility of the execution module.
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.

1 participant