You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no way to specify which fields in abi is needed. For example when AST added to output files our abi folder size grew 5 times comparing to old one. If we can select which fields do we want in output that would be great. (really mandatory ones can be protected like abi, runtimeBytecode, deploymentBytecode these are really the most important ones.)
The text was updated successfully, but these errors were encountered:
vany365
changed the title
Customizable solc output
Customizable solc output [APE-1316]
Aug 24, 2023
Currently there is no way to specify which fields in abi is needed. For example when AST added to output files our abi folder size grew 5 times comparing to old one. If we can select which fields do we want in output that would be great. (really mandatory ones can be protected like abi, runtimeBytecode, deploymentBytecode these are really the most important ones.)
The text was updated successfully, but these errors were encountered: