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

Add determinism arg to upload TX #870

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Conversation

SkymanOne
Copy link
Contributor

Recent release of substrate-contracts-node introduce new parameter determinism in upload_code() which needs to be specified on the ink! and cargo-contract sides, otherwise no E2E tests can be run with the latest substrate-contracts-node version.

This PR updates pallet-contracts metadata and introduces new argument to upload calls.

@SkymanOne SkymanOne merged commit 278ff4b into master Dec 19, 2022
@SkymanOne SkymanOne deleted the gn/determinism-arg-placeholder branch December 19, 2022 15:26
@ascjones ascjones mentioned this pull request Jan 9, 2023
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