From 37bdde5328d8d889091e59842ab04c840c2fe676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20L=C3=B3pez=20Le=C3=B3n?= Date: Tue, 24 Oct 2023 09:35:02 -0300 Subject: [PATCH 1/3] Reword to be defined blocks --- _specs/ecip-1109.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_specs/ecip-1109.md b/_specs/ecip-1109.md index 6c908bd3a..bb4c0715f 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -38,8 +38,8 @@ Beacon chain withdrawals are omitted at this time as they are not applicable for This document proposes the following blocks at which to implement these changes in the Ethereum Classic networks: -- `9_000_000` on Mordor Classic testnet (TBD) -- `18_000_000` on Ethereum Classic mainnet (TBD) +- `TBD` on Mordor Classic testnet +- `TBD` on Ethereum Classic mainnet For more information on the opcodes and their respective EIPs and implementations, please see the _Specification_ section of this document. From e7fb39e41b71c841bd1dc5c6ed3e6ec2b5cad027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20L=C3=B3pez=20Le=C3=B3n?= Date: Tue, 24 Oct 2023 09:39:21 -0300 Subject: [PATCH 2/3] Set Mordor activation block --- _specs/ecip-1109.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_specs/ecip-1109.md b/_specs/ecip-1109.md index bb4c0715f..545fa8a60 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -38,7 +38,7 @@ Beacon chain withdrawals are omitted at this time as they are not applicable for This document proposes the following blocks at which to implement these changes in the Ethereum Classic networks: -- `TBD` on Mordor Classic testnet +- `9_957_000` on Mordor Classic testnet - `TBD` on Ethereum Classic mainnet For more information on the opcodes and their respective EIPs and implementations, please see the _Specification_ section of this document. From 9f7fe99aed75a5162e7c3ee494995500f5fb5b49 Mon Sep 17 00:00:00 2001 From: ronin <58588775+gitr0n1n@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:42:36 -0600 Subject: [PATCH 3/3] Update ecip-1109.md Properly name Mordor testnet --- _specs/ecip-1109.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_specs/ecip-1109.md b/_specs/ecip-1109.md index 545fa8a60..d6e46bb27 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -38,7 +38,7 @@ Beacon chain withdrawals are omitted at this time as they are not applicable for This document proposes the following blocks at which to implement these changes in the Ethereum Classic networks: -- `9_957_000` on Mordor Classic testnet +- `9_957_000` on Mordor testnet - `TBD` on Ethereum Classic mainnet For more information on the opcodes and their respective EIPs and implementations, please see the _Specification_ section of this document.