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

updating verify proof range to handle empty proof keys #1901

Merged
merged 32 commits into from
Jun 28, 2024

tidy

21f9453
Select commit
Loading
Failed to load commit list.
Merged

updating verify proof range to handle empty proof keys #1901

tidy
21f9453
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 12, 2024 in 0s

73.56% of diff hit (target 60.00%)

View this Pull Request on Codecov

73.56% of diff hit (target 60.00%)

Annotations

Check warning on line 59 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L59

Added line #L59 was not covered by tests

Check warning on line 64 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L64

Added line #L64 was not covered by tests

Check warning on line 71 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L71

Added line #L71 was not covered by tests

Check warning on line 78 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L78

Added line #L78 was not covered by tests

Check warning on line 85 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L85

Added line #L85 was not covered by tests

Check warning on line 120 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L120

Added line #L120 was not covered by tests

Check warning on line 134 in core/trie/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/node.go#L134

Added line #L134 was not covered by tests

Check warning on line 66 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L66

Added line #L66 was not covered by tests

Check warning on line 70 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L70

Added line #L70 was not covered by tests

Check warning on line 222 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L222

Added line #L222 was not covered by tests

Check warning on line 227 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L227

Added line #L227 was not covered by tests

Check warning on line 233 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L233

Added line #L233 was not covered by tests

Check warning on line 243 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L243

Added line #L243 was not covered by tests

Check warning on line 248 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L248

Added line #L248 was not covered by tests

Check warning on line 256 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L256

Added line #L256 was not covered by tests

Check warning on line 262 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L262

Added line #L262 was not covered by tests

Check warning on line 265 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L265

Added line #L265 was not covered by tests

Check warning on line 275 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L275

Added line #L275 was not covered by tests

Check warning on line 281 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L281

Added line #L281 was not covered by tests

Check warning on line 287 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L287

Added line #L287 was not covered by tests

Check warning on line 320 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L320

Added line #L320 was not covered by tests

Check warning on line 328 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L328

Added line #L328 was not covered by tests

Check warning on line 376 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L376

Added line #L376 was not covered by tests

Check warning on line 380 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L380

Added line #L380 was not covered by tests

Check warning on line 388 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L388

Added line #L388 was not covered by tests