Skip to content

[Storehouse] 008 Replay WAL onto Payloadless trie#8598

Open
zhangchiqing wants to merge 6 commits into
leo/payloadless-checkpoint-v7from
leo/payloadless-wal-files
Open

[Storehouse] 008 Replay WAL onto Payloadless trie#8598
zhangchiqing wants to merge 6 commits into
leo/payloadless-checkpoint-v7from
leo/payloadless-wal-files

Conversation

@zhangchiqing

@zhangchiqing zhangchiqing commented Jul 2, 2026

Copy link
Copy Markdown
Member

The previous PR #8578 defines a checkpoint, and can start up the node with a v7 checkpoint.

This PR adds the white ahead logs (WAL) replaying for payloadless trie so that on startup, after loading a payloadless checkpoint file, it can continue replaying the WAL files deriving the trie for the last executed block and resume the execution.

@coderabbitai

coderabbitai Bot commented Jul 2, 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: 42118066-12f5-4c99-a777-15930d01785a

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-wal-files

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 marked this pull request as ready for review July 6, 2026 15:39
@zhangchiqing
zhangchiqing requested a review from a team as a code owner July 6, 2026 15:39
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-checkpoint-v7 branch from ea43efc to a835d1f Compare July 13, 2026 17:24
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-wal-files branch from ba2d7d5 to d7bd6df Compare July 13, 2026 17:25
@zhangchiqing zhangchiqing changed the title [Storehouse] 008 Payloadless WAL [Storehouse] 008 Replay WAL onto Payloadless trie Jul 13, 2026
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-checkpoint-v7 branch from a835d1f to 8b9576b Compare July 14, 2026 17:56
@zhangchiqing
zhangchiqing force-pushed the leo/payloadless-wal-files branch from d7bd6df to 96c606b Compare July 14, 2026 18: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.

1 participant