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

[Feature] Change request encodings to flat encoding #1338

Closed
onbjerg opened this issue Sep 23, 2024 · 1 comment
Closed

[Feature] Change request encodings to flat encoding #1338

onbjerg opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@onbjerg
Copy link
Member

onbjerg commented Sep 23, 2024

Component

consensus, eips, genesis

Describe the feature you would like

All requests are now flat encoded. The relevant EIPs affected are:

Additional context

No response

@onbjerg onbjerg added the enhancement New feature or request label Sep 23, 2024
@onbjerg onbjerg self-assigned this Sep 23, 2024
@onbjerg
Copy link
Member Author

onbjerg commented Oct 19, 2024

Not needed anymore, as system contracts return the encoded request data directly, and there is no point in providing encoding/decoding for these at this stage. The encoding also differs between the different request types, so there is no general abstraction to provide

@onbjerg onbjerg closed this as completed Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant