Skip to content

platform: solc: serialize ABI with json.dumps#664

Merged
smonicas merged 1 commit intomasterfrom
fix-serialize
Mar 9, 2026
Merged

platform: solc: serialize ABI with json.dumps#664
smonicas merged 1 commit intomasterfrom
fix-serialize

Conversation

@elopez
Copy link
Copy Markdown
Member

@elopez elopez commented Mar 5, 2026

The code dates back from early crytic-compile and appears to be a complex and error prone way of serializing abi into JSON: a484c5e

Fixes crytic/medusa#810

@elopez elopez marked this pull request as ready for review March 5, 2026 21:22
@elopez elopez requested review from bohendo and smonicas as code owners March 5, 2026 21:22
@smonicas smonicas merged commit 7ccf158 into master Mar 9, 2026
64 checks passed
@smonicas smonicas deleted the fix-serialize branch March 9, 2026 12:49
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.

Assertion tests with "True" and "False" in the method names don't work

2 participants