Skip to content

[Storehouse] 012 - Update util checkpoint list tries to support payloadless checkpoint - #8591

Open
zhangchiqing wants to merge 3 commits into
leo/payloadless-checkpoint-iterationfrom
leo/payloadless-util-checkpoint-list-tries
Open

[Storehouse] 012 - Update util checkpoint list tries to support payloadless checkpoint#8591
zhangchiqing wants to merge 3 commits into
leo/payloadless-checkpoint-iterationfrom
leo/payloadless-util-checkpoint-list-tries

Conversation

@zhangchiqing

@zhangchiqing zhangchiqing commented Jun 26, 2026

Copy link
Copy Markdown
Member

This PR updates the checkpoint list tries util to support both v6 and v7 (payloadless) checkpoint. It also process the checkpoint in a memory efficient way without loading the entire trie into memory.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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 Plus

Run ID: 86dc8d66-2f9f-4bc2-a6c0-637cd12da40c

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-util-checkpoint-list-tries

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.

@@ -1,113 +0,0 @@
package checkpoint_trie_stats

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replaced by checkpoint-iterate-nodes util

@zhangchiqing zhangchiqing changed the title [Storehouse] 012 - Update util checkpoint list tries to support payloadless trie [Storehouse] 012 - Update util checkpoint list tries to support payloadless checkpoint Jun 26, 2026
@zhangchiqing
zhangchiqing marked this pull request as ready for review June 30, 2026 16:12
@zhangchiqing
zhangchiqing requested a review from a team as a code owner June 30, 2026 16:12
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 3b2789a to 1ecb010 Compare July 2, 2026 19:13
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 1ecb010 to 4892b86 Compare July 13, 2026 17:27
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 4892b86 to 203015a Compare July 14, 2026 20:01
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 203015a to 1f9b6bb Compare July 31, 2026 04:35
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 1f9b6bb to 04061cc Compare August 18, 2026 01:55
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

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

Scanned Files

None

@codecov-commenter

codecov-commenter commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 04061cc to 1f61097 Compare August 18, 2026 15:43
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 1f61097 to 6240641 Compare August 18, 2026 17:25
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 6240641 to fe28973 Compare August 18, 2026 18:18
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch 2 times, most recently from 819587f to 96c39e2 Compare August 19, 2026 19:09
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from a1aa7e0 to f4db0a8 Compare August 19, 2026 23:14
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from f4db0a8 to bec91ed Compare August 24, 2026 14:01
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from bec91ed to 47d84b0 Compare August 25, 2026 02:47
@blacksmith-sh

This comment has been minimized.

@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 47d84b0 to 6ca5e09 Compare August 25, 2026 23:00
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.

3 participants