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

VerifyProofs #1873

Closed
wants to merge 58 commits into from

lint

d90633e
Select commit
Loading
Failed to load commit list.
Closed

VerifyProofs #1873

lint
d90633e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 7, 2024 in 0s

74.68% of diff hit (target 60.00%)

View this Pull Request on Codecov

74.68% of diff hit (target 60.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L36

Added line #L36 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L68

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L213

Added line #L213 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L218

Added line #L218 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L224

Added line #L224 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L234

Added line #L234 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L239

Added line #L239 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L247

Added line #L247 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L253

Added line #L253 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 266 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L266

Added line #L266 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L272

Added line #L272 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L278

Added line #L278 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L306

Added line #L306 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L344

Added line #L344 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L355-L358

Added lines #L355 - L358 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L360

Added line #L360 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L367

Added line #L367 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L410

Added line #L410 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L421

Added line #L421 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L437

Added line #L437 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L444

Added line #L444 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L451

Added line #L451 was not covered by tests

Check warning on line 147 in core/trie/trie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/trie.go#L146-L147

Added lines #L146 - L147 were not covered by tests