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

Fixes for nightly changes #1327

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Fixes for nightly changes #1327

merged 3 commits into from
Jul 20, 2022

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Jul 20, 2022

No description provided.

cmichi added 3 commits July 20, 2022 10:45
	cd crates/lang/
	export TRYBUILD=overwrite
	cargo test --verbose --all-features --no-fail-fast
@cmichi cmichi requested review from ascjones and HCastano as code owners July 20, 2022 08:57
@cmichi cmichi merged commit 4403937 into master Jul 20, 2022
@cmichi cmichi deleted the cmichi-fix-nightly-2022-07-19 branch July 20, 2022 09:10
@@ -60,7 +60,7 @@ error[E0599]: the method `fire` exists for struct `ink_env::call::CallBuilder<De
= note: the following trait bounds were not satisfied:
`NonCodecType: parity_scale_codec::Decode`
note: the following trait must be implemented
--> $CARGO/parity-scale-codec-3.1.5/src/codec.rs
Copy link
Contributor

Choose a reason for hiding this comment

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

@cmichi uhh why's this been downgraded?

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, nvm I see it's fixed in #1328

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.

3 participants