Skip to content

Commit

Permalink
fixup(changelog): BlockchainTestEngine 1
Browse files Browse the repository at this point in the history
Co-authored-by: danceratopz <danceratopz@gmail.com>
  • Loading branch information
marioevz and danceratopz authored Oct 14, 2024
1 parent 6ef9589 commit 2dca1c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ Test fixtures for use by clients are available for each release on the [Github r
- ✨ Add `Wei` type to `ethereum_test_base_types` which allows parsing wei amounts from strings like "1 ether", "1000 wei", "10**2 gwei", etc ([#825](https://github.com/ethereum/execution-spec-tests/pull/825)).
- ✨ Pin EELS versions in `eels_resolutions.json` and include this file in fixture releases ([#872](https://github.com/ethereum/execution-spec-tests/pull/872)).
- 🔀 Replace `ethereum.base_types` with `ethereum-types` ([#850](https://github.com/ethereum/execution-spec-tests/pull/850)).
- 💥 `PragueEIP7692` fork has been renamed to `Osaka` ([#869](https://github.com/ethereum/execution-spec-tests/pull/869)).
- ✨ Add `BlockchainTestEngine` test spec type that generates a blockchain test only in engine format ([#888](https://github.com/ethereum/execution-spec-tests/pull/888)).
- 💥 Rename the `PragueEIP7692` fork to `Osaka` ([#869](https://github.com/ethereum/execution-spec-tests/pull/869)).
- ✨ Add the `BlockchainTestEngine` test spec type that only generates a fixture in the `EngineFixture` (`blockchain_test_engine`) format ([#888](https://github.com/ethereum/execution-spec-tests/pull/888)).
- ✨ Add `ethereum_test_addresses` that contains enums with all precompiles and system contracts ([#888](https://github.com/ethereum/execution-spec-tests/pull/888)).
- 🔀 `ethereum_test_forks` has been refactored to use `ethereum_test_addresses` for its system addresses and precompiles ([#888](https://github.com/ethereum/execution-spec-tests/pull/888)).

Expand Down

0 comments on commit 2dca1c1

Please sign in to comment.