Skip to content

Conversation

@martintomazic
Copy link
Contributor

@martintomazic martintomazic commented Jul 29, 2025

Closes #6219

I ran the new chunking algorithm for a few days in the cloud, increasing checkpoint creation frequence 10x, and did a state sync from this node a few times.

This was done by having local and remote node both use new checkpointsync p2p protocol. Since they were the only two peers on the new protocol they automatically discovered each other.

@netlify
Copy link

netlify bot commented Jul 29, 2025

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit 34cba14
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-core/deploys/68887866d4148c000854844e

@martintomazic martintomazic marked this pull request as ready for review July 29, 2025 07:36
@martintomazic
Copy link
Contributor Author

As discussed today, we should wait with this one until next release and test this with few canary nodes first.

We could also lower chunker threads for consensus checkpoints (possibly to 1) given that consensus state is significantly smaller than e.g. what we have for runtimes.

@martintomazic martintomazic marked this pull request as draft July 29, 2025 15:07
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.

Integrate and release parallel checkpointing algorithm

2 participants