Skip to content

Commit aacc325

Browse files
authored
Update CIP-88 and CIP-151 to Active (#1115)
1 parent f4f6d49 commit aacc325

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

CIP-0088/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,15 @@
22
CIP: 88
33
Title: Token Policy Registration
44
Category: Tokens
5-
Status: Proposed
5+
Status: Active
66
Authors:
7-
- Adam Dean <adam@crypto2099.io>
8-
Implementors: []
7+
- Adam Dean <adam@crypto2099.io>
8+
Implementors:
9+
- VeriGlyph Nexus: https://nexus.veriglyph.io
10+
- VeriGlyph Seninel: https://seninel.veriglyph.io
11+
- Cardano Signer: https://github.com/gitmachtl/cardano-signer?tab=readme-ov-file#cip-88v2-calidus-pool-key-mode
912
Discussions:
10-
- https://github.com/cardano-foundation/cips/pull/467
13+
- https://github.com/cardano-foundation/cips/pull/467
1114
Created: 2023-02-27
1215
License: CC-BY-4.0
1316
---
@@ -544,15 +547,15 @@ utility, and standards evolve.
544547

545548
- [X] This CIP should receive feedback, criticism, and refinement from: CIP Editors and the community of people involved
546549
with token projects (both NFT and FT) to review any weaknesses or areas of improvement.
547-
- [ ] Guidelines and examples of publication of data as well as discovery and validation should be included as part of
550+
- [x] Guidelines and examples of publication of data as well as discovery and validation should be included as part of
548551
criteria for acceptance.
549552
- [X] Specifications should be updated to be written in both JSON Schema and CBOR CDDL format for maximum compatibility.
550-
- [ ] Implementation and use demonstrated by the community: Token Projects, Blockchain Explorers, Wallets,
553+
- [x] Implementation and use demonstrated by the community: Token Projects, Blockchain Explorers, Wallets,
551554
Marketplaces/DEXes.
552555

553556
#### TO-DO ACCEPTANCE ACTIONS ####
554557

555-
- [ ] Publish instructions and tooling for publication and verification of certificates
558+
- [x] Publish instructions and tooling for publication and verification of certificates
556559
- [ ] Develop standard for validation of Smart Contract minted tokens
557560

558561
### Implementation Plan

CIP-0151/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
CIP: 151
33
Title: On-Chain Registration - Stake Pools
44
Category: Metadata
5-
Status: Proposed
5+
Status: Active
66
Authors:
77
- Adam Dean <adam@crypto2099.io>
88
- Martin Lang <martin@martinlang.at>
@@ -13,6 +13,8 @@ Implementors:
1313
- CNTools: https://github.com/cardano-community/guild-operators/tree/alpha
1414
- SPO Scripts: https://github.com/gitmachtl/scripts
1515
- Reference Implementation: https://github.com/crypto2099/calidus-demo
16+
- VeriGlyph Sentinel: https://sentinel.veriglyph.io
17+
- Ekklesia: https://ekklesia.vote
1618
Discussions:
1719
- https://github.com/cardano-foundation/CIPs/pull/999
1820
- https://forum.cardano.org/t/new-calidus-pool-key-for-spos-and-services-interacting-with-pools
@@ -29,7 +31,7 @@ support for stake pools to register verifiable information on-chain.
2931

3032
## Motivation: why is this CIP necessary?
3133

32-
By extending the existing [CIP-0088] specification we can provide an extensible
34+
By extending the existing [CIP-0088] specification, we can provide an extensible
3335
framework for stake pool operators (SPOs) to provide verifiable, on-chain
3436
information related to their pool operation. This method is preferred over a
3537
change to the in-ledger stake pool registration certificates because additional
@@ -409,6 +411,7 @@ shown an interest in using it as a method of authentication and validation.
409411
* [ ] Blockfrost
410412
* [x] CN Tools
411413
* [x] SPO Scripts
414+
* [x] VeriGlyph
412415
* Wallets
413416
* [x] Eternl
414417
* [x] Typhon
@@ -417,7 +420,8 @@ shown an interest in using it as a method of authentication and validation.
417420
* [ ] CardanoScan
418421
* [ ] AdaStat
419422
* [ ] PoolTool.io
420-
* [ ] DripDropz
423+
* [x] DripDropz
424+
* [x] Ekklesia
421425

422426
### Implementation Plan
423427

0 commit comments

Comments
 (0)