Skip to content

Commit 928906c

Browse files
authored
Update release-notes.md
1 parent 8a153fd commit 928906c

File tree

1 file changed

+16
-52
lines changed

1 file changed

+16
-52
lines changed

docs/cdk/releases/release-notes.md

Lines changed: 16 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,24 @@
1-
The **Fork ID 12 release** introduces the most robust Polygon CDK stack to date. With a focus on stability, performance and interopability, this release was driven by feedback from the ecosystem, developers, and IPs.
1+
_Last updated: December 2024_
22

3-
---
4-
5-
## What’s New in Fork ID 12?
6-
7-
### **1. Full Execution Proofs**
8-
- **Trustless Finality:** Advanced zk-based finality ensures transactions are secure, decentralized, and verified without reliance on centralized entities.
9-
- **Customizable Proving Systems:** Developers have full control to define and optimize proof configurations for zk rollups, validium setups, or Agglayer-native configurations.
10-
11-
### **2. Erigon Integration**
12-
- **High-Speed Data Syncing:** Integrates the Erigon client to deliver faster syncing and improved resource efficiency, enabling high transaction throughput.
13-
- **Seamless Ethereum Compatibility:** Leverages Erigon’s Ethereum foundation, ensuring smooth integration with Ethereum tooling and infrastructure.
14-
15-
### **3. Prover System Upgrades**
16-
- **Increased Proving Capacity:** Expanded zkCounter limits now support complex computation and higher throughput.
17-
- **Faster Proof Generation:** Optimized proof pipelines reduce time-to-deployment and enhance performance in production environments.
18-
19-
### **4. Developer Tooling Improvements**
20-
- **Refined CLI:** A more intuitive and streamlined command-line interface simplifies chain deployment, configuration, and testing.
21-
- **Documentation Updates:** New and improved guides provide step-by-step instructions for deploying, customizing, and migrating L2 chains.
3+
Fork ID 12 brings significant updates to the Polygon CDK stack, enhancing performance, scalability, and the developer experience. This release focuses on improvements across the client layer, proving systems, and developer tooling, making it easier to build and operate high-performance Layer 2 chains.
224

235
---
246

25-
## Why This Matters for Developers
7+
### Key Updates
268

27-
### **1. Enhanced Modularity**
28-
Fork ID 12 enables developers to design chains specific to their use case, with modular components for:
29-
- Consensus and governance mechanisms.
30-
- Proving systems and data availability configurations.
31-
32-
### **2. Industry-Leading Performance**
33-
The integration of Erigon and enhanced proving capabilities allow:
34-
- Greater scalability for high-transaction environments.
35-
- Stability and performance improvements to keep the chain operational at high capacity.
36-
37-
### **3. Simplified Interoperability**
38-
Chains built with Fork ID 12 can integrate with the **Agglayer** in the future unlocking:
39-
- Cross-chain transactions.
40-
- Ecosystem bootstrapping for liquidity and growth.
41-
42-
### **4. Increased Security and Sovereignty**
43-
Leverage zk-proofs for robust, trustless security while maintaining control over your chain’s:
44-
- Governance.
45-
- Economic policies.
46-
- Finality mechanisms.
47-
48-
---
9+
#### Erigon Integration
10+
- Faster syncing for quicker chain setup and operation.
11+
- Improved transaction throughput and resource efficiency.
12+
- Full compatibility with Ethereum tools and infrastructure.
4913

50-
## Key Benefits at a Glance
14+
#### Proving System Enhancements
15+
- Increased capacity for handling complex transactions and higher volumes.
16+
- Faster proof generation for quicker deployment and smoother operations.
5117

52-
| **Feature** | **What’s Improved in Fork ID 12?** |
53-
|-------------------------|----------------------------------------------------------|
54-
| **Proving Systems** | Higher throughput and faster proof generation. |
55-
| **Erigon Integration** | Faster syncing and Ethereum compatibility. |
56-
| **Developer Tooling** | Simplified CLI and detailed documentation. |
57-
| **Customizability** | More options to tailor chains to unique requirements. |
58-
| **Cross-Chain Ready** | Native Agglayer support for seamless interoperability. |
18+
#### Developer Tooling Improvements
19+
- Simplified CLI for easier chain deployment and configuration.
20+
- Updated documentation with improved guides for developers.
5921

60-
---
22+
#### Full Execution Proofs
23+
- Comprehensive validation: Verifies that all state transitions executed by the underlying VM (such as Polygon zkEVM) adhere to the protocol’s specifications.
24+
- Flexibility across modes: Supports both rollup and validium modes, providing scalability and security tailored to different use cases.

0 commit comments

Comments
 (0)