Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Polkadot v0.9.30 Release checklist #6069

Closed
14 tasks done
github-actions bot opened this issue Sep 28, 2022 · 20 comments
Closed
14 tasks done

Polkadot v0.9.30 Release checklist #6069

github-actions bot opened this issue Sep 28, 2022 · 20 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Sep 28, 2022

Release Checklist

This is the release checklist for Polkadot v0.9.30. All following
checks should be completed before publishing a new release of the
Polkadot/Kusama/Westend/Rococo runtime or client. The current release candidate can be
checked out with git checkout release-v0.9.30

Runtime Releases

These checks should be performed on the codebase prior to forking to a release-
candidate branch.

  • Verify spec_version has been incremented since the
    last release for any native runtimes from any existing use on public
    (non-private) networks. If the runtime was published (release or pre-release), either
    the spec_version or impl must be bumped.
  • Verify previously completed migrations are
    removed for any public (non-private/test) networks.
  • Verify pallet and extrinsic ordering has stayed
    the same. Bump transaction_version if not.
  • Verify new extrinsics have been correctly whitelisted/blacklisted for
    proxy filters.
  • Verify benchmarks have been updated for any modified
    runtime logic.

The following checks can be performed after we have forked off to the release-
candidate branch or started an additional release candidate branch (rc-2, rc-3, etc)

  • Verify new migrations complete successfully, and the
    runtime state is correctly updated for any public (non-private/test)
    networks.
  • Verify Polkadot JS API are up to date with the latest
    runtime changes.
  • Check with the Signer's team to make sure metadata update QR are lined up
  • Push runtime upgrade to Westend and verify network stability.

All Releases

@coderobe
Copy link
Contributor

