EIPs: update date and author of eip-2929.md

This commit is contained in:
siddharth0a 2024-04-10 10:59:25 +09:00
parent 2e7cc76071
commit ef40dbf4b8

View file

@ -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