Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README and tips with status changes after IOTA Stardust release #138

Merged
merged 4 commits into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 43 additions & 39 deletions README.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion tips/TIP-0006/tip-0006.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Tangle Message
description: Generalization of the Tangle transaction concept
author: Gal Rogozinski (@GalRogozinski) <[email protected]>
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
---

+ Changelog:
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0007/tip-0007.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Transaction Payload
description: UTXO-based transaction structure
author: Luca Moser (@luca-moser) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/18
status: Active
status: Replaced
type: Standards
layer: Core
created: 2020-07-10
superseded-by: TIP-20
---

# Summary
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0008/tip-0008.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Milestone Payload
description: Coordinator issued milestone structure with Ed25519 authentication
author: Angelo Capossele (@capossele) <[email protected]>, Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/19
status: Active
status: Replaced
type: Standards
layer: Core
created: 2020-07-28
superseded-by: TIP-29
---

# Summary
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0009/tip-0009.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Local Snapshot File Format
description: File format to export/import ledger state
author: Luca Moser (@luca-moser) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/25
status: Active
status: Replaced
type: Standards
layer: Interface
created: 2020-08-25
superseded-by: TIP-35
---

# Summary
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0011/tip-0011.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Bech32 Address Format
description: Extendable address format supporting various signature schemes and address types
author: Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/20
status: Active
status: Replaced
type: Standards
layer: Interface
created: 2020-07-28
superseded-by: TIP-31
---

# Summary
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0013/tip-0013.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: REST API
description: Node REST API routes and objects in OpenAPI Specification
author: Samuel Rufinatscha (@rufsam) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/26
status: Active
status: Replaced
type: Standards
layer: Interface
created: 2020-09-10
superseded-by: TIP-25
---

# Summary
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0015/tip-0015.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Dust Protection
description: Prevent bloating the ledger size with dust outputs
author: Gal Rogozinski (@GalRogozinski) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/32
status: Active
status: Replaced
type: Standards
layer: Core
created: 2020-12-07
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0016/tip-0016.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ title: Event API
description: Node event API definitions in AsyncAPI Specification
author: Luca Moser (@luca-moser) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/33
status: Active
status: Replaced
type: Standards
layer: Interface
created: 2021-01-06
superseded-by: TIP-28
---

# Summary
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0017/tip-0017.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Wotsicide
description: Define migration from legacy WOTS addresses to post-Chrysalis Phase 2 network
author: Luca Moser (@luca-moser) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/35
status: Active
status: Obsolete
type: Standards
layer: Core
created: 2021-01-13
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0018/tip-0018.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Multi-Asset Ledger and ISC Support
description: Transform IOTA into a multi-asset ledger that supports running IOTA Smart Contracts
author: Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/38
status: Proposed
status: Active
type: Standards
layer: Core
created: 2021-11-04
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0019/tip-0019.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Dust Protection Based on Byte Costs (Storage Deposit)
description: Prevent bloating the ledger size with dust outputs
author: Max Hase (@muXxer) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/39
status: Proposed
status: Active
type: Standards
layer: Core
created: 2021-11-04
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0020/tip-0020.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Transaction Payload with TIP-18 Output Types
description: Add output types, unlocks, and output features from TIP-18 into Transaction Payload
author: Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/40
status: Proposed
status: Active
type: Standards
layer: Core
created: 2021-11-18
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0021/tip-0021.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Serialization Primitives
description: Introduce primitives to describe the binary serialization of objects.
author: Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/41
status: Proposed
status: Active
type: Standards
layer: Core
created: 2021-11-22
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0022/tip-0022.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: IOTA Protocol Parameters
description: Describes the global protocol parameters for the IOTA protocol
author: Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/43
status: Draft
status: Active
type: Standards
layer: Core
created: 2021-11-29
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0023/tip-0023.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Tagged Data Payload
description: Block payload for arbitrary data
author: Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/54
status: Proposed
status: Active
type: Standards
layer: Core
created: 2022-01-24
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0024/tip-0024.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Tangle Block
description: Generalization of the Tangle transaction concept
author: Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/55
status: Proposed
status: Active
type: Standards
layer: Core
replaces: 6
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0025/tip-0025.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Core REST API
description: Node Core REST API routes and objects in OpenAPI Specification
author: Samuel Rufinatscha (@rufsam) <[email protected]>, Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/27, https://github.com/iotaledger/tips/discussions/53, https://github.com/iotaledger/tips/pull/57
status: Proposed
status: Active
type: Standards
layer: Interface
replaces: 13
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0026/tip-0026.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: UTXO Indexer API
description: UTXO Indexer REST API routes and objects in OpenAPI Specification
author: Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/62, https://github.com/iotaledger/tips/discussions/53
status: Proposed
status: Active
type: Standards
layer: Interface
created: 2022-01-27
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0027/tip-0027.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: IOTA NFT Standard IRC27
description: Define NFT standard and creator royalties
author: Adam Eunson (@AdamCroply) <[email protected]>, Merul Dhiman (@coodos) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/discussions/59
status: Proposed
status: Active
type: Standards
layer: IRC
created: 2022-03-04
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0028/tip-0028.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Event API
description: Node event API definitions in AsyncAPI Specification
author: Luca Moser (@luca-moser) <[email protected]>, Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/33, https://github.com/iotaledger/tips/pull/66
status: Proposed
status: Active
type: Standards
layer: Interface
created: 2022-03-02
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0029/tip-0029.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Milestone Payload
description: Coordinator issued milestone payload with Ed25519 authentication
author: Angelo Capossele (@capossele) <[email protected]>, Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/69
status: Proposed
status: Active
type: Standards
layer: Core
created: 2022-03-25
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0030/tip-0030.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Native Token Metadata JSON Schema
description: A JSON schema that describes token metadata format for native token foundries.
author: Levente Pap @lzpap <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/68
status: Proposed
status: Active
type: Standards
layer: IRC
created: 2022-03-25
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0031/tip-0031.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Bech32 Address Format
description: Extendable address format supporting various signature schemes and address types
author: Wolfgang Welz (@Wollac) <[email protected]>, Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/20
status: Proposed
status: Active
type: Standards
layer: Interface
created: 2022-04-04
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0032/tip-0032.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Shimmer Protocol Parameters
description: Describes the global protocol parameters for the Shimmer protocol
author: Wolfgang Welz (@Wollac) <[email protected]>, Levente Pap (@lzpap) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/71
status: Proposed
status: Active
type: Standards
layer: Core
created: 2022-04-04
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0034/tip-0034.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Wotsicide (Stardust)
description: Define migration from legacy W-OTS addresses to post-Chrysalis network
author: Luca Moser (@luca-moser) <[email protected]>, Wolfgang Welz (@Wollac) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/74
status: Proposed
status: Obsolete
type: Standards
layer: Core
created: 2022-04-21
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0035/tip-0035.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Local Snapshot File Format
description: File format to export and import ledger state
author: Luca Moser (@luca-moser) <[email protected]>, Max Hase (@muXxer) <[email protected]>
discussions-to: https://github.com/iotaledger/tips/pull/25
status: Proposed
status: Active
type: Standards
layer: Interface
created: 2022-05-06
Expand Down
Loading