Metadata comparison:
Date: Thu Sep 29 21:32:41 UTC 2022
Ref. binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.29/polkadot
Test binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.30-rc1/polkadot
Ref. version: polkadot 0.9.29-94078b44fb6
Test version: polkadot 0.9.30-df2c1b63b11
Chain: kusama-local

          [Spec] name: kusama
                 spec_version: 9290 -> 9300
                 transaction_version: 13
      [Metadata] version: 14
       [Modules] num: 55 -> 56
                 [+] modules: FastUnstake
                      [System] idx: 0 (calls: 9, storage: 17)
                               [blockWeight] type: FrameSupportWeightsPerDispatchClassWeight -> FrameSupportDispatchPerDispatchClassWeight
                        [Babe] idx: 1 (calls: 3, storage: 17)
                   [Timestamp] idx: 2 (calls: 1, storage: 3)
                     [Indices] idx: 3 (calls: 5, storage: 2)
                    [Balances] idx: 4 (calls: 6, storage: 6)
                  [Authorship] idx: 5 (calls: 1, storage: 4)
                     [Staking] idx: 6 (calls: 26 -> 25, storage: 39 -> 38)
                               [-] calls: setHistoryDepth
                                 [reapStash] idx: 21 -> 20 (args: 2)
                                             (AccountId32, u32)
                                      [kick] idx: 22 -> 21 (args: 1)
                                             (Vec<MultiAddress>)
                         [setStakingConfigs] idx: 23 -> 22 (args: 6)
                                             (PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpPerbill)
                                [chillOther] idx: 24 -> 23 (args: 1)
                                             (AccountId32)
                   [forceApplyMinCommission] idx: 25 -> 24 (args: 1)
                                             (AccountId32)
                               [-] storage: historyDepth
                     [Session] idx: 8 (calls: 2, storage: 8)
                     [Grandpa] idx: 10 (calls: 3, storage: 7)
                    [ImOnline] idx: 11 (calls: 1, storage: 5)
                   [Democracy] idx: 13 (calls: 25, storage: 14)
                     [Council] idx: 14 (calls: 6 -> 7, storage: 7)
                               [+] calls: closeOldWeight
                                     [close] idx: 4 -> 6 (args: 4)
                                             (H256, Compact<u32>, Compact<Weight>, Compact<u32>) -> (H256, Compact<u32>, Weight, Compact<u32>)
          [TechnicalCommittee] idx: 15 (calls: 6 -> 7, storage: 7)
                               [+] calls: closeOldWeight
                                     [close] idx: 4 -> 6 (args: 4)
                                             (H256, Compact<u32>, Compact<Weight>, Compact<u32>) -> (H256, Compact<u32>, Weight, Compact<u32>)
            [PhragmenElection] idx: 16 (calls: 6, storage: 6)
         [TechnicalMembership] idx: 17 (calls: 7, storage: 3)
                    [Treasury] idx: 18 (calls: 5, storage: 4)
                      [Claims] idx: 19 (calls: 5, storage: 6)
                    [Identity] idx: 25 (calls: 15, storage: 5)
                          [provideJudgement] idx: 9 (args: 3 -> 4)
                                             (Compact<u32>, MultiAddress, PalletIdentityJudgement) -> (Compact<u32>, MultiAddress, PalletIdentityJudgement, H256)
                     [Society] idx: 26 (calls: 12, storage: 17)
                    [Recovery] idx: 27 (calls: 9, storage: 4)
                     [Vesting] idx: 28 (calls: 5, storage: 3)
                   [Scheduler] idx: 29 (calls: 6, storage: 3)
                       [Proxy] idx: 30 (calls: 10, storage: 3)
                               [+] calls: createPure, killPure
                               [-] calls: anonymous, killAnonymous
                    [Multisig] idx: 31 (calls: 4, storage: 3)
                    [Preimage] idx: 32 (calls: 4, storage: 3)
                    [Bounties] idx: 35 (calls: 9, storage: 5)
               [ChildBounties] idx: 40 (calls: 7, storage: 6)
                        [Tips] idx: 36 (calls: 6, storage: 3)
  [ElectionProviderMultiPhase] idx: 37 (calls: 5, storage: 11)
                        [Gilt] idx: 38 (calls: 4, storage: 5)
                   [VoterList] idx: 39 (calls: 2, storage: 4)
             [NominationPools] idx: 41 (calls: 13, storage: 19)
               [Configuration] idx: 51 (calls: 45, storage: 4)
                [ParaInherent] idx: 54 (calls: 1, storage: 3)
                       [Paras] idx: 56 (calls: 8, storage: 20)
                 [Initializer] idx: 57 (calls: 1, storage: 3)
                         [Ump] idx: 59 (calls: 1, storage: 7)
                        [Hrmp] idx: 60 (calls: 7, storage: 13)
               [ParasDisputes] idx: 62 (calls: 1, storage: 6)
                   [Registrar] idx: 70 (calls: 6, storage: 4)
                       [Slots] idx: 71 (calls: 3, storage: 2)
                    [Auctions] idx: 72 (calls: 3, storage: 5)
                   [Crowdloan] idx: 73 (calls: 9, storage: 5)
                   [XcmPallet] idx: 99 (calls: 10, storage: 10)

------------------------------ SUMMARY -------------------------------
⚠️ This filter is here to help spotting changes that should be reviewed carefully.
⚠️ It catches only index changes, deletions and value decreases.

Deletions

23: [-] calls: setHistoryDepth
34: [-] storage: historyDepth
60: [-] calls: anonymous, killAnonymous

Index changes

24: [reapStash] idx: 21 -> 20 (args: 2)
26: [kick] idx: 22 -> 21 (args: 1)
28: [setStakingConfigs] idx: 23 -> 22 (args: 6)
30: [chillOther] idx: 24 -> 23 (args: 1)
32: [forceApplyMinCommission] idx: 25 -> 24 (args: 1)
41: [close] idx: 4 -> 6 (args: 4)
45: [close] idx: 4 -> 6 (args: 4)

Decreases


@coderobe
Copy link
Contributor

