From ef40dbf4b897e1b209d1f1b1d8ec0ebb2e9da027 Mon Sep 17 00:00:00 2001 From: siddharth0a Date: Wed, 10 Apr 2024 10:59:25 +0900 Subject: [PATCH] EIPs: update date and author of eip-2929.md --- EIPs/eip-2929.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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