From 88f41feea78c7729977c8474894688786777021c Mon Sep 17 00:00:00 2001 From: Alan Orwick Date: Tue, 28 Nov 2023 10:55:03 -0600 Subject: [PATCH] overwrite --- README.md | 44 +++++++------------------------------------- 1 file changed, 7 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index 645db0c..054ecc4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -People wishing to submit QIPs, first should propose their idea to the [https://forum.qu.ai Quai forum] (do not assign a number - read QIP 1 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. @@ -6,41 +6,11 @@ Having a QIP here does not make it a formally accepted standard until its status 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 |