Skip to content
  1. Jul 19, 2023
  2. Jul 18, 2023
  3. Jul 17, 2023
  4. Jul 14, 2023
    • juangirini's avatar
      Replace Index for Nonce (#7374) · b95cc76d
      juangirini authored
      * replace Index for Nonce
      
      * remove extra Nonce
      
      * update lockfile for {"substrate"}
      
      ---------
      
      Co-authored-by: parity-processbot <>
      b95cc76d
  5. Jul 13, 2023
    • gupnik's avatar
      Moves `Block` to `frame_system` instead of `construct_runtime` and removes... · 28024144
      gupnik authored
      
      Moves `Block` to `frame_system` instead of `construct_runtime` and removes `Header` and `BlockNumber` (#7431)
      
      * Companion for substrate
      
      * Minor update
      
      * Formatting
      
      * Fixes for cumulus
      
      * Fixes tests in polkadot-runtime-parachains
      
      * Minor update
      
      * Removes unused import
      
      * Fixes tests in polkadot-runtime-common
      
      * Minor fix
      
      * Update roadmap/implementers-guide/src/runtime/configuration.md
      
      Co-authored-by: default avatarordian <[email protected]>
      
      * ".git/.scripts/commands/fmt/fmt.sh"
      
      * update lockfile for {"substrate"}
      
      ---------
      
      Co-authored-by: default avatarordian <[email protected]>
      Co-authored-by: command-bot <>
      28024144
    • Liam Aharon's avatar
      fix migrations (also companion for #14421) (#7454) · bfaec080
      Liam Aharon authored
      * fix migrations
      
      * use society versioned runtime upgrade
      
      * simplify usage of versionedruntimeupgrade
      
      * use society experimental feature
      
      * improve usage of experimental flag
      
      * doc comment
      
      * Merge branch 'master' of github.com:paritytech/polkadot into liam-fix-migrations
      
      * Revert "Merge branch 'master' of github.com:paritytech/polkadot into liam-fix-migrations"
      
      This reverts commit 41ab0621811ead11b0a7f91338b0895208feef77.
      
      * doc comment
      
      * westend experimental feature
      
      * Revert "westend experimental feature"
      
      This reverts commit 42f4f1b76655ef509a92c324d18d635a1b913dcb.
      
      * feature gate experimental xcm migration
      
      * update lockfile for {"substrate"}
      
      ---------
      
      Co-authored-by: parity-processbot <>
      bfaec080
  6. Jul 12, 2023
  7. Jul 11, 2023
    • Bastian Köcher's avatar
      Companion for removal of execution strategies (#7443) · 0ff60f7d
      Bastian Köcher authored
      * Companion for removal of execution strategies
      
      https://github.com/paritytech/substrate/pull/14387
      
      * Fix some tests
      
      * 🤦
      
      * Adapt to latest changes
      
      * Start supporting the offchain transaction pool
      
      * Fix tests
      
      * FMT
      
      * Remove patches
      
      * Update Substrate
      
      * update lockfile for {"substrate"}
      
      * Fix parachain upgrade smoke test
      
      * Fix test
      
      * Rewrite all tests to use `MockSubstemClient`
      
      ---------
      
      Co-authored-by: parity-processbot <>
      0ff60f7d
    • Chris Sosnin's avatar
      configuration: drop `pvf_checking_enabled` parameter (#7396) · a032a128
      Chris Sosnin authored
      * configuration: drop pvf_checking_enabled
      
      * fix warning
      a032a128
  8. Jul 10, 2023
  9. Jul 09, 2023
  10. Jul 07, 2023
  11. Jul 06, 2023
  12. Jul 05, 2023
    • Marcin S.'s avatar
      PVF: add landlock sandboxing (#7303) · 2b9c4f82
      Marcin S. authored
      
      
      * Begin adding landlock + test
      
      * Move PVF implementer's guide section to own page, document security
      
      * Implement test
      
      * Add some docs
      
      * Do some cleanup
      
      * Fix typo
      
      * Warn on host startup if landlock is not supported
      
      * Clarify docs a bit
      
      * Minor improvements
      
      * Add some docs about determinism
      
      * Address review comments (mainly add warning on landlock error)
      
      * Update node/core/pvf/src/host.rs
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      
      * Update node/core/pvf/src/host.rs
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      
      * Fix unused fn
      
      * Update ABI docs to reflect latest discussions
      
      * Remove outdated notes
      
      * Try to trigger new test-linux-oldkernel-stable job
      
      Job introduced in https://github.com/paritytech/polkadot/pull/7371.
      
      ---------
      
      Co-authored-by: default avatarAndrei Sandu <[email protected]>
      2b9c4f82
    • Bastian Köcher's avatar
      Companion for Substrate#14511 (#7459) · a40417da
      Bastian Köcher authored
      * Companion for Substrate#14511
      
      https://github.com/paritytech/substrate/pull/14511
      
      * Make benchmarking build without any native runtime
      
      * Fix warning
      
      * update lockfile for {"substrate"}
      
      ---------
      
      Co-authored-by: parity-processbot <>
      a40417da
    • joe petrowski's avatar
  13. Jul 04, 2023
  14. Jul 03, 2023
  15. Jul 02, 2023
  16. Jun 30, 2023
  17. Jun 29, 2023
  18. Jun 28, 2023