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

Update chopsticks to version 0.16.1 and fix issue when detecting port on running process #432

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Oct 1, 2024

This PR updates chopsticks to version 0.16.1, fixes some dependency conflicts.

It also fixes an issue related to fetching the port being used by the chopsticks process, which was changed in this PR AcalaNetwork/chopsticks#826.

lsof node      97796 romarq   26u  IPv6 0xb6c3e894a2247189      0t0  TCP *:8000 (LISTEN) <-- Used to be this
lsof node      97242 romarq   26u  IPv6 0x330c461cca8d2b63      0t0  TCP [::1]:8001 (LISTEN) <-- New behaviour

@RomarQ RomarQ self-assigned this Oct 1, 2024
@RomarQ RomarQ enabled auto-merge (squash) October 1, 2024 17:24
@RomarQ RomarQ merged commit 3bb9b00 into main Oct 1, 2024
28 checks passed
@RomarQ RomarQ deleted the rq/bump-chopsticks branch October 1, 2024 17:24
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.

3 participants