Skip to content
  1. Nov 25, 2023
    • Wil Wade's avatar
      Update documentation for SafeMode and TxPause Pallets (#2413) · 73ff1c36
      Wil Wade authored
      
      
      # Description
      
      Documentation for the TxPause and SafeMode pallets.
      
      Based on reading and the notes from the following related PRs:
      - https://github.com/paritytech/substrate/pull/12092
      
      I believe this also completes the checklist to be able to close the
      related PRs:
      - Close #302 
      - Close #274
      
      ---------
      
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      73ff1c36
    • Michal Kucharczyk's avatar
      polkadot-parachain: one chain-spec for all (#2457) · d5d15a18
      Michal Kucharczyk authored
      This PR removes some `ChainSpec` types which are not necessary
      (left-overs from #1256). Currently `ChainSpec` does not have to be
      generic over the specific `RuntimeGenesisConfig`, it is enough to use
      single type for all:
      
      https://github.com/paritytech/polkadot-sdk/blob/9f787018/cumulus/polkadot-parachain/src/chain_spec/mod.rs#L53-L54
      
      
      related to: https://github.com/paritytech/polkadot-sdk/issues/25
      
      ---------
      
      Co-authored-by: command-bot <>
      d5d15a18
  2. Nov 24, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Nov 21, 2023