@@ -5,23 +5,24 @@ The current process is described in details in [CIP1 - "CIP Process"](https://gi
5
5
6
6
### Current CIPs (as of 02/12/21)
7
7
8
- | # | Title | Status |
9
- | ----------------- | :----------------| :-------------------- |
10
- | 1 | [ CIP Process] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0001 ) | Active |
11
- | 2 | [ Coin Selection Algorithms] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0002 ) | Draft |
12
- | 3 | [ Wallet key generation] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0003 ) | Draft |
13
- | 4 | [ Wallet Checksum] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0004 ) | Draft |
14
- | 5 | [ Common Bech32 Prefixes] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0005 ) | Draft |
15
- | 7 | [ Curve Pledge Benefit] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0007 ) | Draft |
16
- | 8 | [ Message Signing] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0008 ) | Draft |
17
- | 9 | [ Initial Parameters] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0009 ) | Draft |
18
- | 10 | [ Transaction Metadata Label Registry] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0010 ) | Draft |
19
- | 11 | [ Staking key chain for HD wallets] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0011 ) | Draft |
20
- | 12 | [ On-chain stake pool operator to delegates communication] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0012 ) | Draft |
21
- | 13 | [ Cardano URI Scheme] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0013 ) | Draft |
22
- | 15 | [ Catalyst Registration Transaction] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0015 ) | Draft |
23
- | 1852 | [ HD Wallets for Cardano] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-1852 ) | Draft |
24
- | 1853 | [ HD Stake Pool Cold Keys] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-1853 ) | Draft |
8
+ | # | Title | Status |
9
+ | ----------------- | :---------------- | :-------------------- |
10
+ | 1 | [ CIP Process] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0001 ) | Active |
11
+ | 2 | [ Coin Selection Algorithms] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0002 ) | Draft |
12
+ | 3 | [ Wallet key generation] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0003 ) | Draft |
13
+ | 4 | [ Wallet Checksum] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0004 ) | Draft |
14
+ | 5 | [ Common Bech32 Prefixes] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0005 ) | Draft |
15
+ | 7 | [ Curve Pledge Benefit] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0007 ) | Draft |
16
+ | 8 | [ Message Signing] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0008 ) | Draft |
17
+ | 9 | [ Initial Parameters] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0009 ) | Draft |
18
+ | 10 | [ Transaction Metadata Label Registry] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0010 ) | Draft |
19
+ | 11 | [ Staking key chain for HD wallets] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0011 ) | Draft |
20
+ | 12 | [ On-chain stake pool operator to delegates communication] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0012 ) | Draft |
21
+ | 13 | [ Cardano URI Scheme] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0013 ) | Draft |
22
+ | 15 | [ Catalyst Registration Transaction] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0015 ) | Draft |
23
+ | 1852 | [ HD Wallets for Cardano] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-1852 ) | Draft |
24
+ | 1853 | [ HD Stake Pool Cold Keys] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-1853 ) | Draft |
25
+ | 1854 | [ Multi-signatures HD Wallets] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-1854 ) | Draft |
25
26
26
27
:bulb : - For more details about Statuses, refer to [ CIP1] ( https://github.com/cardano-foundation/CIPs/tree/master/CIP-0001 ) .
27
28
0 commit comments