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

refactor: Decouple net config #2258

Merged
merged 7 commits into from
Jan 30, 2024

set default p2p listen address to localhost

80dc5ae
Select commit
Loading
Failed to load commit list.
Merged

refactor: Decouple net config #2258

set default p2p listen address to localhost
80dc5ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2024 in 1s

77.78% of diff hit (target 74.14%)

View this Pull Request on Codecov

77.78% of diff hit (target 74.14%)

Annotations

Check warning on line 225 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 238 in cli/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/start.go#L238

Added line #L238 was not covered by tests

Check warning on line 379 in config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config.go#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 97 in net/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

net/node.go#L96-L97

Added lines #L96 - L97 were not covered by tests