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