Skip to content

Commit

Permalink
feat: add six second CIP and compute CIP to ginger draft (#217)
Browse files Browse the repository at this point in the history
* feat: add cip-10 to ginger, clarify six second CIP will be included

* docs: suggestions from review
  • Loading branch information
jcstein authored Oct 11, 2024
1 parent f03b41f commit ba49c8c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions cips/cip-25.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
| status | Draft |
| type | Meta |
| created | 2024-10-01 |
| requires | CIP-21, CIP-24, CIP-TBD |
| requires | CIP-21, CIP-24, CIP-TBD-1, CIP-TBD-2 |

## Abstract

Expand All @@ -19,7 +19,8 @@ This Meta CIP lists the CIPs included in the Ginger network upgrade.

- [CIP-21](./cip-21.md): Introduce blob type with verified signer
- [CIP-24](./cip-24.md): Versioned Gas Scheduler Variables
- CIP-TBD: limiting compute per block
- CIP-TBD-1: Reduce block time to six seconds
- CIP-TBD-2: Limiting compute per block

All of the above CIPs are state breaking, and thus require a breaking network upgrade. The activation of this network upgrade will be different from previous network upgrades, as described in [CIP-10](./cip-10.md).

Expand Down

0 comments on commit ba49c8c

Please sign in to comment.