Skip to content

Add constant historic tree roots to public kernel inputs - #577

Merged
spalladino merged 2 commits into
masterfrom
palla/public-kernel-inputs-add-constant-data
May 16, 2023
Merged

Add constant historic tree roots to public kernel inputs#577
spalladino merged 2 commits into
masterfrom
palla/public-kernel-inputs-add-constant-data

Conversation

@spalladino

Copy link
Copy Markdown
Contributor

Adds constant data to the "public kernel with no previous kernel" circuit, so it can be forwarded to the outputs. Instead of adding the full CombinedConstantData struct, we're adding just the historic tree roots, since the tx context can be obtained from the signed tx request.

Fixes #482

@spalladino
spalladino force-pushed the palla/public-kernel-inputs-add-constant-data branch from b293811 to 2d3ac73 Compare May 16, 2023 12:44
@spalladino
spalladino merged commit 60d88a1 into master May 16, 2023
@spalladino
spalladino deleted the palla/public-kernel-inputs-add-constant-data branch May 16, 2023 13:05
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.

Add combined constant data to the inputs of the public kernel circuit with no previous kernel

2 participants