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

fix(taiko-client): some p2p fixes #18957

Closed
wants to merge 2 commits into from

Conversation

mempirate
Copy link

@mempirate mempirate commented Feb 18, 2025

Fixes issue with flag parsing, p2p.disable has to be explicitly 1. set and 2. set to false in order for P2P to be initialized, but for some reason this resulted in other flags not being parsed correctly. Just checks the bool value now instead.

@davidtaikocha davidtaikocha enabled auto-merge (squash) February 19, 2025 02:26
@davidtaikocha
Copy link
Member

These changes should have been included in: #18944 , thanks for the PR!

auto-merge was automatically disabled February 19, 2025 06:46

Pull request was closed

@mempirate mempirate deleted the fix/driver-p2p branch February 19, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants