Skip to content

Conversation

lightsing
Copy link
Member

No description provided.

@github-actions github-actions bot added crate-chunk-circuit Updates to the guest program chunk-circuit crate-batch-circuit Updates to the guest program batch-circuit crate-bundle-circuit Updates to the guest grogram bundle-circuit crate-integration Updates to the integration crate crate-circuits Any update made to the circuits, i.e. commitments reflect a change labels Aug 18, 2025
@lightsing lightsing changed the base branch from master to feat/exchange-code-2 August 18, 2025 08:14
@github-actions github-actions bot removed crate-chunk-circuit Updates to the guest program chunk-circuit crate-batch-circuit Updates to the guest program batch-circuit crate-bundle-circuit Updates to the guest grogram bundle-circuit crate-circuits Any update made to the circuits, i.e. commitments reflect a change labels Aug 18, 2025
@lispc lispc requested a review from roynalnaruto August 18, 2025 10:52
lispc and others added 2 commits September 2, 2025 09:20
* preliminary work

* chore: clippy fix

* update versioned public inputs

* fix: compilation for crate/integration

* fix: further changes to support integration tests

* fix: dir name for validium

* test: with euclid-v2 for older testdata

* commitment

* fix: update due to upstream

---------

Co-authored-by: Zhuo Zhang <[email protected]>
@github-actions github-actions bot added crate-batch-circuit Updates to the guest program batch-circuit crate-bundle-circuit Updates to the guest grogram bundle-circuit labels Sep 3, 2025
@roynalnaruto roynalnaruto changed the title (don't merge) feat: validium L3 Validium Sep 3, 2025
@roynalnaruto roynalnaruto changed the title L3 Validium [DO NOT MERGE] L3 Validium Sep 3, 2025
#[rkyv(derive(Debug))]
pub struct BatchHeaderValidiumV1 {
/// The DA-codec version for the batch.
#[rkyv()]
Copy link
Collaborator

Choose a reason for hiding this comment

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

now we use bincode. So rkyv traits are not needed.

@github-actions github-actions bot added the crate-prover Updates to the prover crate label Sep 3, 2025
@lispc
Copy link
Collaborator

lispc commented Sep 3, 2025

thinking whether it is easy to split this into smaller & meaningful PRs. no good idea yet..

@lispc
Copy link
Collaborator

lispc commented Sep 3, 2025

ok. I will add XXWitness conversion (with Feynman) and test with 0.5.2 exe binary tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate-batch-circuit Updates to the guest program batch-circuit crate-bundle-circuit Updates to the guest grogram bundle-circuit crate-chunk-circuit Updates to the guest program chunk-circuit crate-circuits Any update made to the circuits, i.e. commitments reflect a change crate-integration Updates to the integration crate crate-prover Updates to the prover crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants