Skip to content

Feature/non blocking prove: test#1

Open
JupiterXiaoxiaoYu wants to merge 2 commits intomainfrom
feature/non-blocking-prove
Open

Feature/non blocking prove: test#1
JupiterXiaoxiaoYu wants to merge 2 commits intomainfrom
feature/non-blocking-prove

Conversation

@JupiterXiaoxiaoYu
Copy link

No description provided.

- Add proof-worker for background proof submission
- Add global bundle service for cross-version bundle tracking
- Add state snapshot service for state persistence
- Add migration service for data migration between MD5 versions
- Update TxStateManager with proof tracking capabilities
- Use BullWorker for sequencer, Worker for proof submission
- Add ensureIndexes before commits collection usage
- Fix event replay bug by resetting preemptcounter in loadCommit
  (cherry-picked from zkwasm-mini-rollup commit 3923129)
- Fix postMerkleRoot empty string check in syncToFirstUnprovedBundle
  and syncToLatestMerkleRoot to prevent BigInt('') crash
- Add proper connection cleanup in syncToFirstUnprovedBundle with
  try-finally to prevent connection leaks
- Fix migrate mode to start as independent chain (bundleIndex=0,
  preMerkleRoot=null) instead of incorrectly linking to old MD5 bundles
- Update latestSubmittedBundleMerkle during syncToLatestMerkleRoot
  for correct proof worker starting position
- Fix typos: merkel -> merkle in error messages and comments
@JupiterXiaoxiaoYu
Copy link
Author

Ready for test

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