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

Snap/merge range and proof #1913

Closed
wants to merge 39 commits into from

Fix lint

909914d
Select commit
Loading
Failed to load commit list.
Closed

Snap/merge range and proof #1913

Fix lint
909914d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 16, 2024 in 1s

74.18% of diff hit (target 60.00%)

View this Pull Request on Codecov

74.18% 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 315 in core/trie/proof.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L315

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L364

Added line #L364 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L368

Added line #L368 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L373

Added line #L373 was not covered by tests