Metadata comparison:
Date: Thu Sep 29 21:32:41 UTC 2022
Ref. binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.29/polkadot
Test binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.30-rc1/polkadot
Ref. version: polkadot 0.9.29-94078b44fb6
Test version: polkadot 0.9.30-df2c1b63b11
Chain: polkadot-local

          [Spec] name: polkadot
                 spec_version: 9290 -> 9300
                 transaction_version: 14
      [Metadata] version: 14
       [Modules] num: 52 -> 53
                 [+] modules: FastUnstake
                      [System] idx: 0 (calls: 9, storage: 17)
                               [blockWeight] type: FrameSupportWeightsPerDispatchClassWeight -> FrameSupportDispatchPerDispatchClassWeight
                   [Scheduler] idx: 1 (calls: 6, storage: 3)
                    [Preimage] idx: 10 (calls: 4, storage: 3)
                        [Babe] idx: 2 (calls: 3, storage: 17)
                   [Timestamp] idx: 3 (calls: 1, storage: 3)
                     [Indices] idx: 4 (calls: 5, storage: 2)
                    [Balances] idx: 5 (calls: 6, storage: 6)
                  [Authorship] idx: 6 (calls: 1, storage: 4)
                     [Staking] idx: 7 (calls: 26 -> 25, storage: 39 -> 38)
                               [-] calls: setHistoryDepth
                                 [reapStash] idx: 21 -> 20 (args: 2)
                                             (AccountId32, u32)
                                      [kick] idx: 22 -> 21 (args: 1)
                                             (Vec<MultiAddress>)
                         [setStakingConfigs] idx: 23 -> 22 (args: 6)
                                             (PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpPerbill)
                                [chillOther] idx: 24 -> 23 (args: 1)
                                             (AccountId32)
                   [forceApplyMinCommission] idx: 25 -> 24 (args: 1)
                                             (AccountId32)
                               [-] storage: historyDepth
                     [Session] idx: 9 (calls: 2, storage: 8)
                     [Grandpa] idx: 11 (calls: 3, storage: 7)
                    [ImOnline] idx: 12 (calls: 1, storage: 5)
                   [Democracy] idx: 14 (calls: 25, storage: 14)
                     [Council] idx: 15 (calls: 6 -> 7, storage: 7)
                               [+] calls: closeOldWeight
                                     [close] idx: 4 -> 6 (args: 4)
                                             (H256, Compact<u32>, Compact<Weight>, Compact<u32>) -> (H256, Compact<u32>, Weight, Compact<u32>)
          [TechnicalCommittee] idx: 16 (calls: 6 -> 7, storage: 7)
                               [+] calls: closeOldWeight
                                     [close] idx: 4 -> 6 (args: 4)
                                             (H256, Compact<u32>, Compact<Weight>, Compact<u32>) -> (H256, Compact<u32>, Weight, Compact<u32>)
            [PhragmenElection] idx: 17 (calls: 6, storage: 6)
         [TechnicalMembership] idx: 18 (calls: 7, storage: 3)
                    [Treasury] idx: 19 (calls: 5, storage: 4)
                      [Claims] idx: 24 (calls: 5, storage: 6)
                     [Vesting] idx: 25 (calls: 5, storage: 3)
                    [Identity] idx: 28 (calls: 15, storage: 5)
                          [provideJudgement] idx: 9 (args: 3 -> 4)
                                             (Compact<u32>, MultiAddress, PalletIdentityJudgement) -> (Compact<u32>, MultiAddress, PalletIdentityJudgement, H256)
                       [Proxy] idx: 29 (calls: 10, storage: 3)
                               [+] calls: createPure, killPure
                               [-] calls: anonymous, killAnonymous
                    [Multisig] idx: 30 (calls: 4, storage: 3)
                    [Bounties] idx: 34 (calls: 9, storage: 5)
               [ChildBounties] idx: 38 (calls: 7, storage: 6)
                        [Tips] idx: 35 (calls: 6, storage: 3)
  [ElectionProviderMultiPhase] idx: 36 (calls: 5, storage: 11)
                   [VoterList] idx: 37 (calls: 2, storage: 4)
             [NominationPools] idx: 39 (calls: 13, storage: 19)
               [Configuration] idx: 51 (calls: 45, storage: 4)
                [ParaInherent] idx: 54 (calls: 1, storage: 3)
                       [Paras] idx: 56 (calls: 8, storage: 20)
                 [Initializer] idx: 57 (calls: 1, storage: 3)
                         [Ump] idx: 59 (calls: 1, storage: 7)
                        [Hrmp] idx: 60 (calls: 7, storage: 13)
               [ParasDisputes] idx: 62 (calls: 1, storage: 6)
                   [Registrar] idx: 70 (calls: 6, storage: 4)
                       [Slots] idx: 71 (calls: 3, storage: 2)
                    [Auctions] idx: 72 (calls: 3, storage: 5)
                   [Crowdloan] idx: 73 (calls: 9, storage: 5)
                   [XcmPallet] idx: 99 (calls: 10, storage: 10)

