Ethereum Improvement Proposal (EIP)
EIPs zapewniają standardowy mechanizm do proponowania, dyskusji i wdrażania zmian w protokole Ethereum, oprogramowaniu klienckim i ekosystemie.
EIPs opisują nowe funkcje, modyfikacje lub standardy dla Ethereum i mogą dotyczyć protokołu, narzędzi lub ekosystemu. Typy obejmują Standard Track, Meta i Informational. Proces EIP jest otwarty, kierowany przez społeczność i niewiążący; adopcja zależy od konsensusu wśród klientów. Znaczące EIPs to ERC-20 (standard tokena) i EIP-1559 (mechanizm opłat). EIPs są archiwizowane i utrzymywane przez społeczność.
graph LR
Center["Ethereum Improvement Proposal (EIP)"]:::main
Rel_eips["eips"]:::related -.-> Center
click Rel_eips "/terms/eips"
Rel_ethereum["ethereum"]:::related -.-> Center
click Rel_ethereum "/terms/ethereum"
Rel_eip_4844["eip-4844"]:::related -.-> Center
click Rel_eip_4844 "/terms/eip-4844"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Wyjaśnij jak 5-latkowi
Generated ELI5 content
🤓 Expert Deep Dive
Generated expert content
❓ Częste pytania
What is an EIP?
A formal design document to propose, discuss, and implement changes to Ethereum.
📚 Źródła
1. Ethereum
2. EIP