From 13152f637411e4e5866479c19ce52bb610380687 Mon Sep 17 00:00:00 2001 From: danceratopz Date: Wed, 29 May 2024 14:03:18 +0200 Subject: [PATCH] docs: update changelog --- docs/CHANGELOG.md | 1 + whitelist.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 18e02f76e6..df3a22dc55 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -33,6 +33,7 @@ Test fixtures for use by clients are available for each release on the [Github r - ✨ The `fill` command now generates HTML test reports with links to the JSON fixtures and debug information ([#537](https://github.com/ethereum/execution-spec-tests/pull/537)). - ✨ 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)). ### 🔧 EVM Tools diff --git a/whitelist.txt b/whitelist.txt index addac64700..4e2d7f4cc8 100644 --- a/whitelist.txt +++ b/whitelist.txt @@ -52,6 +52,7 @@ chainid changelog chfast classdict +cli cli2 codeAddr codecopy