From 24c2022cc6b1cf838918c633495ab83b174dfbd0 Mon Sep 17 00:00:00 2001 From: Abukiiss <154742559+Abukiiss@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:15:15 +0300 Subject: [PATCH] Revert "Set Dispatch Queues as implemented (#370)" This reverts commit 7d7ff07ce22ed5b546a80ebcf28eae29f205fa51. --- README.md | 2 +- text/0160-dispatch-queue.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60fd84b1..35db4ba2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Proposal management is done using GitHub pull requests, the process is described | [85](./text/0085-sbt-standard.md) | SBT Contract | Contract Interface | 09.08.2022 | | [89](./text/0089-jetton-wallet-discovery.md) | Discoverable Jettons Wallets | Contract Interface | 08.09.2022 | | [115](./text/0115-ton-connect.md) | TON Connect | Core | 20.10.2022 | -| [160](./text/0160-dispatch-queue.md) | Dispatch Queue | Core | 13.06.2024 | ## WIP @@ -57,4 +56,5 @@ In particular "Status" below has the following sense: | [142](https://github.com/ton-blockchain/TEPs/pull/142/files) | TBRC-20 Inscription Token Standard | Contract Interface | 26.01.2024 | Proposed | | [145](https://github.com/ton-blockchain/TEPs/pull/145/files) | Metadata "Hidden" render type | Contract Interface | 26.01.2024 | ✅Deployed✅ | | [146](https://github.com/ton-blockchain/TEPs/pull/146/files) | Semi-fungible token standard | Contract Interface | 17.03.2024 | Proposed | +| [160](https://github.com/ton-blockchain/TEPs/pull/160) | Dispatch Queue | Core | 13.06.2024 | 🛠️Partially Deployed🛠️ | | [161](https://github.com/ton-blockchain/TEPs/pull/161/files) | Proxy TON (wTON) | Contract Interface | 13.06.2024 | 🛠️Partially Deployed🛠️ | diff --git a/text/0160-dispatch-queue.md b/text/0160-dispatch-queue.md index 201cd32f..46a8be86 100644 --- a/text/0160-dispatch-queue.md +++ b/text/0160-dispatch-queue.md @@ -1,6 +1,6 @@ -- **TEP**: [160](https://github.com/ton-blockchain/TEPs/pull/160) +- **TEP**: [160](https://github.com/ton-blockchain/TEPs/pull/160) *(don't change)* - **title**: Dispatch Queue -- **status**: Implemented +- **status**: Testing - **type**: Core - **created**: 13.06.2024 - **replaces**: -