Skip to content
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You may find more information about the IIP Process in [IIP-1](./iips/IIP-0001/i

## List of IIPs

- Last updated: 2026-02-10
- Last updated: 2026-02-24
- The _Status_ of a IIP reflects its current state with respect to its progression to being supported on the IOTA Mainnet.
- `Draft` IIPs are work in progress. They may or may not have a working implementation on a testnet.
- `Proposed` IIPs are demonstrated to have a working implementation on the IOTA Devnet or Testnet.
Expand All @@ -44,7 +44,7 @@ You may find more information about the IIP Process in [IIP-1](./iips/IIP-0001/i
| 7 | [Validator Scoring Mechanism](iips/IIP-0007/IIP-0007.md) | An automated and standardized system for monitoring validator behavior and scores | Standards | Core | Draft |
| 8 | [Dynamic Minimum Commission based on the Validator's Voting Power per Epoch](iips/IIP-0008/IIP-0008.md) | A dynamic minimum validator commission rate set to the validator's voting power percentage to prevent stake hoarding and promote decentralization | Standards | Core | Draft |
| 9 | [Abstract IOTA Accounts](iips/IIP-0009/IIP-0009.md) | Abstract accounts on IOTA enable smart-contract-based authentication of addresses. | Standards | Core | Draft |

| 10 | [Package Metadata](iips/IIP-0010/IIP-0010.md) | Immutable on-chain object that provides trusted metadata about Move packages during execution | Standards | Core | Draft |

## Need help?

Expand Down
Loading