Skip to content

feat: support compressed proofs and add fetch-l2oo-config#777

Open
vcastellm wants to merge 1 commit into
succinctlabs:mainfrom
agglayer:vcastellm/use-vanilla
Open

feat: support compressed proofs and add fetch-l2oo-config#777
vcastellm wants to merge 1 commit into
succinctlabs:mainfrom
agglayer:vcastellm/use-vanilla

Conversation

@vcastellm
Copy link
Copy Markdown
Contributor

@vcastellm vcastellm commented Jan 14, 2026

Set SQLX_OFFLINE=true in the Dockerfile to enable offline sqlx builds.

When compressed proof mode is selected, serialize the full proof struct with bincode (big-endian, fixint encoding) before storing it in the DB; other modes continue to use proof.bytes().

Also build and include the additional helper binary in the final image.

Set SQLX_OFFLINE=true in the Dockerfile to enable offline sqlx builds.
When compressed proof mode is selected, serialize the full proof struct
with bincode (big-endian, fixint encoding) before storing it in the DB;
other modes continue to use proof.bytes(). Also build and include the
additional helper binary in the final image.
@vcastellm vcastellm marked this pull request as ready for review January 21, 2026 11:49
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