[Storehouse] 005 Payloadless View Committer - #8576
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| return baseStorageSnapshot.Get(id) | ||
| } | ||
|
|
||
| proof, err = payloadless.ProveAndReconstruct( |
There was a problem hiding this comment.
valueReader is the storehouse. Reconstructing the proof happens in the ProveAndReconstruct functions, it also verifies the payload value retrieved from valueReader matches the leafHash from the payloadless trie.
433a42e to
5d35e82
Compare
5d35e82 to
d4f7065
Compare
d4f7065 to
a66eeaa
Compare
a66eeaa to
553a243
Compare
553a243 to
c526d24
Compare
d0ee257 to
117e558
Compare
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
b6d11a5 to
8b672e4
Compare
b230c3f to
242b30e
Compare
242b30e to
c5dce46
Compare
c5dce46 to
8049d1f
Compare
8049d1f to
67195f3
Compare
This comment has been minimized.
This comment has been minimized.
Co-authored-by: zhangchiqing <811374+zhangchiqing@users.noreply.github.com>
67195f3 to
2a29ca6
Compare
See Spec