https://github.com/aionnetwork/aip
Network & Protocol Improvement Proposals for Aion
https://github.com/aionnetwork/aip
aion proposal
Last synced: 5 months ago
JSON representation
Network & Protocol Improvement Proposals for Aion
- Host: GitHub
- URL: https://github.com/aionnetwork/aip
- Owner: aionnetwork
- Created: 2018-08-31T21:58:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T20:22:08.000Z (over 6 years ago)
- Last Synced: 2025-06-26T08:06:40.424Z (12 months ago)
- Topics: aion, proposal
- Homepage: https://aion.network
- Size: 352 KB
- Stars: 16
- Watchers: 17
- Forks: 13
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Aion Improvement Proposals

## AIP
An AIP is an Aion Improvement Proposal. AIP's can be proposed by anyone in the Aion community. The proposal is a document which provides a concise overview to the Aion community of a new process, functionality, standard or convention
## Submitting
The first step in the AIP process is to review AIP-000, this proposal describes the guidelines, categories, statuses and AIP template for contributing. To submit, fork the AIP repo and submit a PR with your AIP.
## AIP Status Markers
Phase / Status | Description
------------ | -------------
Pre-AIP | TThe Author(s) submit the AIP idea to community members across Aion channels as an AIP issue.
Draft | The Author(s) update their Pre-AIP based on the template and format and create a PR.
Discussion | The AIP is under review. The community are now free to discuss the proposal and either defend or criticize it's points. For Core AIPs, a dedicated group will be assigned by the AIP Gate Keep to review the proposal.
Last-Call | The AIP will be merged in https://github.com/aionnetwork/AIP with the [final decision](#aip-decision-options).
Final | The AIP has been adopted by the majority of active clients (core); AIP has passed "Final Call" (ASC, Procedure, Memo)
## AIP Decision Options
Decision | Description
---------|-------------
Accepted(Core AIPs only) | The AIP’s implementation code is proposed and executed across the active clients.
Rejected | If there is a consensus among the community that this AIP is not needed, feasible or wanted.
Deprecated | The AIP was previously *Final* but is no longer needed or supported.
Replaced | The AIP has been replaced by a subsequent AIP that addresses the improvement.
### List of AIP’s Draft
### List of AIP's in Review
* AIP #004 - Aion Token Standard
### List of AIP’s Accepted
* AIP #000 - Aion Improvement Proposal Process
The AIP has been replaced by a subsequent AIP that addresses the improvement.
* AIP #005 - Bridge Operator Standard
* AIP #006 - To Support blake2b Hashing in Solidity VM
* AIP #007 - To support transaction hash within solidity contract
### List of AIP’s Final
### List of AIP’s Deferred