Update crates to latest master
WIll this also be a tagged github release?
WIll this also be a tagged github release?
Correct me if I'm wrong, but all the changes we need for ink5 are in the 1.9.0 release. So, we could release the crates from it. In this PR, we are aligned with the master, but as I understand it is not required to be released now.
I am assuming this is to do with https://github.com/paritytech/ink/pull/1912. If so then I have answered my own question because it will require a github tagged release.
@cmichi @ascjones, please advise if we need two releases: one aligned with polkadot-release 1.9.0 (fully compatible with ink 5.0.0 and we publish crates), and a second one with this commit, or if we will do just one based on this commit and without publishing crates?
How about the following:
- Don't merge this PR yet
- Create a new PR with the latest crates.
- Do a
0.40release frommaster. - Then rebase & merge this PR
- New (github tag only) release of
0.41.0