Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit f533f3d

Browse files
authored
docs: Delay token-2022 status dates by one month as we finish (#4433)
1 parent 1b4dd4e commit f533f3d

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

docs/src/token-2022/status.md

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,17 @@ Here is the general program timeline and rough ETAs:
1212

1313
| Issue | ETA |
1414
| --- | --- |
15-
| Finish program | end of May |
16-
| Final audit | end of June |
17-
| Mainnet recommendation | middle of July |
18-
| Freeze program | Q1 2024 |
15+
| Code-complete & final audit | Summer 2023 |
16+
| Mainnet recommendation | Fall 2023 (depends on v1.16) |
17+
| Freeze program | 2024 |
1918

2019
More information: https://github.com/orgs/solana-labs/projects/34
2120

2221
## Remaining items
2322

24-
### v1.14 with curve syscalls
23+
### v1.16 with curve syscalls
2524

26-
In order to use confidential tokens, the cluster must run at least version 1.14
25+
In order to use confidential tokens, the cluster must run at least version 1.16
2726
with the elliptic curve operations syscalls enabled.
2827

2928
More information: https://github.com/solana-labs/solana/issues/29612
@@ -40,17 +39,6 @@ must properly consume the new proof format.
4039

4140
More information: https://github.com/solana-labs/solana/pull/30816
4241

43-
### Permissioned-transfer extension
44-
45-
There are many mutually exclusive solutions for restricting transfer of tokens,
46-
that all require different sets of accounts to validate a transfer.
47-
48-
The permissioned-transfer extension allows a mint creator to specify a program
49-
that must be called to validate transfers. The program must conform to the
50-
permissioned-transfer program interface.
51-
52-
More information: https://github.com/solana-labs/solana-program-library/pull/4105
53-
5442
## Future work
5543

5644
### Wallets

0 commit comments

Comments
 (0)