Skip to content
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

Reject SEP13 #393

Merged
merged 1 commit into from
Sep 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion ecosystem/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@

| Number | Title | Author | Track | Status |
| --- | --- | --- | --- | --- |
| [SEP-0013](sep-0013.md) | DEPOSIT_SERVER proposal | @no, @ant, @manran, @pacngfar | Informational | Draft |
| [SEP-0014](sep-0014.md) | Dynamic Asset Metadata | OrbitLens, Paul Tiplady | Standard | Draft |
| [SEP-0015](sep-0015.md) | Attachment Convention | Interstellar | Standard | Draft |
| [SEP-0016](sep-0016.md) | Account Transfer Permissionless Payment Protocol (@p2p) | Jeremy Rubin | Standard | Draft |
Expand All @@ -63,6 +62,13 @@
| [SEP-0021](sep-0021.md) | On-chain signature & transaction sharing | Mister.Ticot | Informational | Draft |
| [SEP-0022](sep-0022.md) | IPFS Support | Samuel B. Sendelbach | Informational | Draft |

### Rejected and Deprecated Proposals

| Number | Title | Author | Track | Status |
| --- | --- | --- | --- | --- |
| [SEP-0013](sep-0013.md) | DEPOSIT_SERVER proposal | @no, @ant, @manran, @pacngfar | Informational | Rejected |


# Contribution Process

The Stellar Ecosystem, like most software ecosystems in the world, continues to evolve over time to
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/sep-0013.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
SEP: 0013
Title: DEPOSIT_SERVER proposal
Author: @no, @ant, @manran, @pacngfar
Status: Draft
Status: Rejected (In favor of SEP-6)
Created: 2018-08-21
```

Expand Down