Skip to content
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
16 changes: 8 additions & 8 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,16 @@
| [CAP-0068](cap-0068.md) | 23 | Host function for getting executable for `Address` | Dmytro Kozhevin | Final |
| [CAP-0069](cap-0069.md) | 23 | String/Bytes conversion host functions | Dmytro Kozhevin | Final |
| [CAP-0070](cap-0070.md) | 23 | Configurable SCP Timing Parameters | Garand Tyson | Final |
| [CAP-0073](cap-0073.md) | TBD | Allow SAC to create G-account balances | Dmytro Kozhevin | Awaiting Decision |
| [CAP-0073](cap-0073.md) | TBD | Allow SAC to create G-account balances | Dmytro Kozhevin | Accepted |
| [CAP-0074](cap-0074.md) | 25 | Host functions for BN254 | Siddharth Suresh | Final |
| [CAP-0075](cap-0075.md) | 25 | Cryptographic Primitives for Poseidon/Poseidon2 Hash Functions | Jay Geng | Final |
| [CAP-0076](cap-0076.md) | 24 | P23 State Archival bug remediation | Dmytro Kozhevin | Final |
| [CAP-0077](cap-0077.md) | TBD | Ability to freeze ledger keys via network configuration | Dmytro Kozhevin | Awaiting Decision |
| [CAP-0078](cap-0078.md) | TBD | Host functions for performing limited TTL extensions | Dmytro Kozhevin | Awaiting Decision |
| [CAP-0079](cap-0079.md) | TBD | Host functions for muxed address strkey conversions | Dmytro Kozhevin | Awaiting Decision |
| [CAP-0080](cap-0080.md) | TBD | Host functions for efficient ZK BN254 use cases | Siddharth Suresh | Awaiting Decision |
| [CAP-0081](cap-0081.md) | TBD | TTL-Ordered Eviction | Garand Tyson | Awaiting Decision |
| [CAP-0082](cap-0082.md) | TBD | Checked 256-bit integer arithmetic host functions | Jay Geng | Awaiting Decision |
| [CAP-0077](cap-0077.md) | TBD | Ability to freeze ledger keys via network configuration | Dmytro Kozhevin | Accepted |
| [CAP-0078](cap-0078.md) | TBD | Host functions for performing limited TTL extensions | Dmytro Kozhevin | Accepted |
| [CAP-0079](cap-0079.md) | TBD | Host functions for muxed address strkey conversions | Dmytro Kozhevin | Accepted |
| [CAP-0080](cap-0080.md) | TBD | Host functions for efficient ZK BN254 use cases | Siddharth Suresh | Accepted |
| [CAP-0081](cap-0081.md) | TBD | TTL-Ordered Eviction | Garand Tyson | Accepted |
| [CAP-0082](cap-0082.md) | TBD | Checked 256-bit integer arithmetic host functions | Jay Geng | Accepted |

### Draft Proposals
| Number | Title | Author | Status |
Expand Down Expand Up @@ -280,7 +280,7 @@ The protocol meetings will be used to decide on next step:

### Awaiting Decision -> Final Comment Period (FCP)
- A vote will take place among the CAP Core Team.
- A unanimous approval from the CAP Core Team will put the CAP in a `FCP: Accepted` status.
- A unanimous approval from the CAP Core Team will put the CAP in a `Accepted` status.
- Otherwise, the CAP will be given feedback and head towards a `FCP: Rejected` status (if the
majority of the CAP raises concerns) or a `Draft` status (if only a minority of the CAP
raises concerns).
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0073.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Working Group:
Owner: Dmytro Kozhevin <@dmkozh>
Authors: Dmytro Kozhevin <@dmkozh>
Consulted: Leigh McCulloch <@leighmcculloch>
Status: Awaiting Decision
Status: Accepted
Created: 2025-09-18
Discussion: https://github.com/orgs/stellar/discussions/1668
Protocol version: TBD
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0077.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Working Group:
Owner: Dmytro Kozhevin <@dmkozh>
Authors: Dmytro Kozhevin <@dmkozh>
Consulted:
Status: Awaiting Decision
Status: Accepted
Created: 2025-11-25
Discussion: https://github.com/orgs/stellar/discussions/1811
Protocol version: 26
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0078.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Working Group:
Owner: Dmytro Kozhevin <@dmkozh>
Authors: Dmytro Kozhevin <@dmkozh>
Consulted:
Status: Awaiting Decision
Status: Accepted
Created: 2025-12-16
Discussion: https://github.com/orgs/stellar/discussions/1825
Protocol version: 26
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0079.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Working Group:
Owner: Dmytro Kozhevin <@dmkozh>
Authors: Dmytro Kozhevin <@dmkozh>
Consulted:
Status: Awaiting Decision
Status: Accepted
Created: 2026-01-13
Discussion: https://github.com/orgs/stellar/discussions/1840
Protocol version: 26
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0080.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Working Group:
Owner: Siddharth Suresh <@sisuresh>
Authors: Jay Geng <@jayz22>, Siddharth Suresh <@sisuresh>
Consulted: Tomer Weller <@tomerweller>
Status: Awaiting Decision
Status: Accepted
Created: 2026-01-21
Discussion: https://github.com/orgs/stellar/discussions/1826
Protocol version: 26
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0081.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Working Group:
Owner: Garand Tyson <@SirTyson>
Authors: Garand Tyson <@SirTyson>
Consulted:
Status: Awaiting Decision
Status: Accepted
Created: 2026-01-28
Discussion: https://github.com/orgs/stellar/discussions/1868
Protocol version: 26
Expand Down
2 changes: 1 addition & 1 deletion core/cap-0082.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Working Group:
Owner: Jay Geng <@jayz22>
Authors: Leigh McCulloch <@leighmcculloch>, Jay Geng <@jayz22>
Consulted: Özgün Özerk <@ozgunozerk>
Status: Awaiting Decision
Status: Accepted
Created: 2026-02-24
Discussion: https://github.com/orgs/stellar/discussions/1834
Protocol version: 26
Expand Down
Loading