From 73e00e8620607c8b4ce7c4685cd0ded513f85b02 Mon Sep 17 00:00:00 2001 From: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:06:33 -0500 Subject: [PATCH 1/3] Update EIP-Complexity-Assessment.md --- Templates/EIP-Complexity-Assessment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/EIP-Complexity-Assessment.md b/Templates/EIP-Complexity-Assessment.md index f69abef..e1b8c1e 100644 --- a/Templates/EIP-Complexity-Assessment.md +++ b/Templates/EIP-Complexity-Assessment.md @@ -18,7 +18,7 @@ All anchors are scored on a 0–3 scale. A score of 4 may be used in exceptional New EVM gas accounting rules - 0. No gas accounting changes. -- 1. Existing gas accounting mechanism is updated. +- 1. Existing gas accounting mechanism is updated but it does not affect existing tests. - 2. A new gas accounting mechanism is introduced but it does not affect existing mechanisms nor does it affect existing tests. - 3. A new gas accounting mechanism is introduced and affects existing mechanisms which in turn affect existing tests. From 55ea708b1b31b57b39b992e97c039a4a5cfb39c9 Mon Sep 17 00:00:00 2001 From: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:10:14 -0500 Subject: [PATCH 2/3] Update EIP-Complexity-Assessment.md --- Templates/EIP-Complexity-Assessment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/EIP-Complexity-Assessment.md b/Templates/EIP-Complexity-Assessment.md index e1b8c1e..641824d 100644 --- a/Templates/EIP-Complexity-Assessment.md +++ b/Templates/EIP-Complexity-Assessment.md @@ -20,7 +20,7 @@ New EVM gas accounting rules - 0. No gas accounting changes. - 1. Existing gas accounting mechanism is updated but it does not affect existing tests. - 2. A new gas accounting mechanism is introduced but it does not affect existing mechanisms nor does it affect existing tests. -- 3. A new gas accounting mechanism is introduced and affects existing mechanisms which in turn affect existing tests. +- 3. A gas accounting mechanism is introduced/modified and affects existing mechanisms which in turn affect existing tests. ##### Blob gas accounting changes From a6c5ec7d049994a4aced291d37fb5b6a0d26a6d7 Mon Sep 17 00:00:00 2001 From: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Date: Fri, 19 Dec 2025 00:17:38 -0500 Subject: [PATCH 3/3] Update EIP-Complexity-Assessment.md --- Templates/EIP-Complexity-Assessment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/EIP-Complexity-Assessment.md b/Templates/EIP-Complexity-Assessment.md index 641824d..fddef6c 100644 --- a/Templates/EIP-Complexity-Assessment.md +++ b/Templates/EIP-Complexity-Assessment.md @@ -20,7 +20,7 @@ New EVM gas accounting rules - 0. No gas accounting changes. - 1. Existing gas accounting mechanism is updated but it does not affect existing tests. - 2. A new gas accounting mechanism is introduced but it does not affect existing mechanisms nor does it affect existing tests. -- 3. A gas accounting mechanism is introduced/modified and affects existing mechanisms which in turn affect existing tests. +- 3. A gas accounting mechanism is introduced/modified and affects existing tests. ##### Blob gas accounting changes