Skip to content

fix: move non-alloy conversion from behind alloy feature#493

Merged
lpahlavi merged 2 commits intomainfrom
lpahlavi/fix-non-alloy-conversion
Oct 10, 2025
Merged

fix: move non-alloy conversion from behind alloy feature#493
lpahlavi merged 2 commits intomainfrom
lpahlavi/fix-non-alloy-conversion

Conversation

@lpahlavi
Copy link
Copy Markdown
Contributor

@lpahlavi lpahlavi commented Oct 9, 2025

The conversion of GetLogsArgs from an IntoIterator of Into<Hex20> was mistakenly gated behind the alloy feature. This PR moves the conversion outside the feature gate.

@lpahlavi lpahlavi changed the title fix: move non-alloy conversion out of alloy module fix: move non-alloy conversion from behind alloy feature Oct 9, 2025
@lpahlavi lpahlavi marked this pull request as ready for review October 9, 2025 10:54
@lpahlavi lpahlavi requested a review from a team as a code owner October 9, 2025 10:54
@lpahlavi lpahlavi merged commit 29e6ec5 into main Oct 10, 2025
13 checks passed
@lpahlavi lpahlavi deleted the lpahlavi/fix-non-alloy-conversion branch October 10, 2025 09:42
This was referenced Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants