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

Upload test contracts with ink-wrapper itself. #64

Open
deuszx opened this issue Nov 20, 2023 · 1 comment
Open

Upload test contracts with ink-wrapper itself. #64

deuszx opened this issue Nov 20, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@deuszx
Copy link
Collaborator

deuszx commented Nov 20, 2023

Currently, we upload contracts in the Makefile using cargo contract upload. ink-wrapper outputs code that can upload contracts as well. We should set up tests (i.e. upload contracts) using ink-wrapper generated code instead.

@obrok , does that sound good? Or was there a reason for doing it via cargo contract that I am now forgetting?

@deuszx deuszx added the good first issue Good for newcomers label Nov 20, 2023
@obrok
Copy link
Collaborator

obrok commented Nov 20, 2023

It's mostly historic - we didn't have that functionality at the beginning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants