From d55447e714a9d23dbb325df31b5c398e68468f2b Mon Sep 17 00:00:00 2001 From: muXxer Date: Thu, 19 Oct 2023 16:50:29 +0000 Subject: [PATCH] deploy: b0590b73a30a56976e82017d25cb4e757c99ae36 --- index.html | 59 +++++++++--------- introduction.html | 59 +++++++++--------- print.html | 118 +++++++++++++++++++----------------- searchindex.js | 2 +- searchindex.json | 2 +- tips/TIP-0006/tip-0006.html | 3 +- tips/TIP-0007/tip-0007.html | 3 +- tips/TIP-0008/tip-0008.html | 3 +- tips/TIP-0009/tip-0009.html | 3 +- tips/TIP-0011/tip-0011.html | 3 +- tips/TIP-0013/tip-0013.html | 3 +- tips/TIP-0015/tip-0015.html | 2 +- tips/TIP-0016/tip-0016.html | 3 +- tips/TIP-0017/tip-0017.html | 2 +- tips/TIP-0018/tip-0018.html | 2 +- tips/TIP-0019/tip-0019.html | 2 +- tips/TIP-0020/tip-0020.html | 2 +- tips/TIP-0021/tip-0021.html | 2 +- tips/TIP-0022/tip-0022.html | 2 +- tips/TIP-0023/tip-0023.html | 2 +- tips/TIP-0024/tip-0024.html | 2 +- tips/TIP-0025/tip-0025.html | 2 +- tips/TIP-0026/tip-0026.html | 2 +- tips/TIP-0027/tip-0027.html | 2 +- tips/TIP-0028/tip-0028.html | 2 +- tips/TIP-0029/tip-0029.html | 2 +- tips/TIP-0030/tip-0030.html | 2 +- tips/TIP-0031/tip-0031.html | 2 +- tips/TIP-0032/tip-0032.html | 2 +- tips/TIP-0034/tip-0034.html | 2 +- tips/TIP-0035/tip-0035.html | 2 +- 31 files changed, 161 insertions(+), 138 deletions(-) diff --git a/index.html b/index.html index d7f8d8092..e53afec93 100644 --- a/index.html +++ b/index.html @@ -191,52 +191,55 @@

Stardust TIPs more improvements. Browse the list of TIPs below with the Stardust tag to learn more about what changes.

List of TIPs

+

image

- - - - + + + + - + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - + + +
#TitleDescriptionTypeLayerStatusInitial Target
1TIP ProcessPurpose and guidelines of the contribution frameworkProcess-Active-
2White Flag OrderingMitigate conflict spamming by ignoring conflictsStandardsCoreActiveChrysalis
3Uniform Random Tip SelectionPerform fast tip-selection to increase message throughputStandardsCoreActiveChrysalis
4Milestone Merkle ValidationAdd Merkle tree hash to milestone for local ledger state verificationStandardsCoreActiveChrysalis
5Binary To Ternary EncodingDefine the conversion between binary and ternary dataStandardsCoreActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreActiveChrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreActiveChrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreActiveChrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreReplaced by TIP-24Chrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreReplaced by TIP-20Chrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreReplaced by TIP-29Chrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceReplaced by TIP-35Chrysalis
10Mnemonic Ternary SeedRepresent ternary seed as a mnemonic sentenceStandardsIRCObsoleteLegacy IOTA
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceActiveChrysalis
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceReplaced by TIP-31Chrysalis
12Message PoWDefine message proof-of-work as a means to rate-limit the networkStandardsCoreActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceReplaced by TIP-25Chrysalis
14Ed25519 ValidationAdopt ZIP-215 to explicitly define Ed25519 validation criteriaStandardsCoreActiveChrysalis
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreActiveChrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceActiveChrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreActiveChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreProposedStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreProposedStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreProposedStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreProposedStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreDraftStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreProposedStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreProposedStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceProposedStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceProposedStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCProposedStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceProposedStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreProposedStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCProposedStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceProposedStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreProposedStardust
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreReplaced by TIP-19Chrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceReplaced by TIP-28Chrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreObsoleteChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreActiveStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreActiveStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreActiveStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreActiveStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreActiveStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreActiveStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreActiveStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceActiveStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceActiveStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCActiveStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceActiveStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreActiveStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCActiveStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceActiveStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreActiveStardust
33Public Token RegistryDefines an open public registry for NFT collection ID and native tokens metadataStandardsIRCDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreProposedStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceProposedStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreObsoleteStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceActiveStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreWithdrawnStardust

Need help?

diff --git a/introduction.html b/introduction.html index d7f8d8092..e53afec93 100644 --- a/introduction.html +++ b/introduction.html @@ -191,52 +191,55 @@

Stardust TIPs more improvements. Browse the list of TIPs below with the Stardust tag to learn more about what changes.

List of TIPs

+

image

- - - - + + + + - + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - + + +
#TitleDescriptionTypeLayerStatusInitial Target
1TIP ProcessPurpose and guidelines of the contribution frameworkProcess-Active-
2White Flag OrderingMitigate conflict spamming by ignoring conflictsStandardsCoreActiveChrysalis
3Uniform Random Tip SelectionPerform fast tip-selection to increase message throughputStandardsCoreActiveChrysalis
4Milestone Merkle ValidationAdd Merkle tree hash to milestone for local ledger state verificationStandardsCoreActiveChrysalis
5Binary To Ternary EncodingDefine the conversion between binary and ternary dataStandardsCoreActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreActiveChrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreActiveChrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreActiveChrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreReplaced by TIP-24Chrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreReplaced by TIP-20Chrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreReplaced by TIP-29Chrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceReplaced by TIP-35Chrysalis
10Mnemonic Ternary SeedRepresent ternary seed as a mnemonic sentenceStandardsIRCObsoleteLegacy IOTA
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceActiveChrysalis
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceReplaced by TIP-31Chrysalis
12Message PoWDefine message proof-of-work as a means to rate-limit the networkStandardsCoreActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceReplaced by TIP-25Chrysalis
14Ed25519 ValidationAdopt ZIP-215 to explicitly define Ed25519 validation criteriaStandardsCoreActiveChrysalis
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreActiveChrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceActiveChrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreActiveChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreProposedStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreProposedStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreProposedStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreProposedStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreDraftStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreProposedStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreProposedStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceProposedStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceProposedStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCProposedStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceProposedStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreProposedStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCProposedStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceProposedStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreProposedStardust
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreReplaced by TIP-19Chrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceReplaced by TIP-28Chrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreObsoleteChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreActiveStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreActiveStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreActiveStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreActiveStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreActiveStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreActiveStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreActiveStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceActiveStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceActiveStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCActiveStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceActiveStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreActiveStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCActiveStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceActiveStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreActiveStardust
33Public Token RegistryDefines an open public registry for NFT collection ID and native tokens metadataStandardsIRCDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreProposedStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceProposedStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreObsoleteStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceActiveStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreWithdrawnStardust

Need help?

diff --git a/print.html b/print.html index 8139a3e70..977c1b126 100644 --- a/print.html +++ b/print.html @@ -192,52 +192,55 @@

Stardust TIPs more improvements. Browse the list of TIPs below with the Stardust tag to learn more about what changes.

List of TIPs

+

image

- - - - + + + + - + - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - + + +
#TitleDescriptionTypeLayerStatusInitial Target
1TIP ProcessPurpose and guidelines of the contribution frameworkProcess-Active-
2White Flag OrderingMitigate conflict spamming by ignoring conflictsStandardsCoreActiveChrysalis
3Uniform Random Tip SelectionPerform fast tip-selection to increase message throughputStandardsCoreActiveChrysalis
4Milestone Merkle ValidationAdd Merkle tree hash to milestone for local ledger state verificationStandardsCoreActiveChrysalis
5Binary To Ternary EncodingDefine the conversion between binary and ternary dataStandardsCoreActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreActiveChrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreActiveChrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreActiveChrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceActiveChrysalis
6Tangle MessageGeneralization of the Tangle transaction conceptStandardsCoreReplaced by TIP-24Chrysalis
7Transaction PayloadUTXO-based transaction structureStandardsCoreReplaced by TIP-20Chrysalis
8Milestone PayloadCoordinator issued milestone structure with Ed25519 authenticationStandardsCoreReplaced by TIP-29Chrysalis
9Local Snapshot File FormatFile format to export/import ledger stateStandardsInterfaceReplaced by TIP-35Chrysalis
10Mnemonic Ternary SeedRepresent ternary seed as a mnemonic sentenceStandardsIRCObsoleteLegacy IOTA
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceActiveChrysalis
11Bech32 Address FormatExtendable address format supporting various signature schemes and address typesStandardsInterfaceReplaced by TIP-31Chrysalis
12Message PoWDefine message proof-of-work as a means to rate-limit the networkStandardsCoreActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceActiveChrysalis
13REST APINode REST API routes and objects in OpenAPI SpecificationStandardsInterfaceReplaced by TIP-25Chrysalis
14Ed25519 ValidationAdopt ZIP-215 to explicitly define Ed25519 validation criteriaStandardsCoreActiveChrysalis
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreActiveChrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceActiveChrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreActiveChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreProposedStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreProposedStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreProposedStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreProposedStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreDraftStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreProposedStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreProposedStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceProposedStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceProposedStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCProposedStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceProposedStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreProposedStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCProposedStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceProposedStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreProposedStardust
15Dust ProtectionPrevent bloating the ledger size with to dust outputsStandardsCoreReplaced by TIP-19Chrysalis
16Event APINode event API definitions in AsyncAPI SpecificationStandardsInterfaceReplaced by TIP-28Chrysalis
17WotsicideDefine migration from legacy WOTS addresses to post-Chrysalis Phase 2 networkStandardsCoreObsoleteChrysalis
18Multi-Asset Ledger and ISC SupportTransform IOTA into a multi-asset ledger that supports running IOTA Smart ContractsStandardsCoreActiveStardust
19Dust Protection Based on Byte CostsPrevent bloating the ledger size with dust outputsStandardsCoreActiveStardust
20Transaction Payload with New Output TypesUTXO-based transaction structure with TIP-18StandardsCoreActiveStardust
21Serialization PrimitivesIntroduce primitives to describe the binary serialization of objectsStandardsCoreActiveStardust
22IOTA Protocol ParametersDescribes the global protocol parameters for the IOTA protocolStandardsCoreActiveStardust
23Tagged Data PayloadPayload for arbitrary dataStandardsCoreActiveStardust
24Tangle BlockA new version of TIP-6 that renames messages to blocks and removes the Indexation Payload in favor of the Tagged Data Payload. Replaces TIP-6.StandardsCoreActiveStardust
25Core REST APINode Core REST API routes and objects in OpenAPI Specification. Replaces TIP-13.StandardsInterfaceActiveStardust
26UTXO Indexer REST APIUTXO Indexer REST API routes and objects in OpenAPI Specification.StandardsInterfaceActiveStardust
27IOTA NFT standardsDefine NFT metadata standard, collection system and creator royaltiesStandardsIRCActiveStardust
28Node Event APINode event API definitions in AsyncAPI Specification. Replaces TIP-16.StandardsInterfaceActiveStardust
29Milestone PayloadMilestone Payload with keys removed from essence. Replaces TIP-8.StandardsCoreActiveStardust
30Native Token Metadata StandardA JSON schema that describes token metadata format for native token foundriesStandardsIRCActiveStardust
31Bech32 Address Format for IOTA and ShimmerExtendable address format supporting various signature schemes and address types. Replaces TIP-11.StandardsInterfaceActiveStardust
32Shimmer Protocol ParametersDescribes the global protocol parameters for the Shimmer networkStandardsCoreActiveStardust
33Public Token RegistryDefines an open public registry for NFT collection ID and native tokens metadataStandardsIRCDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreProposedStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceProposedStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreDraftStardust
34Wotsicide (Stardust update)Define migration from legacy W-OTS addresses to post-Chrysalis networks. Replaces TIP-17.StandardsCoreObsoleteStardust
35Local Snapshot File Format (Stardust Update)File format to export/import ledger state. Replaces TIP-9.StandardsInterfaceActiveStardust
37Dynamic Proof-of-WorkDynamically adapt the PoW difficultyStandardsCoreWithdrawnStardust

Need help?

@@ -935,10 +938,11 @@

Copyright

description: Generalization of the Tangle transaction concept author: Gal Rogozinski (@GalRogozinski) discussions-to: https://github.com/iotaledger/tips/pull/17 -status: Active +status: Replaced type: Standards layer: Core created: 2020-07-28 +superseded-by: TIP-24