-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump TIP statuses as Shimmer network is operational (#110)
- Loading branch information
Showing
16 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2021-11-04 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2021-11-04 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2021-11-18 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2021-11-22 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2022-01-24 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
replaces: 6 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Interface | ||
replaces: 13 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Interface | ||
created: 2022-01-27 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Interface | ||
created: 2022-03-02 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2022-03-25 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: IRC | ||
created: 2022-03-25 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Interface | ||
created: 2022-04-04 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2022-04-04 | ||
|
@@ -39,7 +39,7 @@ The concept of `glow` is analogous to [`satoshi` for `BTC`](https://en.bitcoin.i | |
| 100,000,000 glow | 100 SMR | | ||
| 1,000,000,000 glow | 1,000 SMR | | ||
| 10,000,000,000 glow | 10,000 SMR | | ||
| 100,000,000,000 glow | 100,000 SMR | | ||
| 100,000,000,000 glow | 100,000 SMR | | ||
| 1,000,000,000,000 glow | 1,000,000 SMR | | ||
|
||
**On protocol level, all token amounts are recorded in `glow`. [Outputs](../TIP-0018/tip-0018.md#output-design) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Core | ||
created: 2022-04-21 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: Draft | ||
status: Proposed | ||
type: Standards | ||
layer: Interface | ||
created: 2022-05-06 | ||
|