Move Status EIPs to stable

This commit is contained in:
Oskar Thoren 2020-03-24 14:25:08 +08:00
parent 347fbbef1f
commit 5a361013ec
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
2 changed files with 6 additions and 3 deletions

View File

@ -13,7 +13,9 @@ Every spec has its own lifecycle that shows its maturity. We indicate this in a
### Stable
No stable specs right now. De facto a lot of the draft ones are stable and indicating this is work in progress.
The following SIPs are stable and running in production.
- [Status EIPs Standards](status-EIPs.md). Ethereum Improvement Proposals used in Status.
### Draft
@ -25,7 +27,6 @@ The following SIPs are under consideration for standardization.
- [Status Account Specification](status-account-spec.md). What a Status account is and how trust is established.
- [Status Whisper Usage Specification](status-whisper-usage-spec.md). How we use Whisper to do routing, metadata protection and provide 1:1/group/public chat.
- [Status Whisper Mailserver Specification](status-whisper-mailserver-spec.md). How we use Whisper mailservers to provide offline inboxing.
- [Status EIPs Standards](status-EIPs.md). Ethereum Improvement Proposals used in Status.
### Raw

View File

@ -1,6 +1,8 @@
# Status EIPs standards
> Version: 0.1 (Draft)
> Version: 0.2
>
> Status: Stable
>
> Authors: Ricardo Guilherme Schmidt <ricardo3@status.im>