------------------------------ SUMMARY -------------------------------
⚠️ This filter is here to help spotting changes that should be reviewed carefully.
⚠️ It catches only index changes, deletions and value decreases.

Deletions

25: [-] calls: setHistoryDepth
36: [-] storage: historyDepth
59: [-] calls: anonymous, killAnonymous

Index changes

26: [reapStash] idx: 21 -> 20 (args: 2)
28: [kick] idx: 22 -> 21 (args: 1)
30: [setStakingConfigs] idx: 23 -> 22 (args: 6)
32: [chillOther] idx: 24 -> 23 (args: 1)
34: [forceApplyMinCommission] idx: 25 -> 24 (args: 1)
43: [close] idx: 4 -> 6 (args: 4)
47: [close] idx: 4 -> 6 (args: 4)

Decreases


@coderobe
Copy link
Contributor

Metadata comparison:
Date: Thu Sep 29 21:32:41 UTC 2022
Ref. binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.29/polkadot
Test binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.30-rc1/polkadot
Ref. version: polkadot 0.9.29-94078b44fb6
Test version: polkadot 0.9.30-df2c1b63b11
Chain: rococo-local

          [Spec] name: rococo
                 spec_version: 9290 -> 9300
                 transaction_version: 2 -> 13
      [Metadata] version: 14
       [Modules] num: 43 -> 59
                 [+] modules: Democracy, Council, TechnicalCommittee, PhragmenElection, TechnicalMembership
                     Treasury, Claims, Identity, Society, Recovery
                     Vesting, Scheduler, Preimage, Bounties, ChildBounties
                     Tips, Gilt, ParasSlashing
                 [-] modules: Collective, Membership
                      [System] idx: 0 (calls: 9, storage: 17)
                               [blockWeight] type: FrameSupportWeightsPerDispatchClassWeight -> FrameSupportDispatchPerDispatchClassWeight
                        [Babe] idx: 1 (calls: 3, storage: 17)
                   [Timestamp] idx: 2 (calls: 1, storage: 3)
                     [Indices] idx: 3 (calls: 5, storage: 2)
                    [Balances] idx: 4 (calls: 6, storage: 6)
                  [Authorship] idx: 6 -> 5 (calls: 1, storage: 4)
                     [Session] idx: 9 -> 8 (calls: 2, storage: 8)
                     [Grandpa] idx: 10 (calls: 3, storage: 7)
                    [ImOnline] idx: 11 (calls: 1, storage: 5)
               [Configuration] idx: 14 -> 51 (calls: 45, storage: 4)
                [ParaInherent] idx: 17 -> 54 (calls: 1, storage: 3)
                       [Paras] idx: 19 -> 56 (calls: 8, storage: 20)
                 [Initializer] idx: 20 -> 57 (calls: 1, storage: 3)
                         [Ump] idx: 22 -> 59 (calls: 1, storage: 7)
                        [Hrmp] idx: 23 -> 60 (calls: 7, storage: 13)
               [ParasDisputes] idx: 25 -> 62 (calls: 1, storage: 6)
                   [Registrar] idx: 26 -> 70 (calls: 6, storage: 4)
                    [Auctions] idx: 27 -> 72 (calls: 3, storage: 5)
                   [Crowdloan] idx: 28 -> 73 (calls: 9, storage: 5)
                       [Slots] idx: 29 -> 71 (calls: 3, storage: 2)
               [AssignedSlots] idx: 31 -> 251 (calls: 3, storage: 6)
                        [Sudo] idx: 32 -> 255 (calls: 4, storage: 2)
            [ValidatorManager] idx: 36 -> 252 (calls: 2, storage: 3)
                       [Proxy] idx: 91 -> 30 (calls: 10, storage: 3)
                               [+] calls: createPure, killPure
                               [-] calls: anonymous, killAnonymous
                    [Multisig] idx: 92 -> 31 (calls: 4, storage: 3)
                   [XcmPallet] idx: 99 (calls: 10, storage: 10)

