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: substrate runner libp2p port #1533

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Apr 15, 2024

Close #1527

The logs from substrate/polkadot has been changed and libp2p-tcp is not part of the output anymore

2024-04-15 10:00:03.640 DEBUG tokio-runtime-worker log: New listen address: /ip6/::1/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip4/127.0.0.1/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip6/2001:2042:5a0b:ce00:aebc:be28:e733:a1c3/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip4/192.168.1.74/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip6/2001:2042:5a0b:ce00:234f:135f:ee98:b701/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip4/172.17.0.1/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip6/2001:2042:5a0b:ce00:f22f:74ff:fecd:de1e/tcp/30333
2024-04-15 10:00:03.641 DEBUG tokio-runtime-worker log: New listen address: /ip6/fe80::f22f:74ff:fecd:de1e/tcp/30333

@niklasad1 niklasad1 requested a review from a team as a code owner April 15, 2024 08:04
@jsdw jsdw merged commit 652b9bc into master Apr 15, 2024
13 checks passed
@jsdw jsdw deleted the na-fix-substrate-libp2p-port branch April 15, 2024 08:58
@jsdw jsdw mentioned this pull request May 16, 2024
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.

Subxt integration tests failed against latest Substrate build.
2 participants