From 49263ce8b887245b5967a35cc0753deca6aedaa7 Mon Sep 17 00:00:00 2001 From: zac-williamson Date: Fri, 3 May 2019 12:18:04 +0100 Subject: [PATCH 1/2] updated eip-1679 to contain eip-1108 --- EIPS/eip-1679.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EIPS/eip-1679.md b/EIPS/eip-1679.md index dee8b7949aa26f..b84285f2cbebe6 100644 --- a/EIPS/eip-1679.md +++ b/EIPS/eip-1679.md @@ -34,6 +34,8 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Ista [pending audit](https://medium.com/ethereum-cat-herders/progpow-audit-goals-expectations-75bb902a1f01), above and beyond standard security considerations, that should be evaluated prior to inclusion. +- [EIP-1108](https://eips.ethereum.org/EIPS/eip-1108): Reduce alt_bn128 precompile gas costs + - There is currently an outstanding [pull request](https://github.com/ethereum/EIPs/pull/1987) that updates the gas costs to the latest benchmarks - [EIP-1344](https://eips.ethereum.org/EIPS/eip-1344): Add ChainID opcode - [EIP-1352](https://eips.ethereum.org/EIPS/eip-1352): Specify restricted address range for precompiles/system contracts - [EIP-1380](https://eips.ethereum.org/EIPS/eip-1380): Reduced gas cost for call to self From 4a91acc0d40276aa9d7ecb610c9052fa07400798 Mon Sep 17 00:00:00 2001 From: Zachary James Williamson Date: Thu, 9 May 2019 08:45:30 +0100 Subject: [PATCH 2/2] Update eip-1679.md --- EIPS/eip-1679.md | 1 - 1 file changed, 1 deletion(-) diff --git a/EIPS/eip-1679.md b/EIPS/eip-1679.md index b84285f2cbebe6..44c53751cd793e 100644 --- a/EIPS/eip-1679.md +++ b/EIPS/eip-1679.md @@ -35,7 +35,6 @@ This meta-EIP specifies the changes included in the Ethereum hardfork named Ista above and beyond standard security considerations, that should be evaluated prior to inclusion. - [EIP-1108](https://eips.ethereum.org/EIPS/eip-1108): Reduce alt_bn128 precompile gas costs - - There is currently an outstanding [pull request](https://github.com/ethereum/EIPs/pull/1987) that updates the gas costs to the latest benchmarks - [EIP-1344](https://eips.ethereum.org/EIPS/eip-1344): Add ChainID opcode - [EIP-1352](https://eips.ethereum.org/EIPS/eip-1352): Specify restricted address range for precompiles/system contracts - [EIP-1380](https://eips.ethereum.org/EIPS/eip-1380): Reduced gas cost for call to self