Skip to content

Commit 67c1bd7

Browse files
committed
added changelog entry
1 parent 54bc906 commit 67c1bd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Users can select any of the artifacts depending on their testing needs for their
2626
#### 🔀 Refactoring
2727

2828
- 🔀 Move `TransactionType` enum from test file to proper module location in `ethereum_test_types.transaction_types` for better code organization and reusability.
29+
- 🔀 Remove dependency `solc-select` and in CI instead fetch solc 0.8.24 from the official GitHub release. Code changes required involved porting a few Python tests that made use of Yul to our Opcode language ([#1779](https://github.com/ethereum/execution-spec-tests/pull/1779)).
2930

3031
#### `fill`
3132

0 commit comments

Comments
 (0)