Skip to content

Commit

Permalink
deploy: b0590b7
Browse files Browse the repository at this point in the history
  • Loading branch information
muXxer committed Oct 19, 2023
1 parent dcb5d9b commit d55447e
Show file tree
Hide file tree
Showing 31 changed files with 161 additions and 138 deletions.
59 changes: 31 additions & 28 deletions index.html

Large diffs are not rendered by default.

59 changes: 31 additions & 28 deletions introduction.html

Large diffs are not rendered by default.

118 changes: 64 additions & 54 deletions print.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion tips/TIP-0006/tip-0006.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Generalization of the Tangle transaction concept
author: Gal Rogozinski (@GalRogozinski) <gal[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
</pre>
<ul>
<li>Changelog:
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0007/tip-0007.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: UTXO-based transaction structure
author: Luca Moser (@luca-moser) <luca[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>In the current IOTA protocol, transactions are grouped into so-called bundles to assure that they can only be confirmed as one unit. This TIP proposes a new UTXO-based transaction structure containing all the inputs and outputs of a transfer. Specifically, this TIP defines a transaction payload for the <em>messages</em> described in the IOTA protocol <a href="../TIP-0006/tip-0006.html">TIP-6</a>.</p>
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0008/tip-0008.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Coordinator issued milestone structure with Ed25519 authentication
author: Angelo Capossele (@capossele) <angelo[email protected]>, Wolfgang Welz (@Wollac) <wolfgang[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>In IOTA, nodes use the milestones issued by the Coordinator to reach a consensus on which transactions are confirmed. This RFC proposes a milestone payload for the messages described in the IOTA protocol <a href="../TIP-0006/tip-0006.html">TIP-6</a>. It uses Edwards-curve Digital Signature Algorithm (EdDSA) to authenticate the milestones.</p>
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0009/tip-0009.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: File format to export/import ledger state
author: Luca Moser (@luca-moser) <luca[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>This RFC defines a file format for local snapshots which is compatible with Chrysalis Phase 2.</p>
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0011/tip-0011.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Extendable address format supporting various signature schemes and address types
author: Wolfgang Welz (@Wollac) <wolfgang[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>This document proposes an extendable address format for the IOTA protocol supporting various signature schemes and address types. It relies on the <a href="https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki">Bech32</a> format to provide a compact, human-readable encoding with strong error correction guarantees.</p>
Expand Down
3 changes: 2 additions & 1 deletion tips/TIP-0013/tip-0013.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Node REST API routes and objects in OpenAPI Specification
author: Samuel Rufinatscha (@rufsam) <samuel[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>This document proposes the REST API for nodes supporting the IOTA protocol.</p>
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0015/tip-0015.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Prevent bloating the ledger size with dust outputs
author: Gal Rogozinski (@GalRogozinski) <gal[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Node event API definitions in AsyncAPI Specification
author: Luca Moser (@luca-moser) <luca[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
</pre>
<h1 id="summary"><a class="header" href="#summary">Summary</a></h1>
<p>This document proposes the Event API for nodes supporting the IOTA protocol.</p>
Expand Down
2 changes: 1 addition & 1 deletion tips/TIP-0017/tip-0017.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Define migration from legacy WOTS addresses to post-Chrysalis Phase 2 network
author: Luca Moser (@luca-moser) <luca[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Transform IOTA into a multi-asset ledger that supports running IOTA Smart Contracts
author: Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Prevent bloating the ledger size with dust outputs
author: Max Hase (@muXxer) <maximilian[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Add output types, unlocks, and output features from TIP-18 into Transaction Payload
author: Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Introduce primitives to describe the binary serialization of objects.
author: Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Describes the global protocol parameters for the IOTA protocol
author: Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Block payload for arbitrary data
author: Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Generalization of the Tangle transaction concept
author: Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Node Core REST API routes and objects in OpenAPI Specification
author: Samuel Rufinatscha (@rufsam) <samuel[email protected]>, Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: UTXO Indexer REST API routes and objects in OpenAPI Specification
author: Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Define NFT standard and creator royalties
author: Adam Eunson (@AdamCroply) <adam@tanglelabs.io>, Merul Dhiman (@coodos) <merul@tanglelabs.io>
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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Node event API definitions in AsyncAPI Specification
author: Luca Moser (@luca-moser) <luca[email protected]>, Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Coordinator issued milestone payload with Ed25519 authentication
author: Angelo Capossele (@capossele) <angelo[email protected]>, Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: A JSON schema that describes token metadata format for native token foundries.
author: Levente Pap @lzpap <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Extendable address format supporting various signature schemes and address types
author: Wolfgang Welz (@Wollac) <wolfgang[email protected]>, Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Describes the global protocol parameters for the Shimmer protocol
author: Wolfgang Welz (@Wollac) <wolfgang[email protected]>, Levente Pap (@lzpap) <levente[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: Define migration from legacy W-OTS addresses to post-Chrysalis network
author: Luca Moser (@luca-moser) <luca[email protected]>, Wolfgang Welz (@Wollac) <wolfgang[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.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">The Tangle Improvement Proposal (TIP) Book</h1>
description: File format to export and import ledger state
author: Luca Moser (@luca-moser) <luca[email protected]>, Max Hase (@muXxer) <maximilian[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

0 comments on commit d55447e

Please sign in to comment.