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

deployment in the test doesn't work #8

Open
viraj124 opened this issue Oct 4, 2023 · 3 comments
Open

deployment in the test doesn't work #8

viraj124 opened this issue Oct 4, 2023 · 3 comments

Comments

@viraj124
Copy link

viraj124 commented Oct 4, 2023

hey @0xKitsune @ControlCplusControlV

I was trying to use this for one of my vyper contracts which has a address argument but deployment in the tests reverts with an error VyperDeployer could not deploy contract to double check this I even cloned this repo and ran the test and it again reverted with the same error for simple store deployment here https://github.com/0xKitsune/Foundry-Vyper/blob/main/src/test/SimpleStore.t.sol#L20 is this happening due to the latest foundry version ?

@ControlCplusControlV
Copy link
Contributor

Do you have Vyper installed locally?

@viraj124
Copy link
Author

viraj124 commented Oct 4, 2023

Do you have Vyper installed locally?

Yes version 0.3.9

@viraj124
Copy link
Author

viraj124 commented Oct 4, 2023

@ControlCplusControlV can you check if you are able to run the test command without any errors ?

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

No branches or pull requests

2 participants