From 4ff712af924afdb32462aa45c10530352ae89c29 Mon Sep 17 00:00:00 2001 From: Will Cory Date: Sun, 11 Aug 2024 18:59:37 -0700 Subject: [PATCH] :bookmark: Chore: changeset (#1375) ## Description _Concise description of proposed changes_ ## Testing Explain the quality checks that have been done on the code changes ## Additional Information - [ ] I read the [contributing docs](../docs/contributing.md) (if this is your first contribution) Your ENS/address: ## Summary by CodeRabbit - **Bug Fixes** - Improved reliability and accuracy of Ethereum filters and logs, enhancing data handling for applications interacting with the Ethereum blockchain. Co-authored-by: William Cory --- .changeset/long-mangos-buy.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/long-mangos-buy.md diff --git a/.changeset/long-mangos-buy.md b/.changeset/long-mangos-buy.md new file mode 100644 index 0000000000..994a6a5cfa --- /dev/null +++ b/.changeset/long-mangos-buy.md @@ -0,0 +1,7 @@ +--- +"@tevm/actions": patch +"@tevm/procedures": patch +"@tevm/utils": patch +--- + +Fixed bugs in eth filters and logs