Skip to content
Snippets Groups Projects
  1. Mar 17, 2023
    • Davide Galassi's avatar
      [Companion #13615] Keystore overhaul (#2336) · 37329f8d
      Davide Galassi authored
      * Align to Substrate keystore overhaul
      
      * 'sync_keystore' renamed to 'keystore'
      
      * Further fixes after removal of async keystore trait
      
      * update lockfile for {"polkadot", "substrate"}
      
      ---------
      
      Co-authored-by: parity-processbot <>
      37329f8d
  2. Mar 16, 2023
  3. Mar 15, 2023
  4. Mar 14, 2023
  5. Mar 13, 2023
  6. Mar 11, 2023
  7. Mar 10, 2023
  8. Mar 09, 2023
  9. Mar 07, 2023
  10. Mar 06, 2023
  11. Mar 05, 2023
  12. Mar 03, 2023
  13. Mar 02, 2023
    • joe petrowski's avatar
      Add Version Checks on Para Upgrade (#2261) · c301b648
      joe petrowski authored
      
      * add version checks on para ugprade
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarBastian Köcher <git@kchr.de>
      
      * remove unneeded imports and errors
      
      * fix test error path
      
      ---------
      
      Co-authored-by: default avatarBastian Köcher <git@kchr.de>
      c301b648
    • Jegor Sidorenko's avatar
      Companion for #13352 (#2180) · 2156cbc0
      Jegor Sidorenko authored
      
      * Assets balances
      
      * Update docs
      
      * AssetsApi with MultiLocation as preparation for multi pallet_assets instances (#2187)
      
      * AssetsApi with MultiLocation for Westmint + assets-common
      
      * AssetsApi with MultiLocation for Statemine/t
      
      * typo
      
      * typo for check-docs job
      
      * WIP: AssetsApi return MultiAsset instead of (MultiLocation, Balance)
      
      * WIP: assets_api + conversion refactor
      
      * WIP: assets_api + conversion refactor
      
      * Finished asset runtimes
      
      * Refactor AssetsApi to FungiblesApi
      
      * Refactor
      
      * Fix check-rust-docs
      
      * Removed todo
      
      * Fix check-rust-doc
      
      * Update parachains/runtimes/assets/common/Cargo.toml
      
      Co-authored-by: default avatarBastian Köcher <git@kchr.de>
      
      * update lockfile for {"substrate", "polkadot"}
      
      ---------
      
      Co-authored-by: default avatarBranislav Kontur <bkontur@gmail.com>
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarBastian Köcher <git@kchr.de>
      2156cbc0