Upgrade to polkadot-sdk commit 4a400dc1866f11707331fb6408df1055d0f42a70 #1943
Merged
Upgrade to polkadot-sdk commit 4a400dc1866f11707331fb6408df1055d0f42a70 #1943
polkadot-sdk commit 4a400dc1866f11707331fb6408df1055d0f42a70 #1943Conversation
…2413e934e97c9bc68`
724f76b to
9a5a24e
Compare
polkadot-sdk commit 5f6c8e8fd20f19de0b592ef2413e934e97c9bc68polkadot-sdk commit b9b73eb2758edc8af140fea60fdc51f890eefc48
…atest-polkadot-sdk-feb-11
…atest-polkadot-sdk-feb-11
polkadot-sdk commit b9b73eb2758edc8af140fea60fdc51f890eefc48polkadot-sdk commit 4a400dc1866f11707331fb6408df1055d0f42a70
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does:
polkadot-sdk/4a400dc1866f11707331fb6408df1055d0f42a70CodeStored,Instantiated, etc.), as they were removed inpallet-revive.cargo-contractinstead of fetching it from an event (no longer possible).Hashwherepallet-reviveuses a fixedH256.debug_message, as it was removed inpallet-revive. We'll add the possibility to trace extrinsics in a follow-up, that's thepallet-revivedebug functionality which replacesdebug_message.Follow-ups:
CodeInfoOfforcargo contract uploadandcargo contract info(if not already).--traceto all sub-commands that issue extrinsics.cargo contract map/unmap.