Skip to content

Update KZG parameters to use current values from Ethereum KZG Summoning Ceremony#1536

Merged
nazar-pc merged 1 commit intomainfrom
use-eth-public-parameters
Jun 12, 2023
Merged

Update KZG parameters to use current values from Ethereum KZG Summoning Ceremony#1536
nazar-pc merged 1 commit intomainfrom
use-eth-public-parameters

Conversation

@nazar-pc
Copy link
Copy Markdown
Member

@nazar-pc nazar-pc commented Jun 12, 2023

This updates KZG parameters to current values of Ethereum KZG Summoning Ceremony as well as includes a command to re-generate it, such that we can update values to those used by Ethereum once ceremony is finished.

Fixes #1506, fixes #819

Code contributor checklist:

@nazar-pc nazar-pc added the breaking-consensus This PR introduces breaking changes to the consensus label Jun 12, 2023
@nazar-pc nazar-pc merged commit 38f7351 into main Jun 12, 2023
@nazar-pc nazar-pc deleted the use-eth-public-parameters branch June 12, 2023 15:46
Copy link
Copy Markdown
Contributor

@rahulksnv rahulksnv left a comment

Choose a reason for hiding this comment

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

LGTM thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-consensus This PR introduces breaking changes to the consensus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KZG parameters Employ proper "trusted" setup for KZG (i.e. Zcash)

5 participants