implement getProof and verifyProof on trie #1852
82.30% of diff hit (target 60.00%)
View this Pull Request on Codecov
82.30% of diff hit (target 60.00%)
Annotations
Check warning on line 28 in core/trie/key.go
codecov / codecov/patch
core/trie/key.go#L28
Added line #L28 was not covered by tests
Check warning on line 140 in core/trie/key.go
codecov / codecov/patch
core/trie/key.go#L140
Added line #L140 was not covered by tests
Check warning on line 28 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L27-L28
Added lines #L27 - L28 were not covered by tests
Check warning on line 83 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L83
Added line #L83 was not covered by tests
Check warning on line 87 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L87
Added line #L87 was not covered by tests
Check warning on line 121 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L121
Added line #L121 was not covered by tests
Check warning on line 131 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L131
Added line #L131 was not covered by tests
Check warning on line 153 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L153
Added line #L153 was not covered by tests
Check warning on line 161 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L161
Added line #L161 was not covered by tests
Check warning on line 166 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L166
Added line #L166 was not covered by tests
Check warning on line 173 in core/trie/proof.go
codecov / codecov/patch
core/trie/proof.go#L173
Added line #L173 was not covered by tests