Skip to content

Commit

Permalink
CIP-0014, CIP-0015, CIP-0016, CIP-0025, CIP-0028, CIP-0029, CIP-1852,…
Browse files Browse the repository at this point in the history
… CIP-1853, CIP-1855 status updates. (cardano-foundation#256)

* Mark CIP-0014 as active.

  Asset fingerprints are now used in many places of the cardano-ecosystem:

  - In core tools:
    - cardano-wallet
    - cardano-db-sync
    - cardano-graphql
    - cardano-node (cli)
    - ...

  - In hardware devices
    - Trezor
    - Ledger
    - ...

  - In Wallets
    - Daedalus
    - Eternl
    - Nami
    - Yoroi
    - ...

  - In Explorers
    - Pool.pm
    - Cardanoscan
    - ...

* Mark CIP-0015 as active.

  There has been multiple Catalyst rounds already using that CIP. Plus,
  we are now seeing extensions of this CIP being proposed like [CIP-0036](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0036#readme).

* Mark CIP-0016 as active.

  Implemented by at least cardano-cli and cardano-address. This has been
  a quite common format used to encode serialized key across interfaces
  and is rather unequivocal.

* Mark CIP-0025 as active.

  Used pervasively across pretty much all wallets and explorers of the
  ecosystem. Despite possible improvements that were discussed, it has
  become the de-facto standard for NFT on-chain metadata, at least until
  a new proposal is more broadly adopted.

* Mark CIP-0028 as active.

  This was documented _after the facts_. The hard-fork has already
  happened and the document does indeed capture the parameters *at that
  time*. While the values of some of those parameters have changed,
  their semantic hasn't.

* Mark CIP-0029 as active.

  This document both describes the current on-chain format (via CDDL/CBOR)
  which is in effect since the beginning of the Allegra era. It also
  describes the JSON equivalent used by the cardano-cli and
  cardano-address (and perhaps other tools I am not aware of).

* Mark CIP-1852, CIP-1853 & CIP-1855 as active.

  CIP-1852 (and its extensions, CIP-1853 + CIP-1855) is describing (has
  been for a while) the effective derivation schemes used by all
  desktop, light and hardware wallets operating in the Cardano ecosystem.
  • Loading branch information
KtorZ authored May 25, 2022
1 parent f1b9c00 commit fbc5084
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion CIP-0014/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: User-Facing Asset Fingerprint
Authors: Matthias Benkort <[email protected]>, Rodney Lorrimar <[email protected]>
Comments-Summary: A common format for displaying a user-facing identifier for assets.
Comments-URI: https://github.com/cardano-foundation/CIPs/wiki/Comments:CIP-0014
Status: Draft
Status: Active
Type: Standards
Created: 2020-02-01
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-0015/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 15
Title: Catalyst Registration Transaction Metadata Format
Authors: Sebastien Guillemot <[email protected]>, Rinor Hoxha <[email protected]>, Mikhail Zabaluev <[email protected]>
Comments-URI: https://forum.cardano.org/t/cip-catalyst-registration-metadata-format/44038
Status: Draft
Status: Active
Type: Standards
Created: 2020-01-05
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-0016/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 16
Title: Cryptographic Key Serialisation Formats
Authors: Luke Nadur <[email protected]>
Comments-URI: https://github.com/cardano-foundation/CIPs/pull/57
Status: Draft
Status: Active
Type: Standards
Created: 2020-12-21
License: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-0025/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 25
Title: NFT Metadata Standard
Authors: Alessandro Konrad <[email protected]>, Smaug <[email protected]>
Comments-URI:
Status: Draft
Status: Active
Type: Informational
Created: 2021-04-08
Post-History: https://forum.cardano.org/t/cip-nft-metadata-standard/45687 and https://www.reddit.com/r/CardanoDevelopers/comments/mkhlv8/nft_metadata_standard/
Expand Down
2 changes: 1 addition & 1 deletion CIP-0028/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CIP: 28
Title: Protocol Parameters (Alonzo)
Authors: Kevin Hammond <[email protected]>
Status: Draft
Status: Active
Type: Informational
Created: 2021-10-14
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-0029/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 29
Title: Phase-1 Monetary Scripts Serialization Formats
Authors: Matthias Benkort <[email protected]>
Comments-URI: https://github.com/cardano-foundation/CIPs/pulls/117
Status: Draft
Status: Active
Type: Standards
Created: 2020-08-17
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-1852/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 1852
Title: HD (Hierarchy for Deterministic) Wallets for Cardano
Authors: Sebastien Guillemot <[email protected]>, Matthias Benkort <[email protected]>
Comments-URI: https://forum.cardano.org/t/cip1852-hd-wallets-for-cardano/41740
Status: Draft
Status: Active
Type: Standards
Created: 2019-10-28
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-1853/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CIP: 1853
Title: HD (Hierarchy for Deterministic) Stake Pool Cold Keys for Cardano
Authors: Rafael Korbas <[email protected]>
Comments-URI: https://forum.cardano.org/t/stake-pool-cold-keys-hd-derivation/43360
Status: Draft
Status: Active
Type: Standards
Created: 2020-12-14
License: CC-BY-4.0
Expand Down
2 changes: 1 addition & 1 deletion CIP-1855/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Title: Forging policy keys for HD Wallets
Authors: Samuel Leathers <[email protected]>, John Lotoski <[email protected]>, Michael Bishop <[email protected]>, David Arnold <[email protected]>
Comments-Summary: Multi-party transaction signing and key management for HD wallets.
Comments-URI: https://github.com/cardano-foundation/CIPs/wiki/Comments:CIP-1855
Status: Draft
Status: Active
Type: Standards
Created: 2021-06-02
License: CC-BY-4.0
Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ The entire process is described in greater detail in [CIP1 - "CIP Process"](./CI
| 11 | [Staking key chain for HD wallets](./CIP-0011/) | Active |
| 12 | [On-chain stake pool operator to delegates communication](./CIP-0012/) | Draft |
| 13 | [Cardano URI Scheme](./CIP-0013/) | Draft |
| 14 | [User-Facing Asset Fingerprint](./CIP-0014/) | Draft |
| 15 | [Catalyst Registration Transaction Metadata Format](./CIP-0015/) | Draft |
| 16 | [Cryptographic Key Serialisation Formats](./CIP-0016/) | Draft |
| 14 | [User-Facing Asset Fingerprint](./CIP-0014/) | Active |
| 15 | [Catalyst Registration Transaction Metadata Format](./CIP-0015/) | Active |
| 16 | [Cryptographic Key Serialisation Formats](./CIP-0016/) | Active |
| 17 | [Cardano Delegation Portfolio](./CIP-0017/) | Active |
| 18 | [Multi-Stake-Keys Wallets](./CIP-0018/) | Draft |
| 19 | [Cardano Addresses](./CIP-0019/) | Active |
Expand All @@ -43,22 +43,22 @@ The entire process is described in greater detail in [CIP1 - "CIP Process"](./CI
| 22 | [Pool operator verification](./CIP-0022/) | Active |
| 23 | [Fair Min Fees](./CIP-0023/) | Draft |
| 24 | [Non-Centralizing Rankings](./CIP-0024/) | Draft |
| 25 | [NFT Metadata Standard](./CIP-0025/) | Draft |
| 25 | [NFT Metadata Standard](./CIP-0025/) | Active |
| 26 | [Cardano Off-Chain Metadata](./CIP-0026/) | Draft |
| 27 | [CNFT Community Royalties Standard](./CIP-0027/) | Draft |
| 28 | [Protocol Parameters (Alonzo)](./CIP-0028/) | Draft |
| 29 | [Phase-1 Monetary Scripts Serialization Formats](./CIP-0029/) | Draft |
| 28 | [Protocol Parameters (Alonzo)](./CIP-0028/) | Active |
| 29 | [Phase-1 Monetary Scripts Serialization Formats](./CIP-0029/) | Active |
| 30 | [Cardano dApp-Wallet Web Bridge](./CIP-0030/) | Draft |
| 31 | [Reference Inputs](./CIP-0031/) | Draft |
| 32 | [Inline Datums](./CIP-0032/) | Draft |
| 33 | [Reference Scripts](./CIP-0033/) | Draft |
| 34 | [Chain ID Registry](./CIP-0034/) | Draft |
| 35 | [Plutus Core Evolution](./CIP-0035) | Active |
| 36 | [Catalyst/Voltaire Registration Transaction Metadata Format](./CIP-0036) | Proposed |
| 1852 | [HD (Hierarchy for Deterministic) Wallets for Cardano](./CIP-1852/) | Draft |
| 1853 | [HD (Hierarchy for Deterministic) Stake Pool Cold Keys for Cardano](./CIP-1853/) | Draft |
| 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/) | Draft |
| 1855 | [Forging policy keys for HD Wallets](./CIP-1855/) | Active |

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

0 comments on commit fbc5084

Please sign in to comment.