Celestia Improvement Proposal (CIP) process

Read CIP-1 for information on the CIP process.

Meetings

NumberDateAgendaNotesRecording
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, 2024AgendaN/ARecording
17October 2, 2024AgendaTweet ThreadRecording
18October 16, 2024AgendaN/ARecording
19November 6, 2024AgendaN/ARecording
20November 28, 2024AgendaTweet ThreadRecording
21December 11, 2024AgendaN/ARecording
22January 15, 2024AgendaTweet threadRecording
23February 5, 2024AgendaTweet threadRecording
24February 19, 2024AgendaN/ARecording
25March 5, 2025AgendaTBDRecording
26March 19, 2025AgendaTBDRecording
27April 2, 2025AgendaTweet threadRecording
28April 16, 2025AgendaTBDRecording
29April 30, 2025AgendaTBDSet reminder

Celestia Improvement Proposals (CIPs)

NumberTitleAuthor(s)
1Celestia Improvement Proposal Process and Guidelines@YazzyYaz
2CIP Editor Handbook@YazzyYaz
3Process for Approving External Resources@YazzyYaz
4Standardize data expiry time for pruned nodes@musalbas, @renaynay, @ramin
5Rename data availability to data publication@fewwwww, @xhyumiracle
6Enforce payment of the gas for a transaction based on a global minimum price@cmwaters
7Managing Working Groups in the Celestia Improvement Proposal Process@YazzyYaz
8Roles and Responsibilities of Working Group Chairs in the CIP Process@YazzyYaz
9Packet Forward Middleware@akc2267
10Coordinated network upgrades@cmwaters
11Refund unspent gas@rootulp
12ICS-29 Relayer Incentivisation Middleware@womensrights, @AdityaSripal
13On-chain Governance Parameters for Celestia Network@YazzyYaz, @evan-forbes
14ICS-27 Interchain Accounts@womensrights, @asalzmann, @sampocs
15Discourage memo usage@rootulp, @nashqueue
16Make Security Related Governance Parameters Immutable@caomingpei
17Lemongrass Network Upgrade@evan-forbes
18Standardised Gas and Pricing Estimation Interface@cmwaters
19Shwap Protocol@Wondertan
20Disable Blobstream module@rootulp
21Introduce blob type with verified signer@cmwaters
22Removing the IndexWrapper@Nashqueue
23Coordinated prevote times@cmwaters
24Versioned Gas Scheduler Variable@ninabarbakadze
25Ginger Network Upgrade@jcstein, @ninabarbakadze
26Versioned timeouts@jcstein, @rootulp, @staheri14
27Block limits for number of PFBs and non-PFBs@jcstein, @ninabarbakadze, @rach-id, @rootulp
28Transaction size limit@jcstein, @ninabarbakadze @rootulp
29Decrease inflation and disinflation@decanus, @tac0turtle
30Disable the auto claim of staking rewards@decanus, @tac0turtle
31Incorporate staking rewards into vesting account schedules@decanus, @tac0turtle
32Add Hyperlane to Celestia@c-node, @cmwaters
33Lotus Network Upgrade@evan-forbes
34Lower Sampling and Pruning Window to 14 days@cmwaters, @Nashqueue

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