Skip to content

Fix cargo contract new template build#204

Merged
ascjones merged 4 commits into
masterfrom
cmichi-update-scale
Mar 2, 2021
Merged

Fix cargo contract new template build#204
ascjones merged 4 commits into
masterfrom
cmichi-update-scale

Conversation

@cmichi

@cmichi cmichi commented Mar 1, 2021

Copy link
Copy Markdown
Collaborator

Closes use-ink/ink#705.

We have a test for cargo contract new, but the test is currently not run in CI. I've created #180 to fix this. This PR here is a pre-requirement to make the test run in CI again though. So after we have merged this PR I can update the other one.

@cmichi
cmichi requested a review from ascjones March 1, 2021 17:14
@cmichi
cmichi marked this pull request as draft March 1, 2021 18:33

@Robbepop Robbepop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could also be used to update ink! dependencies from 3.0.0-rc2 to 3.0.0-rc3.

@cmichi cmichi changed the title Fix \cargo contract new\ template build Fix cargo contract new template build Mar 2, 2021
@cmichi
cmichi marked this pull request as ready for review March 2, 2021 15:06
Comment thread templates/new/_Cargo.toml Outdated

@ascjones ascjones left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but we should wait until rc3 is released so we can be 100% sure this combo works

@ascjones ascjones left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with new rc3 release and it works 👍

@ascjones
ascjones merged commit c1f2bb8 into master Mar 2, 2021
@ascjones
ascjones deleted the cmichi-update-scale branch March 2, 2021 16:06
@ascjones ascjones mentioned this pull request Mar 2, 2021
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.

the trait bound __ink_ConstructorDispatchEnum: parity_scale_codec::codec::WrapperTypeDecode is not satisfied

3 participants