diff --git a/EIPs/eip-2929.md b/EIPs/eip-2929.md index cc0cbced23..b7b814f1e5 100644 --- a/EIPs/eip-2929.md +++ b/EIPs/eip-2929.md @@ -1,5 +1,7 @@ # EIP-2929: Gas cost increases for state access opcodes +DATE: April 10, 2024 +AUTHOR: Gyeongdeok Maeng(@siddharth0a) ## Abstract EIP-2929는 `베를린 하드포크`에서 시행되었습니다. 이 EIP는 이더리움의 가스 비용 메커니즘을 공정하게 개선하여 DoS공격에 대한 네트워크 보안을 강화하는 것을 목표로 합니다. 주요 내용은 다음과 같습니다. @@ -224,6 +226,4 @@ EIP-2929의 도입으로 인해 이더리움 네트워크의 전반적인 성능 ## Reference 공식문서: https://eips.ethereum.org/EIPS/eip-2929#implementation -Pull Request: https://github.com/ethereum/go-ethereum/pull/21509/files - - +Pull Request: https://github.com/ethereum/go-ethereum/pull/21509 \ No newline at end of file