Celestia Improvement Proposal (CIP) process

Read CIP-1 for information on the CIP process.

Meetings

DateAgendaNotesRecording
1November 29, 2023AgendaTweet ThreadRecording
2December 13, 2023AgendaTweet ThreadRecording
3January 24, 2024AgendaTweet ThreadRecording
4February 6, 2024AgendaTweet ThreadRecording
5February 20, 2024AgendaTweet ThreadRecording
6March 6, 2024AgendaTweet ThreadRecording
7March 20, 2024AgendaTweet ThreadRecording
8April 3, 2024AgendaTweet ThreadRecording
9April 17, 2024AgendaTweet ThreadRecording
10April 30, 2024AgendaTweet ThreadRecording
11May 22, 2024AgendaTweet ThreadRecording
12June 5, 2024AgendaTweet ThreadRecording
13July 3, 2024AgendaTweet ThreadRecording
14July 24, 2024AgendaTweet Thread, NotesRecording
15August 7, 2024AgendaNotesRecording
16September 4, 2024AgendaTBDRecording
17October 2, 2024AgendaTweet ThreadRecording
18October 16, 2024AgendaTBDTBD

Celestia Improvement Proposals (CIPs)

TitleAuthor(s)
1Celestia Improvement Proposal Process and GuidelinesYaz Khoury [email protected]
2CIP Editor HandbookYaz Khoury (@YazzyYaz)
3Process for Approving External ResourcesYaz Khoury (@YazzyYaz)
4Standardize data expiry time for pruned nodesMustafa Al-Bassam (@musalbas), Rene Lubov (@renaynay), Ramin Keene (@ramin)
5Rename data availability to data publicationmsfew (@fewwwww), Kartin, Xiaohang Yu (@xhyumiracle)
6Enforce payment of the gas for a transaction based on a global minimum priceCallum Waters (@cmwaters)
7Managing Working Groups in the Celestia Improvement Proposal ProcessYaz Khoury [email protected]
8Roles and Responsibilities of Working Group Chairs in the CIP ProcessYaz Khoury [email protected]
9Packet Forward MiddlewareAlex Cheng (@akc2267)
10Coordinated network upgradesCallum Waters (@cmwaters)
11Refund unspent gasRootul Patel (@rootulp)
12ICS-29 Relayer Incentivisation MiddlewareSusannah Evans [email protected] (@womensrights), Aditya Sripal [email protected] (@AdityaSripal)
13On-chain Governance Parameters for Celestia NetworkYaz Khoury [email protected], Evan Forbes [email protected]
14ICS-27 Interchain AccountsSusannah Evans [email protected] (@womensrights), Aidan Salzmann [email protected] (@asalzmann), Sam Pochyly [email protected] (@sampocs)
15Discourage memo usageRootul Patel (@rootulp), NashQueue (@nashqueue)
16Make Security Related Governance Parameters ImmutableMingpei CAO (@caomingpei)
17Lemongrass Network UpgradeEvan Forbes (@evan-forbes)
18Standardised Gas and Pricing Estimation InterfaceCallum Waters (@cmwaters)
19Shwap ProtocolHlib Kanunnikov (@Wondertan)
20Disable Blobstream moduleRootul Patel (@rootulp)
21Introduce blob type with verified signerCallum Waters (@cmwaters)
22Removing the IndexWrapperNashQueue (@Nashqueue)
23Coordinated prevote timesCallum Waters (@cmwaters)
24Versioned Gas Scheduler VariableNina Barbakadze (@ninabarbakadze)
25Ginger Network UpgradeJosh Stein (@jcstein), Nina Barbakadze (@ninabarbakadze)
26Versioned timeoutsJosh Stein (@jcstein), Rootul Patel (@rootulp), Sanaz Taheri (@staheri14

Contributing

Files in this repo must conform to markdownlint. Install markdownlint and then run:

markdownlint --config .markdownlint.yaml '**/*.md'

Running the site locally

Prerequisites:

  1. Install Rust
  2. Install mdbook
mdbook serve -o