-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Variable issuance by on chain contract #1015
Conversation
@@ -0,0 +1,119 @@ | |||
--- | |||
eip: <to be assigned> |
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 number this 1015 and rename to eip-1015.md.
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.
Can I use eip 1000, since it's currently unclaimed? 😉
eip: <to be assigned> | ||
title: Configurable On Chain Issuance | ||
author: Alex Van de Sande <avsa@ethereum.org> | ||
discussions-to: <email address> |
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 put the discussion URL here.
author: Alex Van de Sande <avsa@ethereum.org> | ||
discussions-to: <email address> | ||
status: Draft | ||
type: Core |
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.
This should be "Type: Standards Track"
…hain-issuance-control.md
just to relay my opinion from here: https://twitter.com/siong1987/status/987401289582632960 since we aren't sure what the exact implication for this but i like the idea in general, we should instead start doing this for part of the reward(maybe 1/3 of the 3 ETH) instead of the full reward(3 ETH) going into this contract. |
…n-chain-issuance-control.md
The file needs to be named 'eip-1015.md'. |
That's 'eip' in lower case. :) |
* Create EIP-X-on-chain-issuance-control.md * Update and rename EIP-X-on-chain-issuance-control.md to EIP-1000-on-chain-issuance-control.md * Update and rename EIP-1000-on-chain-issuance-control.md to EIP-1015-on-chain-issuance-control.md * Rename EIP-1015-on-chain-issuance-control.md to EIP-1015.md * Rename EIP-1015.md to eip-1015.md
This EIP proposes a contract that will decide how much and where does block reward goes to.
Read full proposal
Debate on Ethereum Magician's forum