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

Remove Legacy Banking Stage #3357

Open
1 of 4 tasks
apfitzge opened this issue Oct 29, 2024 · 0 comments
Open
1 of 4 tasks

Remove Legacy Banking Stage #3357

apfitzge opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@apfitzge
Copy link

apfitzge commented Oct 29, 2024

Problem

  • In 2.1, we added a warning that thread-local-multi-iterator block-production method would be deprecated (Deprecate Legacy BlockProductionMethod #3113)
  • Now that we are on version 2.2, we should remove this variant from the BlockProductionMethod enum and remove supporting code

Proposed Solution

Likely this becomes a bit simpler once we also move forwarding to a separate stage: #3222
This may sound simple, but is not that simple to do in the best way. And I propose the following plan for removing the variant and the associated code:

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

No branches or pull requests

2 participants