Skip to content

Implement "glue" for publicinput module over koalabear field - #17

Open
OmegaTymbJIep wants to merge 13 commits into
feature/prover-over-koalabear-rebasedfrom
feature/public-input-over-koalabear
Open

Implement "glue" for publicinput module over koalabear field#17
OmegaTymbJIep wants to merge 13 commits into
feature/prover-over-koalabear-rebasedfrom
feature/public-input-over-koalabear

Conversation

@OmegaTymbJIep

Copy link
Copy Markdown

This PR implements issue(s) #

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@OmegaTymbJIep OmegaTymbJIep self-assigned this Jun 26, 2025
// FirstBlock contains the absolute ID of the first block
FirstBlock ifaces.Column
// It's divided into 3 16-bit limb columns. 48 bits in total.
FirstBlock [common.NbLimbU48]ifaces.Column

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I understand that as an optimization to use 3 limbs instead of 4 as the number of block will never realistically go over 2**48?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OmegaTymbJIep
OmegaTymbJIep changed the base branch from feature/sha2 to feature/prover-over-koalabear-rebased July 2, 2025 11:05
@OmegaTymbJIep
OmegaTymbJIep force-pushed the feature/public-input-over-koalabear branch from 977aa6b to 22e182a Compare July 2, 2025 11:47
@OmegaTymbJIep
OmegaTymbJIep marked this pull request as ready for review July 7, 2025 13:08
@OmegaTymbJIep
OmegaTymbJIep force-pushed the feature/prover-over-koalabear-rebased branch from 4a6dab3 to f46ec50 Compare July 7, 2025 16:06
@OmegaTymbJIep
OmegaTymbJIep force-pushed the feature/public-input-over-koalabear branch from 2896529 to dbeb67e Compare July 7, 2025 16:35
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.

2 participants