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

p2p: Capabilities Advertisement for Archival/Catchpoints #5702

Merged
merged 41 commits into from
Nov 2, 2023

Avoid name conflict

ee634b4
Select commit
Loading
Failed to load commit list.
Merged

p2p: Capabilities Advertisement for Archival/Catchpoints #5702

Avoid name conflict
ee634b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 2, 2023 in 0s

72.84% of diff hit (target 55.54%)

View this Pull Request on Codecov

72.84% of diff hit (target 55.54%)

Annotations

Check warning on line 897 in config/localTemplate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/localTemplate.go#L897

Added line #L897 was not covered by tests

Check warning on line 175 in ledger/catchpointtracker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ledger/catchpointtracker.go#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 93 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L93

Added line #L93 was not covered by tests

Check warning on line 130 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 139 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L139

Added line #L139 was not covered by tests

Check warning on line 153 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L153

Added line #L153 was not covered by tests

Check warning on line 157 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L157

Added line #L157 was not covered by tests

Check warning on line 161 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L161

Added line #L161 was not covered by tests

Check warning on line 165 in network/p2p/capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/capabilities.go#L165

Added line #L165 was not covered by tests

Check warning on line 107 in network/p2p/p2p.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/p2p/p2p.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 207 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L204-L207

Added lines #L204 - L207 were not covered by tests

Check warning on line 209 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L209

Added line #L209 was not covered by tests

Check warning on line 391 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L391

Added line #L391 was not covered by tests

Check warning on line 399 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L396-L399

Added lines #L396 - L399 were not covered by tests

Check warning on line 402 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L401-L402

Added lines #L401 - L402 were not covered by tests

Check warning on line 404 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L404

Added line #L404 was not covered by tests

Check warning on line 463 in node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node/node.go#L463

Added line #L463 was not covered by tests