-
Notifications
You must be signed in to change notification settings - Fork 819
Add ERC: Smart Contract Development Lifecycle Registry #1363
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
base: master
Are you sure you want to change the base?
Add ERC: Smart Contract Development Lifecycle Registry #1363
Conversation
| @@ -0,0 +1,320 @@ | |||
| --- | |||
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: 8089 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
ERCS/erc-xxxx.md
Outdated
| title: Smart Contract Development Lifecycle Registry | ||
| description: This EIP proposes a standardized registry for maintaining the smart contract development lifecycle status which allows easy tracking of the smart contract status. | ||
| author: Kenny Kung (@kennyk10) <[email protected]>, Jeff Fei (@77eff) <[email protected]>, Shulei(@baishuo13)<[email protected]> | ||
| discussions-to: https://ethereum-magicians.org/t/erc-xxxx-smart-contract-development-lifecycle-registry/26641 |
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.
| discussions-to: https://ethereum-magicians.org/t/erc-xxxx-smart-contract-development-lifecycle-registry/26641 | |
| discussions-to: https://ethereum-magicians.org/t/erc-8089-smart-contract-development-lifecycle-registry/26641 |
Updated with assigned number
|
The commit 932d6bf (as a parent of a942905) contains errors. |
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: