From 3f148cb404d5411ccfe1ccfdcd983caa019ffbc5 Mon Sep 17 00:00:00 2001 From: ronin <58588775+gitr0n1n@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:40:49 -0700 Subject: [PATCH 1/3] Update ecip-1109.md -> Accepted status Move to Accepted status assuming the observation period is complete. Following the status path laid out in ECIP-1000. Last Call (Observation) -> Accepted (Implementation) -> Final (Implemented) --- _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 ce53321e1..d5717b1e7 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -2,7 +2,7 @@ lang: en ecip: 1109 title: Spiral EVM and Protocol Upgrades -status: Last Call +status: Accepted type: Meta author: Christos Ziogas , Diego López León , Isaac Ardis created: 2023-05-10 From eac055ad83ce567c5c940de2a72845212552ecce Mon Sep 17 00:00:00 2001 From: ronin <58588775+gitr0n1n@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:45:11 -0700 Subject: [PATCH 2/3] Update ecip-1109.md Update the type to "Core" following ECIP-1000 https://ecips.ethereumclassic.org/ECIPs/ecip-1000 --- _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 d5717b1e7..e7cb08136 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -3,7 +3,7 @@ lang: en ecip: 1109 title: Spiral EVM and Protocol Upgrades status: Accepted -type: Meta +type: Core author: Christos Ziogas , Diego López León , Isaac Ardis created: 2023-05-10 discussions-to: https://github.com/ethereumclassic/ECIPs/discussions/511 From fb2baca9499298103ecf4f2d40c2eadf290d9542 Mon Sep 17 00:00:00 2001 From: ronin <58588775+gitr0n1n@users.noreply.github.com> Date: Sat, 13 Jan 2024 11:57:33 -0700 Subject: [PATCH 3/3] Update ecip-1109.md revert type change. --- _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 e7cb08136..d5717b1e7 100644 --- a/_specs/ecip-1109.md +++ b/_specs/ecip-1109.md @@ -3,7 +3,7 @@ lang: en ecip: 1109 title: Spiral EVM and Protocol Upgrades status: Accepted -type: Core +type: Meta author: Christos Ziogas , Diego López León , Isaac Ardis created: 2023-05-10 discussions-to: https://github.com/ethereumclassic/ECIPs/discussions/511