Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EIPS/eip-1679.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---

Check failure on line 1 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-req]: preamble is missing header(s): `description` --> EIPS/eip-1679.md | | = help: see https://ethereum.github.io/eipw/preamble-req/

Check failure on line 1 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-req]: preamble is missing header(s): `description` --> EIPS/eip-1679.md | | = help: see https://ethereum.github.io/eipw/preamble-req/
eip: 1679
title: "Hardfork Meta: Istanbul"

Check failure on line 3 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-re-title-colon]: preamble header `title` should not contain `:` --> EIPS/eip-1679.md:3:7 | 3 | title: "Hardfork Meta: Istanbul" | ^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched | = info: the pattern in question: `:` = help: see https://ethereum.github.io/eipw/preamble-re-title-colon/

Check failure on line 3 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-re-title-colon]: preamble header `title` should not contain `:` --> EIPS/eip-1679.md:3:7 | 3 | title: "Hardfork Meta: Istanbul" | ^^^^^^^^^^^^^^^^^^^^^^^^^^ prohibited pattern was matched | = info: the pattern in question: `:` = help: see https://ethereum.github.io/eipw/preamble-re-title-colon/
author: Alex Beregszaszi (@axic), Afri Schoedon (@5chdn)
discussions-to: https://ethereum-magicians.org/t/hardfork-meta-istanbul-discussion/3207
type: Meta

Check failure on line 6 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-order]: preamble header `type` is out of order --> EIPS/eip-1679.md | 6 | type: Meta | = help: `type` should come after `status` = help: see https://ethereum.github.io/eipw/preamble-order/

Check failure on line 6 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[preamble-order]: preamble header `type` is out of order --> EIPS/eip-1679.md | 6 | type: Meta | = help: `type` should come after `status` = help: see https://ethereum.github.io/eipw/preamble-order/
status: Final
created: 2019-01-04
requires: 152, 1108, 1344, 1716, 1884, 2028, 2200
---

Check failure on line 11 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-req-section]: body is missing section(s): `Rationale`, `Security Considerations` --> EIPS/eip-1679.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/

Check failure on line 11 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-req-section]: body is missing section(s): `Rationale`, `Security Considerations` --> EIPS/eip-1679.md | | = help: must be at the second level (`## Heading`) = help: see https://ethereum.github.io/eipw/markdown-req-section/
## Abstract

This meta-EIP specifies the changes included in the Ethereum hardfork named Istanbul.
Expand All @@ -17,25 +17,25 @@

- Codename: Istanbul

### Activation

Check failure on line 20 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:20 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Activation"]

Check failure on line 20 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:20 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Activation"]
- `Block >= 9,069,000` on the Ethereum Mainnet

Check failure on line 21 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:21 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `Block >= 9,069,000` on the ..."]

Check failure on line 21 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:21 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `Block >= 9,069,000` on the ..."]
- `Block >= 6,485,846` on the Ropsten testnet
- `Block >= 14,111,141` on the Kovan testnet
- `Block >= 5,435,345` on the Rinkeby testnet
- `Block >= 1,561,651` on the Görli testnet

### Included EIPs

Check failure on line 27 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Included EIPs"]

Check failure on line 27 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Included EIPs"]
- [EIP-152](./eip-152.md): Add Blake2 compression function `F` precompile

Check failure on line 28 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:28 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [EIP-152](./eip-152.md): Add..."]

Check failure on line 28 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / Markdown Linter

EIPS/eip-1679.md:28 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [EIP-152](./eip-152.md): Add..."]
- [EIP-1108](./eip-1108.md): Reduce alt_bn128 precompile gas costs
- [EIP-1344](./eip-1344.md): Add ChainID opcode
- [EIP-1884](./eip-1884.md): Repricing for trie-size-dependent opcodes
- [EIP-2028](./eip-2028.md): Calldata gas cost reduction
- [EIP-2200](./eip-2200.md): Rebalance net-metered SSTORE gas cost with consideration of SLOAD gas cost change

## References

Check failure on line 35 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-order-section]: body has extra section(s) --> EIPS/eip-1679.md | 35 | ## References | = help: see https://ethereum.github.io/eipw/markdown-order-section/

Check failure on line 35 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-order-section]: body has extra section(s) --> EIPS/eip-1679.md | 35 | ## References | = help: see https://ethereum.github.io/eipw/markdown-order-section/

1. Included EIPs were finalized in [All Core Devs Call #68](https://github.com/ethereum/pm/blob/master/All%20Core%20Devs%20Meetings/Meeting%2068.md)
1. Included EIPs were finalized in [All Core Devs Call #68](https://github.com/ethereum/pm/blob/master/AllCoreDevs-EL-Meetings/Meeting%2068.md)

Check failure on line 37 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1679.md | 37 | 1. Included EIPs were finalized in [All Core Devs Call #68](https://github.com/ethereum/pm/blob/master/AllCoreDevs-EL-Meetings/Meeti... | = help: see https://ethereum.github.io/eipw/markdown-rel-links/

Check failure on line 37 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1679.md | 37 | 1. Included EIPs were finalized in [All Core Devs Call #68](https://github.com/ethereum/pm/blob/master/AllCoreDevs-EL-Meetings/Meeti... | = help: see https://ethereum.github.io/eipw/markdown-rel-links/
2. https://medium.com/ethereum-cat-herders/istanbul-testnets-are-coming-53973bcea7df

Check failure on line 38 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1679.md | 38 | 2. https://medium.com/ethereum-cat-herders/istanbul-testnets-are-coming-53973bcea7df |

Check failure on line 38 in EIPS/eip-1679.md

View workflow job for this annotation

GitHub Actions / EIP Walidator

error[markdown-rel-links]: non-relative link or image --> EIPS/eip-1679.md | 38 | 2. https://medium.com/ethereum-cat-herders/istanbul-testnets-are-coming-53973bcea7df |

## Copyright

Expand Down
Loading