------------------------------ SUMMARY -------------------------------
⚠️ This filter is here to help spotting changes that should be reviewed carefully.
⚠️ It catches only index changes, deletions and value decreases.

Deletions

18: [-] modules: Collective, Membership
45: [-] calls: anonymous, killAnonymous

Index changes

25: [Authorship] idx: 6 -> 5 (calls: 1, storage: 4)
26: [Session] idx: 9 -> 8 (calls: 2, storage: 8)
29: [Configuration] idx: 14 -> 51 (calls: 45, storage: 4)
30: [ParaInherent] idx: 17 -> 54 (calls: 1, storage: 3)
31: [Paras] idx: 19 -> 56 (calls: 8, storage: 20)
32: [Initializer] idx: 20 -> 57 (calls: 1, storage: 3)
33: [Ump] idx: 22 -> 59 (calls: 1, storage: 7)
34: [Hrmp] idx: 23 -> 60 (calls: 7, storage: 13)
35: [ParasDisputes] idx: 25 -> 62 (calls: 1, storage: 6)
36: [Registrar] idx: 26 -> 70 (calls: 6, storage: 4)
37: [Auctions] idx: 27 -> 72 (calls: 3, storage: 5)
38: [Crowdloan] idx: 28 -> 73 (calls: 9, storage: 5)
39: [Slots] idx: 29 -> 71 (calls: 3, storage: 2)
40: [AssignedSlots] idx: 31 -> 251 (calls: 3, storage: 6)
41: [Sudo] idx: 32 -> 255 (calls: 4, storage: 2)
42: [ValidatorManager] idx: 36 -> 252 (calls: 2, storage: 3)
43: [Proxy] idx: 91 -> 30 (calls: 10, storage: 3)
46: [Multisig] idx: 92 -> 31 (calls: 4, storage: 3)

Decreases


@coderobe
Copy link
Contributor

Metadata comparison:
Date: Thu Sep 29 21:32:41 UTC 2022
Ref. binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.29/polkadot
Test binary: https://releases.parity.io/polkadot/x86_64-debian:stretch/v0.9.30-rc1/polkadot
Ref. version: polkadot 0.9.29-94078b44fb6
Test version: polkadot 0.9.30-df2c1b63b11
Chain: westend-local

          [Spec] name: westend
                 spec_version: 9290 -> 9300
                 transaction_version: 12
      [Metadata] version: 14
       [Modules] num: 46 -> 48
                 [+] modules: FastUnstake, ParasSlashing
                      [System] idx: 0 (calls: 9, storage: 17)
                               [blockWeight] type: FrameSupportWeightsPerDispatchClassWeight -> FrameSupportDispatchPerDispatchClassWeight
                        [Babe] idx: 1 (calls: 3, storage: 17)
                   [Timestamp] idx: 2 (calls: 1, storage: 3)
                     [Indices] idx: 3 (calls: 5, storage: 2)
                    [Balances] idx: 4 (calls: 6, storage: 6)
                  [Authorship] idx: 5 (calls: 1, storage: 4)
                     [Staking] idx: 6 (calls: 26 -> 25, storage: 39 -> 38)
                               [-] calls: setHistoryDepth
                                 [reapStash] idx: 21 -> 20 (args: 2)
                                             (AccountId32, u32)
                                      [kick] idx: 22 -> 21 (args: 1)
                                             (Vec<MultiAddress>)
                         [setStakingConfigs] idx: 23 -> 22 (args: 6)
                                             (PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU128, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpU32, PalletStakingPalletConfigOpPercent, PalletStakingPalletConfigOpPerbill)
                                [chillOther] idx: 24 -> 23 (args: 1)
                                             (AccountId32)
                   [forceApplyMinCommission] idx: 25 -> 24 (args: 1)
                                             (AccountId32)
                               [-] storage: historyDepth
                     [Session] idx: 8 (calls: 2, storage: 8)
                     [Grandpa] idx: 10 (calls: 3, storage: 7)
                    [ImOnline] idx: 11 (calls: 1, storage: 5)
                    [Identity] idx: 17 (calls: 15, storage: 5)
                          [provideJudgement] idx: 9 (args: 3 -> 4)
                                             (Compact<u32>, MultiAddress, PalletIdentityJudgement) -> (Compact<u32>, MultiAddress, PalletIdentityJudgement, H256)
                    [Recovery] idx: 18 (calls: 9, storage: 4)
                     [Vesting] idx: 19 (calls: 5, storage: 3)
                   [Scheduler] idx: 20 (calls: 6, storage: 3)
                    [Preimage] idx: 28 (calls: 4, storage: 3)
                        [Sudo] idx: 21 (calls: 4, storage: 2)
                       [Proxy] idx: 22 (calls: 10, storage: 3)
                               [+] calls: createPure, killPure
                               [-] calls: anonymous, killAnonymous
                    [Multisig] idx: 23 (calls: 4, storage: 3)
  [ElectionProviderMultiPhase] idx: 24 (calls: 5, storage: 11)
                   [VoterList] idx: 25 (calls: 2, storage: 4)
             [NominationPools] idx: 29 (calls: 13, storage: 19)
               [Configuration] idx: 42 (calls: 45, storage: 4)
                [ParaInherent] idx: 45 (calls: 1, storage: 3)
                       [Paras] idx: 47 (calls: 8, storage: 20)
                 [Initializer] idx: 48 (calls: 1, storage: 3)
                         [Ump] idx: 50 (calls: 1, storage: 7)
                        [Hrmp] idx: 51 (calls: 7, storage: 13)
               [ParasDisputes] idx: 53 (calls: 1, storage: 6)
                   [Registrar] idx: 60 (calls: 6, storage: 4)
                       [Slots] idx: 61 (calls: 3, storage: 2)
                    [Auctions] idx: 63 (calls: 3, storage: 5)
                   [Crowdloan] idx: 64 (calls: 9, storage: 5)
               [AssignedSlots] idx: 65 (calls: 3, storage: 6)
                   [XcmPallet] idx: 99 (calls: 10, storage: 10)

