Skip to content

Add feature to generate-bindings to allow processing JSON contract abis#312

Open
markhoangcll wants to merge 4 commits intomainfrom
feature/CM-1516
Open

Add feature to generate-bindings to allow processing JSON contract abis#312
markhoangcll wants to merge 4 commits intomainfrom
feature/CM-1516

Conversation

@markhoangcll
Copy link

@markhoangcll markhoangcll commented Mar 13, 2026

Extends the generate-bindings command to accept both *.abi (raw ABI array) and *.json (Solidity compiler artifact) files. For JSON files, the ABI is extracted from the top-level "abi" field.

@markhoangcll markhoangcll requested a review from a team as a code owner March 13, 2026 16:41
@github-actions
Copy link

👋 markhoangcll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

… then parses inner abi field, else does original input parsing
nolag
nolag previously approved these changes Mar 13, 2026
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