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

feat: add --no-test-constructor option #162

Merged
merged 8 commits into from
Aug 8, 2023
Merged

Conversation

daejunpark
Copy link
Collaborator

@daejunpark daejunpark commented Aug 5, 2023

add a new option --no-test-constructor which doesn't run the constructor of test contracts and use the compiler-generated deployed bytecode.

this option is for backward compatibility.

this pr will be rebased after #161 is merged.

@daejunpark daejunpark changed the base branch from main to feat/struct August 5, 2023 21:23
Base automatically changed from feat/struct to main August 8, 2023 19:08
@daejunpark daejunpark merged commit 1bafa77 into main Aug 8, 2023
90 checks passed
@daejunpark daejunpark deleted the feat/no-test-constructor branch August 8, 2023 19:11
@karmacoma-eth
Copy link
Collaborator

this option is for backward compatibility

not sure I follow, do you have an example that needs this?

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