Skip to content

Commit

Permalink
move retesteth exceptions into pyspecs
Browse files Browse the repository at this point in the history
  • Loading branch information
winsvega committed Jun 3, 2024
1 parent 1bdbbd9 commit 239a22e
Show file tree
Hide file tree
Showing 3 changed files with 379 additions and 39 deletions.
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Test fixtures for use by clients are available for each release on the [Github r
- ✨ Add an Ethereum RPC client class for use with consume commands ([#556](https://github.com/ethereum/execution-spec-tests/pull/556)).
- ✨ Add a "slow" pytest marker, in order to be able to limit the filled tests until release ([#562](https://github.com/ethereum/execution-spec-tests/pull/562)).
- ✨ Add a CLI tool that generates blockchain tests as Python from a transaction hash ([#470](https://github.com/ethereum/execution-spec-tests/pull/470), [#576](https://github.com/ethereum/execution-spec-tests/pull/576)).
- ✨ Add more Transaction and Block exceptions from existing ethereum/tests repo ([#572](https://github.com/ethereum/execution-spec-tests/pull/572)).

### 🔧 EVM Tools

Expand Down
Loading

0 comments on commit 239a22e

Please sign in to comment.