From 1f241afe4611f0638e3af48d34369a968ee76a07 Mon Sep 17 00:00:00 2001 From: MonsieurNicolas Date: Mon, 26 Feb 2024 16:35:50 -0800 Subject: [PATCH] Mark CAP-0052 as rejected (#1450) --- core/README.md | 3 ++- core/cap-0052.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/core/README.md b/core/README.md index f10eadc71..e6ba8a8d6 100644 --- a/core/README.md +++ b/core/README.md @@ -85,6 +85,7 @@ | [CAP-0043](cap-0043.md) | ECDSA Signers with P-256 and secp256k1 Curves | Leigh McCulloch | Draft | | [CAP-0044](cap-0044.md) | SPEEDEX - Configuration | Jonathan Jove | Draft | | [CAP-0045](cap-0045.md) | SPEEDEX - Pricing | Jonathan Jove | Draft | +| [CAP-0051](cap-0051.md) | Smart Contract Host Functionality: Secp256r1 Verification | Leigh McCulloch | Draft | ### Rejected Proposals | Number | Title | Author | Status | @@ -97,7 +98,7 @@ | [CAP-0048](cap-0048.md) | Smart Contract Asset Interoperability | Jonathan Jove | Rejected | | [CAP-0049](cap-0049.md) | Smart Contract Asset Interoperability with Wrapper | Jonathan Jove | Rejected | | [CAP-0050](cap-0050.md) | Smart Contract Interactions | Jonathan Jove | Rejected | -| [CAP-0046-04 (formerly 0052)](cap-0046-04.md) | Smart Contract Interactions (Minimal) | Jonathan Jove | Rejected | +| [CAP-0052](cap-0052.md) | Smart Contract Host Functionality: Base64 Encoding/Decoding | Leigh McCulloch | Rejected | # Contribution Process diff --git a/core/cap-0052.md b/core/cap-0052.md index aa396a124..532c5a17d 100644 --- a/core/cap-0052.md +++ b/core/cap-0052.md @@ -5,7 +5,7 @@ Working Group: Owner: Leigh McCulloch <@leighmcculloch> Authors: Leigh McCulloch <@leighmcculloch> Consulted: -Status: Draft +Status: Rejected Created: 2023-02-15 Discussion: TBD Protocol version: TBD