Skip to content

Commit c815fa1

Browse files
authored
refactor(cli,exceptions): small update and clean up (ethereum#1803)
* refactor(exceptions): small restructuring. * chore(cli): remove eof exceptions from all apart from evmone. * chore(docs): changelog.
1 parent e5aa81a commit c815fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Users can select any of the artifacts depending on their testing needs for their
6464
- ✨ Added `extract_config` command to extract genesis files used to launch clients in hive ([#1740](https://github.com/ethereum/execution-spec-tests/pull/1740)).
6565
- ✨ Added automatic checklist generation for every EIP inside of the `tests` folder. The checklist is appended to each EIP in the documentation in the "Test Case Reference" section ([#1679](https://github.com/ethereum/execution-spec-tests/pull/1679), [#1718](https://github.com/ethereum/execution-spec-tests/pull/1718)).
6666
- 🔀 Add macOS hive development mode workaround to the docs [#1786](https://github.com/ethereum/execution-spec-tests/pull/1786).
67+
- 🔀 Refactor and clean up of exceptions including EOF exceptions within client specific mappers [#1803](https://github.com/ethereum/execution-spec-tests/pull/1803).
6768

6869
### 🧪 Test Cases
6970

0 commit comments

Comments
 (0)