Skip to content

Commit acc3543

Browse files
authored
Set Dispatch Queues as implemented (#370)
* Merge Dispatch queues * Update 0160-dispatch-queue status
1 parent 7489599 commit acc3543

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Proposal management is done using GitHub pull requests, the process is described
2828
| [85](./text/0085-sbt-standard.md) | SBT Contract | Contract Interface | 09.08.2022 |
2929
| [89](./text/0089-jetton-wallet-discovery.md) | Discoverable Jettons Wallets | Contract Interface | 08.09.2022 |
3030
| [115](./text/0115-ton-connect.md) | TON Connect | Core | 20.10.2022 |
31+
| [160](./text/0160-dispatch-queue.md) | Dispatch Queue | Core | 13.06.2024 |
3132

3233

3334
## WIP
@@ -56,5 +57,4 @@ In particular "Status" below has the following sense:
5657
| [142](https://github.com/ton-blockchain/TEPs/pull/142/files) | TBRC-20 Inscription Token Standard | Contract Interface | 26.01.2024 | Proposed |
5758
| [145](https://github.com/ton-blockchain/TEPs/pull/145/files) | Metadata "Hidden" render type | Contract Interface | 26.01.2024 | ✅Deployed✅ |
5859
| [146](https://github.com/ton-blockchain/TEPs/pull/146/files) | Semi-fungible token standard | Contract Interface | 17.03.2024 | Proposed |
59-
| [160](https://github.com/ton-blockchain/TEPs/pull/160) | Dispatch Queue | Core | 13.06.2024 | 🛠️Partially Deployed🛠️ |
6060
| [161](https://github.com/ton-blockchain/TEPs/pull/161/files) | Proxy TON (wTON) | Contract Interface | 13.06.2024 | 🛠️Partially Deployed🛠️ |

text/0160-dispatch-queue.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- **TEP**: [160](https://github.com/ton-blockchain/TEPs/pull/160) *(don't change)*
1+
- **TEP**: [160](https://github.com/ton-blockchain/TEPs/pull/160)
22
- **title**: Dispatch Queue
3-
- **status**: Testing
3+
- **status**: Implemented
44
- **type**: Core
55
- **created**: 13.06.2024
66
- **replaces**: -

0 commit comments

Comments
 (0)