Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom compiler example #1067

Closed
wants to merge 1 commit into from
Closed

custom compiler example #1067

wants to merge 1 commit into from

Conversation

winsvega
Copy link
Collaborator

@winsvega winsvega commented Jul 31, 2022

for retesteth branch ethereum/retesteth#174

new config option for custom defined bytecode compilation tools
new option in retesteth config:

    "customCompilers" : {
        ":mycompiler" : "mycompiler.sh"
    },

where mycompiler.sh execution script to compile the src code from test fillers

@winsvega winsvega added the retesteth Issues that are changes to retesteth, not the tests (I can't transfer there) label Sep 8, 2022
@winsvega winsvega closed this Sep 16, 2022
@winsvega winsvega deleted the customcmp branch November 21, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
retesteth Issues that are changes to retesteth, not the tests (I can't transfer there)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant