perf(trie): reuse stored hashes and traversed nodes in Prove - #3945
Open
brbrr wants to merge 3 commits into
Open
perf(trie): reuse stored hashes and traversed nodes in Prove#3945brbrr wants to merge 3 commits into
brbrr wants to merge 3 commits into
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
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
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
codecov / codecov/patch
core/trie/proof.go#L433
Added line #L433 was not covered by tests
Loading