Skip to content

[Storehouse] Triggering CI build (No need to review)#8584

Draft
zhangchiqing wants to merge 57 commits into
masterfrom
leo/payloadless-ci-trigger
Draft

[Storehouse] Triggering CI build (No need to review)#8584
zhangchiqing wants to merge 57 commits into
masterfrom
leo/payloadless-ci-trigger

Conversation

@zhangchiqing

@zhangchiqing zhangchiqing commented Jun 18, 2026

Copy link
Copy Markdown
Member

This PR contains all the changes for payloadless trie, and is not for review but only for triggering CI build. Won't be merged.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a0600cf5-c960-423e-a9d3-4260fb1cd3b9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch leo/payloadless-ci-trigger

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@zhangchiqing zhangchiqing changed the title [Storehouse] Triggering CI build [Storehouse] Triggering CI build (No need to review) Jun 18, 2026
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@blacksmith-sh

This comment has been minimized.

@zhangchiqing zhangchiqing force-pushed the leo/payloadless-ci-trigger branch 3 times, most recently from ce39b24 to 287bfbb Compare June 18, 2026 23:35
zhangchiqing and others added 20 commits June 18, 2026 16:58
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- switch package to payloadless and drop import of mtrie/trie
- Forest now stores leaf hashes per register, not payloads
- replace ValueSizes with HasPaths (returns existence, not byte sizes)
- replace Read/ReadSingleValue with ReadLeafHashes/ReadSingleLeafHash
- Update/NewTrie extract value bytes from u.Payloads and discard keys
- Proofs returns *ledger.PayloadlessTrieBatchProof
- drop RegSize metrics and payload-size accounting

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- switch package to payloadless and drop external imports of mtrie/{trie,node}, ptrie, prf
- read assertions now compare HashLeaf(path, value) against returned *hash.Hash
- ReadSingleValue tests become ReadSingleLeafHash
- ValueSizes tests become HasPaths (existence-only flags)
- drop tests that depend on full-payload proof verification or partial-trie reconstruction:
  TestNonExistingInvalidProof, TestRandomUpdateReadProofValueSizes, TestProofGenerationInclusion
- randomMTrie uses NewNode and NewMTrie from the payloadless package

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@zhangchiqing zhangchiqing force-pushed the leo/payloadless-ci-trigger branch from 287bfbb to a9c6645 Compare June 19, 2026 00:01
@zhangchiqing zhangchiqing force-pushed the leo/payloadless-ci-trigger branch from 9056749 to 2e0691e Compare July 1, 2026 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants