-
Notifications
You must be signed in to change notification settings - Fork 483
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 ERC: Quantum Supremacy Bounty #731
base: master
Are you sure you want to change the base?
Conversation
ERCS/erc-X.md
Outdated
@@ -0,0 +1,550 @@ | |||
--- | |||
eip: X | |||
title: Quantum Supremacy Puzzle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps Quantum supremacy canary or bounty might be better than puzzle
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to "Quantum Supremacy Bounty".
ERCS/erc-X.md
Outdated
@@ -0,0 +1,550 @@ | |||
--- | |||
eip: X |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
eip: X | |
eip: 7826 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated!
ERCS/erc-X.md
Outdated
eip: X | ||
title: Quantum Supremacy Puzzle | ||
author: Nicholas Papadopoulos (@nikojpapa) | ||
discussions-to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please create a discussions topic on Eth Magicians with a link to this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated with the link (https://ethereum-magicians.org/t/erc-7826-quantum-supremacy-bounty/21866).
The commit 49f5764 (as a parent of a380676) contains errors. |
Is there a prior example of adding an entire sol repo with dependencies to the assets folder? |
This looks like the largest set of assets compared to other ERCs, though it does not seem uncommon to include implementations (e.g., 6358, 6220, 5252, etc.). We may not need all of the assets in this ERC, but they do provide proof of the statements contained in this ERC, including tests and comparisons to other potential puzzles. |
No description provided.