Skip to content

Conversation

@d1r1
Copy link
Contributor

@d1r1 d1r1 commented Aug 14, 2025

Added struct parsing and enrichment to ABI generation for proper handling of Solidity tuple types. The implementation automatically extracts structs with #[derive(Codec)] from the codebase and enriches the generated ABI with complete component information for struct parameters and return values. This ensures accurate representation of complex types in the Solidity interface, including nested structs and arrays of structs.

@d1r1 d1r1 merged commit 79641c6 into devel Aug 14, 2025
4 checks passed
@d1r1 d1r1 deleted the fix/build-structs branch August 14, 2025 13:18
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