Skip to content

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

Merged
markhoangcll merged 5 commits intomainfrom
feature/CM-1516
Mar 17, 2026
Merged

Add feature to generate-bindings to allow processing JSON contract abis#312
markhoangcll merged 5 commits intomainfrom
feature/CM-1516

Conversation

@markhoangcll
Copy link
Contributor

@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
@cll-dawid cll-dawid requested a review from nolag March 16, 2026 17:18
@markhoangcll markhoangcll added this pull request to the merge queue Mar 17, 2026
Merged via the queue into main with commit b654f66 Mar 17, 2026
21 checks passed
@markhoangcll markhoangcll deleted the feature/CM-1516 branch March 17, 2026 11:51
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.

3 participants