1. Dec 08, 2022
    • Alexander Samusev's avatar
      [ci] Adjust check-runtime-migration job (#6107) · 896d1c2c
      Alexander Samusev authored
      * [WIP][ci] Add node to check-runtime-migration job
      
      * add image
      
      * remove sscache from before_script
      
      * add nodes
      
      * restart pipeline
      
      * restart pipeline2
      
      * disable other jobs
      
      * debug
      
      * remove debug
      
      * add ports
      
      * restart pipeline
      
      * restart pipeline
      
      * restart pipeline
      
      * try kusama first
      
      * run polkadot 1st
      
      * disable some jobs
      
      * try command from command bot
      
      * cargo run
      
      * test passing variables
      
      * run without condition
      
      * adjust kusama and westend
      
      * fix
      
      * return jobs
      
      * fix small nits
      
      * split check-runtime-migration
      
      Co-authored-by: parity-processbot <>
      896d1c2c
  2. Dec 07, 2022
  3. Dec 06, 2022
  4. Dec 05, 2022
  5. Dec 03, 2022
  6. Dec 02, 2022
  7. Dec 01, 2022
  8. Nov 30, 2022
    • ordian's avatar
      guide: remove refences to outdated secondary checkers (#6309) · 063aab23
      ordian authored
      * guide: remove refences to outdated secondary checkers
      
      * Update roadmap/implementers-guide/src/glossary.md
      
      * guide: remove refences to Fisherman
      
      * revert changes to roadmap/parachains.md
      063aab23
    • Marcin S.'s avatar
      Use CPU clock timeout for PVF jobs (#6282) · 28a4e909
      Marcin S. authored
      * Put in skeleton logic for CPU-time-preparation
      
      Still needed:
      - Flesh out logic
      - Refactor some spots
      - Tests
      
      * Continue filling in logic for prepare worker CPU time changes
      
      * Fix compiler errors
      
      * Update lenience factor
      
      * Fix some clippy lints for PVF module
      
      * Fix compilation errors
      
      * Address some review comments
      
      * Add logging
      
      * Add another log
      
      * Address some review comments; change Mutex to AtomicBool
      
      * Refactor handling response bytes
      
      * Add CPU clock timeout logic for execute jobs
      
      * Properly handle AtomicBool flag
      
      * Use `Ordering::Relaxed`
      
      * Refactor thread coordination logic
      
      * Fix bug
      
      * Add some timing information to execute tests
      
      * Add section about the mitigation to the IG
      
      * minor: Change more `Ordering`s to `Relaxed`
      
      * candidate-validation: Fix build errors
      28a4e909
    • joe petrowski's avatar
      c61860e9
    • Adrian Catangiu's avatar
      Companion for: MMR: move RPC code from frame/ to client/ (#6369) · 3edaf1da
      Adrian Catangiu authored
      * rpc: mmr rpc crate name change
      
      * update lockfile for {"substrate"}
      
      Co-authored-by: parity-processbot <>
      3edaf1da
    • alexgparity's avatar
      Clippyfy (#6341) · 9ea14e66
      alexgparity authored
      
      
      * Add clippy config and remove .cargo from gitignore
      
      * first fixes
      
      * Clippyfied
      
      * Add clippy CI job
      
      * comment out rusty-cachier
      
      * minor
      
      * fix ci
      
      * remove DAG from check-dependent-project
      
      * add DAG to clippy
      
      Co-authored-by: default avataralvicsam <[email protected]>
      9ea14e66
    • Mara Broda's avatar
      sync versions with current release (0.9.33) (#6363) · b76086c6
      Mara Broda authored
      * westend: update transaction version
      
      * polkadot: update transaction version
      
      * kusama: update transaction version
      
      * Bump spec_version to 9330
      
      * bump versions to 0.9.33
      b76086c6
  9. Nov 29, 2022
  10. Nov 28, 2022
  11. Nov 27, 2022
  12. Nov 26, 2022
  13. Nov 24, 2022