Skip to content

perf(trie): reuse stored hashes and traversed nodes in Prove - #3945

Open
brbrr wants to merge 3 commits into
mainfrom
perf/prove-reuse-stored-hashes
Open

perf(trie): reuse stored hashes and traversed nodes in Prove#3945
brbrr wants to merge 3 commits into
mainfrom
perf/prove-reuse-stored-hashes

refactor: split isEdge func

5d0bd91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 17, 2026 in 1s

89.28% of diff hit (target 60.00%)

View this Pull Request on Codecov

89.28% of diff hit (target 60.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L413

Added line #L413 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L429

Added line #L429 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/trie/proof.go#L433

Added line #L433 was not covered by tests