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

Compiler optimization: remove Pass Through nodes #2261

Closed
RunDevelopment opened this issue Oct 13, 2023 · 0 comments · Fixed by #2896
Closed

Compiler optimization: remove Pass Through nodes #2261

RunDevelopment opened this issue Oct 13, 2023 · 0 comments · Fixed by #2896
Labels
Backend Issue or PR for the backend server

Comments

@RunDevelopment
Copy link
Member

image

The Pass Through node is a noop and can be removed without affecting the chain (assuming that its connections are rewired appropriately).

@RunDevelopment RunDevelopment added the Backend Issue or PR for the backend server label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Issue or PR for the backend server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant