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: post meeting 83 #775

Merged
merged 2 commits into from
Mar 6, 2024
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
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ CIP Editors meetings are public, recorded, and [published on Youtube](https://ww
| 0105 | [Conway Era Key Chains for HD Wallets](./CIP-0105) | Proposed |
| 0109 | [Modular Exponentiation Built-in for Plutus Core](./CIP-0109) | Proposed |
| 0110 | [Plutus v1 compatible script references](./CIP-0110) | Proposed |
| 0114 | [CBOR Tags Registry](./CIP-0114) | Proposed |
| 0115 | [CBOR tag definition - ED25519-BIP32 Keys](./CIP-0115) | Proposed |
| 0381 | [Plutus Support for Pairings Over BLS12-381](./CIP-0381) | Proposed |
| 1694 | [A proposal for entering the Voltaire phase](./CIP-1694) | Proposed |
| 1852 | [HD (Hierarchy for Deterministic) Wallets for Cardano](./CIP-1852/) | Active |
Expand All @@ -107,7 +109,7 @@ CIP Editors meetings are public, recorded, and [published on Youtube](https://ww
| 1855 | [Forging policy keys for HD Wallets](./CIP-1855/) | Active |
| 9999 | [Cardano Problem Statements](./CIP-9999/) | Active |

<p align="right"><i>Last updated on 2024-02-08</i></p>
<p align="right"><i>Last updated on 2024-03-06</i></p>

> 💡 For more details about CIP statuses, refer to [CIP-0001](./CIP-0001).
Expand Down Expand Up @@ -140,11 +142,9 @@ Below are listed tentative CIPs still under discussion with the community. They
| 0111? | [Web-Wallet Bridge - Wallet Transaction Caching](https://github.com/cardano-foundation/CIPs/pull/733) |
| 0112? | [Observe script type](https://github.com/cardano-foundation/CIPs/pull/749) |
| 0113? | [Programmable token-like assets](https://github.com/cardano-foundation/CIPs/pull/444) |
| 0114? | [CBOR Tags Registry](https://github.com/cardano-foundation/CIPs/pull/752) |
| 0115? | [CBOR tag definition - ED25519-BIP32 Keys](https://github.com/cardano-foundation/CIPs/pull/753) |
| 0116? | [Universal JSON Encoding for Domain Types](https://github.com/cardano-foundation/CIPs/pull/766) |


<p align="right"><i>Last updated on 2024-02-08</i></p>
<p align="right"><i>Last updated on 2024-03-06</i></p>

## Cardano Problem Statements (CPS)

Expand All @@ -155,8 +155,9 @@ Below are listed tentative CIPs still under discussion with the community. They
| 0010 | [Wallet Connectors](./CPS-0007) | Open |
| 0011 | [Universal JSON Encoding for Domain Types](./CPS-0011) | Open |
| 0013 | [Better builtin data structures in Plutus](./CPS-0013) | Open |
| 0014 | [Register of CBOR Tags](./CPS-0014) | Open |

<p align="right"><i>Last updated on 2024-03-01</i></p>
<p align="right"><i>Last updated on 2024-03-06</i></p>

> 💡 For more details about CPS statuses, refer to [CIP-9999](./CIP-9999).
Expand All @@ -172,9 +173,8 @@ Below are listed tentative CPSs still under discussion with the community. They
| 0008? | [Domain Name Resolution](https://github.com/cardano-foundation/CIPs/pull/605) |
| 0009? | [Coin Selection Including Native Tokens](https://github.com/cardano-foundation/CIPs/pull/611) |
| 0012? | [Query Layer Standardization](https://github.com/cardano-foundation/CIPs/pull/625) |
| 0014? | [Register of CBOR Tags](https://github.com/cardano-foundation/CIPs/pull/751) |

<p align="right"><i>Last updated on 2024-03-01</i></p>
<p align="right"><i>Last updated on 2024-03-06</i></p>

## Stalled / Waiting For Authors

Expand Down