Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
implement getProof and verifyProof on trie #1852
implement getProof and verifyProof on trie #1852
Changes from 31 commits
1c1f8ca
05d87da
7a4dbfe
f4a5dd9
65887a9
53753d1
b374e0c
2d0f58c
b40a388
997c9d2
6e6391f
233afe7
45eecb1
a8dc36a
ce5549a
be5a195
e9d28dd
c343913
05761ef
096ee27
57c64b6
b4a76d1
97f2407
c1b6419
7959476
a02b13c
425e504
a862473
338df4c
f405556
5e9b75b
2e3d34b
a07d3d5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 28 in core/trie/key.go
core/trie/key.go#L28
Check warning on line 140 in core/trie/key.go
core/trie/key.go#L140
Check warning on line 28 in core/trie/proof.go
core/trie/proof.go#L27-L28
Check warning on line 83 in core/trie/proof.go
core/trie/proof.go#L83
Check warning on line 87 in core/trie/proof.go
core/trie/proof.go#L87
Check warning on line 121 in core/trie/proof.go
core/trie/proof.go#L121
Check warning on line 131 in core/trie/proof.go
core/trie/proof.go#L131
Check warning on line 153 in core/trie/proof.go
core/trie/proof.go#L153
Check warning on line 161 in core/trie/proof.go
core/trie/proof.go#L161
Check warning on line 166 in core/trie/proof.go
core/trie/proof.go#L166
Check warning on line 173 in core/trie/proof.go
core/trie/proof.go#L173