-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
588e586
commit 88f41fe
Showing
1 changed file
with
7 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,16 @@ | ||
People wishing to submit QIPs, first should propose their idea to the [https://forum.qu.ai Quai forum] (do <em>not</em> assign a number - read <a href="qip-0001.mediawiki">QIP 1</a> for the full process). After discussion, please open a PR. After copy-editing and acceptance, it will be published here. | ||
People wishing to submit QIPs, first should propose their idea to the [Quai forum](https://forum.qu.ai) (do *not* assign a number - read [QIP 1](qip-0001.md) for the full process). After discussion, please open a PR. After copy-editing and acceptance, it will be published here. | ||
|
||
We are fairly liberal with approving QIPs, and try not to be too involved in decision making on behalf of the community. The exception is in very rare cases of dispute resolution when a decision is contentious and cannot be agreed upon. In those cases, the conservative option will always be preferred. | ||
|
||
Having a QIP here does not make it a formally accepted standard until its status becomes Final or Active. | ||
|
||
Those proposing changes should consider that ultimately consent may rest with the consensus of the Quai users. | ||
|
||
{| class="wikitable sortable" style="width: auto; text-align: center; font-size: smaller; table-layout: fixed;" | ||
!Number | ||
!Layer | ||
!Title | ||
!Owner | ||
!Type | ||
!Status | ||
|- style="background-color: #cfffcf" | ||
| [[qip-0001.mediawiki|1]] | ||
| | ||
| QIP process | ||
| wizeguyy | ||
| Process | ||
| Active | ||
|- | ||
| [[qip-0002.mediawiki|2]] | ||
| Consensus (hard fork) | ||
| Sharded ledger | ||
| wizeguyy | ||
| Standard | ||
| Draft | ||
|- | ||
| [[qip-0003.mediawiki|3]] | ||
| Applications | ||
| Shard Specific Address Discovery | ||
| wizeguyy | ||
| Standard | ||
| Draft | ||
|- | ||
| [[qip-0004.mediawiki|4]] | ||
| Applications | ||
| 9 Shard Address Mapping | ||
| wizeguyy | ||
| Standard | ||
| Draft | ||
|} | ||
| Number | Layer | Title | Owner | Type | Status | | ||
|--------|----------------------|---------------------------------|----------|---------|--------| | ||
| [1](qip-0001.md) | | QIP process | wizeguyy | Process | Active | | ||
| [2](qip-0002.md) | Consensus (hard fork) | Sharded ledger | wizeguyy | Standard| Draft | | ||
| [3](qip-0003.md) | Applications | Shard Specific Address Discovery | wizeguyy | Standard| Draft | | ||
| [4](qip-0004.md) | Applications | 9 Shard Address Mapping | wizeguyy | Standard| Draft | | ||
|
||
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add QIPs here! --> |