Skip to content

[DON'T MERGE] Pickles Branching Factor 3 Experiment #16943

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 22 commits into
base: compatible
Choose a base branch
from

Conversation

glyh
Copy link
Member

@glyh glyh commented Apr 14, 2025

This is a WIP destructive experiment to make Pickles support branching factor 3.

Some discoveries along the way

  • Composition_types.Branch_data uses a binary string representation to compress Proofs_verified and Domain_log2 together. The former is fixed to 2 bits. This PR make the former to be 3 bits. We should actually use a net-string-like format, so arbitrary branches could be de-serialized from binaries without more information.

@glyh glyh force-pushed the corvo/increase-pickles-branching-factor-destructive branch from cd6efbc to 9193e12 Compare April 14, 2025 08:52
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