Skip to content

triedb/pathdb: trie-node lookup index for O(1) diff-layer resolution#2312

Open
lucca30 wants to merge 3 commits into
developfrom
lmartins/pathdb-node-index
Open

triedb/pathdb: trie-node lookup index for O(1) diff-layer resolution#2312
lucca30 wants to merge 3 commits into
developfrom
lmartins/pathdb-node-index

triedb/pathdb: cover node-index error paths, cut removeNodes complexity

2b0f99d
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 20, 2026 in 1m 5s

Annotations

Check failure on line 167 in triedb/pathdb/lookup_node_test.go

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=0xPolygon_bor&issues=AZ9rto2U1y6CP29KYzC8&open=AZ9rto2U1y6CP29KYzC8&pullRequest=2312

Check failure on line 288 in triedb/pathdb/lookup_node_test.go

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=0xPolygon_bor&issues=AZ9rto2U1y6CP29KYzC9&open=AZ9rto2U1y6CP29KYzC9&pullRequest=2312