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

feat: refactor active blocks #4

Merged
merged 14 commits into from
Aug 1, 2023

fix: do not mark validator as tombstoned if no previous signing info

218313a
Select commit
Loading
Failed to load commit list.
Merged

feat: refactor active blocks #4

fix: do not mark validator as tombstoned if no previous signing info
218313a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 1, 2023 in 1s

15.51% of diff hit (target 21.06%)

View this Pull Request on Codecov

15.51% of diff hit (target 21.06%)

Annotations

Check warning on line 123 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L123

Added line #L123 was not covered by tests

Check warning on line 129 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L129

Added line #L129 was not covered by tests

Check warning on line 132 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 136 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L136

Added line #L136 was not covered by tests

Check warning on line 143 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L143

Added line #L143 was not covered by tests

Check warning on line 151 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L151

Added line #L151 was not covered by tests

Check warning on line 153 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L153

Added line #L153 was not covered by tests

Check warning on line 174 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L174

Added line #L174 was not covered by tests

Check warning on line 182 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L178-L182

Added lines #L178 - L182 were not covered by tests

Check warning on line 223 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L223

Added line #L223 was not covered by tests

Check warning on line 335 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L335

Added line #L335 was not covered by tests

Check warning on line 337 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L337

Added line #L337 was not covered by tests

Check warning on line 345 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L341-L345

Added lines #L341 - L345 were not covered by tests

Check warning on line 353 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L353

Added line #L353 was not covered by tests

Check warning on line 355 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L355

Added line #L355 was not covered by tests

Check warning on line 372 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L369-L372

Added lines #L369 - L372 were not covered by tests

Check warning on line 395 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L395

Added line #L395 was not covered by tests

Check warning on line 410 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L410

Added line #L410 was not covered by tests

Check warning on line 418 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L418

Added line #L418 was not covered by tests

Check warning on line 422 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L422

Added line #L422 was not covered by tests

Check warning on line 431 in pkg/app_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/app_manager.go#L430-L431

Added lines #L430 - L431 were not covered by tests

Check warning on line 91 in pkg/converter/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/converter/converter.go#L87-L91

Added lines #L87 - L91 were not covered by tests

Check warning on line 96 in pkg/converter/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/converter/converter.go#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 103 in pkg/converter/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/converter/converter.go#L99-L103

Added lines #L99 - L103 were not covered by tests

Check warning on line 105 in pkg/converter/converter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/converter/converter.go#L105

Added line #L105 was not covered by tests