Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP: Precompile for NTT operations #9374

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

rdubois-crypto
Copy link

This proposal creates a precompiled contract that performs NTT and Inverse NTT transformations. This provides a way to have efficient and fast polynomial multiplication for Post Quantum signatures and Starks settlement.

@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft labels Feb 18, 2025
@eth-bot
Copy link
Collaborator

eth-bot commented Feb 18, 2025

File EIPS/eip-9374.md

Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn, @xinbenlv

File EIPS/eip-7885.md

Requires 1 more reviewers from @g11tech, @lightclient, @SamWilsn

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Feb 18, 2025
@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Feb 18, 2025
@eth-bot eth-bot changed the title Push EIP NTT proposal with assets Add EIP: Precompile for NTT operations Feb 18, 2025
@github-actions github-actions bot added w-ci Waiting on CI to pass and removed w-ci Waiting on CI to pass labels Feb 18, 2025
Copy link

@bomanaps bomanaps left a comment

Choose a reason for hiding this comment

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

Please follow the recommendation provided by the bot to properly get rid of the error messages.

@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Feb 18, 2025
Copy link

The commit 59dc1ae (as a parent of cbc2f1c) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Feb 18, 2025
@github-actions github-actions bot removed the w-ci Waiting on CI to pass label Feb 18, 2025
@rdubois-crypto rdubois-crypto changed the title Add EIP: Precompile for NTT operations EIP-7885: Precompile for NTT operations Feb 19, 2025
@eth-bot eth-bot changed the title EIP-7885: Precompile for NTT operations Add EIP: Precompile for NTT operations Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants