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 top level README with merged CIP-0067 #365

Merged
merged 2 commits into from
Oct 26, 2022
Merged
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
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,15 @@ The entire process is described in greater detail in [CIP1 - "CIP Process"](./CI
| 55 | [Babbage Era's coinsPerUTxOByte](./CIP-0055) | Proposed |
| 59 | [Terminology Surrounding Core Features](./CIP-0059) | Active |
| 60 | [Music Token Metadata](./CIP-0060) | Proposed |
| 67 | [Asset Name Label Registry](./CIP-0067) | Proposed |
| 68 | [Datum Metadata Standard](./CIP-0068) | Proposed |
| 381 | [Plutus Support for Pairings Over BLS12-381](./CIP-0381) | Proposed |
| 1852 | [HD (Hierarchy for Deterministic) Wallets for Cardano](./CIP-1852/) | Active |
| 1853 | [HD (Hierarchy for Deterministic) Stake Pool Cold Keys for Cardano](./CIP-1853/) | Active |
| 1854 | [Multi-signatures HD Wallets](./CIP-1854/) | Draft |
| 1855 | [Forging policy keys for HD Wallets](./CIP-1855/) | Active |

<p align="right"><i>Last updated on 2022-10-11</i></p>
<p align="right"><i>Last updated on 2022-10-26</i></p>

> 💡 For more details about Statuses, refer to [CIP1](./CIP-0001).

Expand Down Expand Up @@ -99,13 +100,12 @@ Below are listed tentative CIPs still under discussion with the community. Discu
| 62? | [Governance API for dApp Connectors](https://github.com/cardano-foundation/CIPs/pull/296) |
| 63? | [Transferring Stake Pool Ownership](https://github.com/cardano-foundation/CIPs/pull/276) |
| 66? | [NFT Identity / W3C DID on Cardano](https://github.com/cardano-foundation/CIPs/pull/294) |
| 67? | [Asset Name Label Registry](https://github.com/cardano-foundation/CIPs/pull/298) |
| 69? | [Plutus Script Type Uniformization](https://github.com/cardano-foundation/CIPs/pull/321/) |
| 70? | [Rejected Ideas w.r.t Spending Policies](https://github.com/cardano-foundation/CIPs/pull/336) |
| 989? | [ISPO KYC_CDD](https://github.com/cardano-foundation/CIPs/pull/241) |
| 2551? | [Ed25519 Elliptic Curve Group Primitives in Plutus Core](https://github.com/cardano-foundation/CIPs/pull/308) |

<p align="right"><i>Last updated on 2022-10-11</i></p>
<p align="right"><i>Last updated on 2022-10-26</i></p>

### Stalled / Waiting For Authors

Expand All @@ -114,7 +114,7 @@ The following list contains proposals that have been under review and for which
- [collateral rewards](https://github.com/cardano-foundation/cips/pull/217)
- [Deep-Link to Desktop Wallet App](https://github.com/cardano-foundation/CIPs/pull/234)

<p align="right"><i>Last updated on 2022-10-11</i></p>
<p align="right"><i>Last updated on 2022-10-26</i></p>

### CIP creation process as a Sequence Diagram

Expand Down