Skip to content

Commit

Permalink
Update cap status CAP24/25 (#411)
Browse files Browse the repository at this point in the history
* move CAP0025 to 'implemented'

* move CAP0024 to 'implemented'
  • Loading branch information
MonsieurNicolas committed Sep 24, 2019
1 parent 3a16d13 commit 80bdafc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
| [CAP-0018](cap-0018.md) | Fine-Grained Control of Authorization | Jonathan Jove | Accepted |
| [CAP-0019](cap-0019.md) | Future-upgradable TransactionEnvelope type | David Mazières | Accepted |
| [CAP-0020](cap-0020.md) | Bucket Initial Entries | Graydon Hoare | Final |
| [CAP-0024](cap-0024.md) | Make PathPayment Symmetrical | Jed McCaleb | Implemented |
| [CAP-0025](cap-0025.md) | Remove Bucket Shadowing | Marta Lokhava | Implemented |

### Draft Proposals
| Number | Title | Author | Status |
Expand All @@ -60,8 +62,6 @@
| [CAP-0021](cap-0021.md) | Generalized transaction preconditions | David Mazières | Draft |
| [CAP-0022](cap-0022.md) | Invalid transactions must have no effects | David Mazières | Draft |
| [CAP-0023](cap-0023.md) | Two-Part Payments with BalanceEntry | Jonathan Jove | Draft |
| [CAP-0024](cap-0024.md) | Make PathPayment Symmetrical | Jed McCaleb | Draft |
| [CAP-0025](cap-0025.md) | Remove Bucket Shadowing | Marta Lokhava | FCP: Acceptance |
| [cap_orbitlens_41fc89b6](cap_orbitlens_41fc89b6.md) | Disable Inflation Mechanism | OrbitLens | Draft |

### Rejected Proposals
Expand Down Expand Up @@ -233,4 +233,4 @@ the network have accepted the implementation, it will move to **Final**.

**CAP Core Team**: Nicolas (SDF), Jed (SDF), David (SDF)

**CAP Buddies**: Jon (SDF), Graydon (SDF), Johnny (SDF), Orbitlens
**CAP Buddies**: Jon (SDF), Graydon (SDF), Orbitlens
2 changes: 1 addition & 1 deletion core/cap-0024.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
CAP: 0024
Title: Make PathPayment Symmetrical
Author: Jed McCaleb, Jonathan Jove
Status: Draft
Status: Implemented
Created: 2019-07-08
Discussion: https://github.com/stellar/stellar-protocol/issues/49
Protocol version: TBD
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0025.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
CAP: 0025
Title: Remove Bucket Shadowing
Author: Marta Lokhava
Status: FCP: Acceptance
Status: Implemented
Created: 2019-07-02
Discussion: https://groups.google.com/d/topic/stellar-dev/JteacMugsMQ/discussion
Protocol version: TBD
Expand Down

0 comments on commit 80bdafc

Please sign in to comment.