------------------------------ SUMMARY -------------------------------
⚠️ This filter is here to help spotting changes that should be reviewed carefully.
⚠️ It catches only index changes, deletions and value decreases.

Deletions

23: [-] calls: setHistoryDepth
34: [-] storage: historyDepth
48: [-] calls: anonymous, killAnonymous

Index changes

24: [reapStash] idx: 21 -> 20 (args: 2)
26: [kick] idx: 22 -> 21 (args: 1)
28: [setStakingConfigs] idx: 23 -> 22 (args: 6)
30: [chillOther] idx: 24 -> 23 (args: 1)
32: [forceApplyMinCommission] idx: 25 -> 24 (args: 1)

Decreases


@coderobe
Copy link
Contributor

as suspected by @chevdor this release will also be bumping txver for all runtimes

@coderobe
Copy link
Contributor

bumps pushed

@coderobe
Copy link
Contributor

benchmarks running

@coderobe
Copy link
Contributor

try-runtime #6083

@coderobe
Copy link
Contributor

weights in #6087

@chevdor
Copy link
Contributor

chevdor commented Sep 30, 2022

The current weights look odd. Checks in progress...

@coderobe
Copy link
Contributor

coderobe commented Oct 5, 2022

testing reverts in #6104

@coderobe
Copy link
Contributor

coderobe commented Oct 5, 2022

paritytech/substrate#12425 reverts in substrate

@coderobe
Copy link
Contributor

coderobe commented Oct 6, 2022

reverts merged, new rc on the way

@coderobe
Copy link
Contributor

coderobe commented Oct 6, 2022

@coderobe
Copy link
Contributor

coderobe commented Oct 6, 2022

extrinsic api check on the current rc for double-checking: https://github.com/paritytech/polkadot/actions/runs/3198942363

@coderobe
Copy link
Contributor

coderobe commented Oct 7, 2022

weights on the current rc for double-checking #6123

@coderobe
Copy link
Contributor

coderobe commented Oct 7, 2022

skipping weights

@coderobe
Copy link
Contributor

coderobe commented Oct 7, 2022

@EgorPopelyaev
Copy link
Contributor

closing as release was done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants