8000 chore: update ink dependencies by AlexD10S · Pull Request #2026 · use-ink/cargo-contract · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: update ink dependencies #2026

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

Merged
merged 2 commits into from
May 2, 2025
Merged

chore: update ink dependencies #2026

merged 2 commits into from
May 2, 2025

Conversation

AlexD10S
Copy link
Contributor
@AlexD10S AlexD10S commented May 2, 2025

Update ink! dependencies to target the v6.0.0-alpha release.

Test are failing because this line: https://github.com/use-ink/cargo-contract/pull/2026/files#diff-955d62dc3113f168fa64fe7ba020dc0a0837d43fed594fa73fbccbb5b72f4a0cL11
ink_e2e = "6.0.0-alpha"

The crate ink_e2e will be released after cargo-contract is published because ink_e2e is dependent on the cargo-contract crates. https://github.com/use-ink/ink/blob/master/RELEASES_CHECKLIST.md?plain=1#L57

So the steps will be:

@AlexD10S AlexD10S requested review from cmichi and ascjones as code owners May 2, 2025 13:51
@davidsemakula davidsemakula requested review from davidsemakula and removed request for ascjones and cmichi May 2, 2025 14:26
Copy link
Collaborator
@davidsemakula davidsemakula left a comment

Choose a reason for hiding this comment

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

Looks good! 🚀

@AlexD10S AlexD10S merged commit a259142 into master May 2, 2025
21 of 25 checks passed
@AlexD10S AlexD10S deleted the alex-release-6.0.0-alpha branch May 2, 2025 16:40
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
0