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

hotfix(el/cl): allow multi clients to start if at least one node is up #2000

Merged
merged 44 commits into from
Jan 30, 2025

improve logs

4751783
Select commit
Loading
Failed to load commit list.
Merged

hotfix(el/cl): allow multi clients to start if at least one node is up #2000

improve logs
4751783
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2025 in 1s

45.9% of diff hit (target 48.2%)

View this Pull Request on Codecov

45.9% of diff hit (target 48.2%)

Annotations

Check warning on line 85 in beacon/goclient/aggregator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/aggregator.go#L81-L85

Added lines #L81 - L85 were not covered by tests

Check warning on line 92 in beacon/goclient/aggregator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/aggregator.go#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 95 in beacon/goclient/aggregator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/aggregator.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 129 in beacon/goclient/attest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/attest.go#L125-L129

Added lines #L125 - L129 were not covered by tests

Check warning on line 132 in beacon/goclient/attest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/attest.go#L132

Added line #L132 was not covered by tests

Check warning on line 134 in beacon/goclient/attest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/attest.go#L134

Added line #L134 was not covered by tests

Check warning on line 139 in beacon/goclient/attest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/attest.go#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 18 in beacon/goclient/committee_subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/committee_subscribe.go#L14-L18

Added lines #L14 - L18 were not covered by tests

Check warning on line 21 in beacon/goclient/committee_subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/committee_subscribe.go#L21

Added line #L21 was not covered by tests

Check warning on line 24 in beacon/goclient/committee_subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/committee_subscribe.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 28 in beacon/goclient/committee_subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/committee_subscribe.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 240 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L240

Added line #L240 was not covered by tests

Check warning on line 245 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L245

Added line #L245 was not covered by tests

Check warning on line 265 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L259-L265

Added lines #L259 - L265 were not covered by tests

Check warning on line 282 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L276-L282

Added lines #L276 - L282 were not covered by tests

Check warning on line 292 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L285-L292

Added lines #L285 - L292 were not covered by tests

Check warning on line 299 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L294-L299

Added lines #L294 - L299 were not covered by tests

Check warning on line 311 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L306-L311

Added lines #L306 - L311 were not covered by tests

Check warning on line 327 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L325-L327

Added lines #L325 - L327 were not covered by tests

Check warning on line 330 in beacon/goclient/goclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/goclient.go#L330

Added line #L330 was not covered by tests

Check warning on line 201 in beacon/goclient/proposer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/proposer.go#L197-L201

Added lines #L197 - L201 were not covered by tests

Check warning on line 204 in beacon/goclient/proposer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/proposer.go#L204

Added line #L204 was not covered by tests

Check warning on line 206 in beacon/goclient/proposer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/proposer.go#L206

Added line #L206 was not covered by tests

Check warning on line 213 in beacon/goclient/proposer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/proposer.go#L212-L213

Added lines #L212 - L213 were not covered by tests

Check warning on line 237 in beacon/goclient/proposer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

beacon/goclient/proposer.go#L235-L237

Added lines #L235 - L237 were not covered by tests