Skip to content

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

Open
zhangchiqing wants to merge 2 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 2 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

Run ID: ae294936-d5fd-4efb-b8a5-1a8adeb7d019

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-checkpoint-iteration branch from 534061d to b826c88 Compare July 2, 2026 19:12
@zhangchiqing zhangchiqing force-pushed the leo/payloadless-util-checkpoint-list-tries branch from 3b2789a to 1ecb010 Compare July 2, 2026 19:13
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.

1 participant