alloy-rs / core

High-performance, well-tested & documented core libraries for Ethereum, in Rust
https://alloy.rs
Apache License 2.0
758 stars 131 forks source link

fix: correctly expand derives for namespaced JSON outputs #704

Closed klkvr closed 1 month ago

klkvr commented 1 month ago

Motivation

Addresses https://github.com/alloy-rs/core/pull/694#issuecomment-2249896421

Solution

PR Checklist