1. Jul 22, 2023
    • Branislav Kontur's avatar
      Run all benchmarks "as tests" in short setup on every PR (#2846) · bb041753
      Branislav Kontur authored
      
      
      * Run all benchmarks "as tests" in short setup on every PR
      
      * Fix
      
      * Update scripts/ci/gitlab/pipeline/short-benchmarks.yml
      
      Co-authored-by: default avatarAlexander Samusev <[email protected]>
      
      * Updated TODO
      
      * Removed `--execution wasm`
      
      * [asset-conv] Unused Balances type
      
      * [asset-conv] native asset change
      
      * Dedicated `AssetBalance` type for `pallet_assets` instances
      
      * Improved local vs foreign asset handling + test for not allowing pool_assets in pool
      
      * Removed `into_multiasset_id`
      
      * Fix
      
      * Refactor
      
      * Fixed create_pool for benchmark with LocalAndForeignAssets (finally found it)
      
      * Revert
      
      * fmt
      
      * Migrates pools with `MultiLocation { parents: 0, interior: Here }` to `MultiLocation { parents: 1, interior: Here }`
      
      * Allow `set_storage` for `AllowMultiAssetPools` / `LiquidityWithdrawalFee`
      
      * Benchmarks work
      
      * Removed comment + more defensive migration
      
      * `T::Currency::transfer` -> `Balances::transfer_all` in migration
      
      * Change pool_id in migration
      
      ---------
      
      Co-authored-by: default avatarAlexander Samusev <[email protected]>
      Co-authored-by: parity-processbot <>
      bb041753
  2. Jul 21, 2023
  3. Jul 20, 2023
  4. Jul 19, 2023
  5. Jul 18, 2023
  6. Jul 17, 2023
  7. Jul 14, 2023
  8. Jul 13, 2023
  9. Jul 12, 2023
  10. Jul 11, 2023
  11. Jul 10, 2023
  12. Jul 09, 2023
  13. Jul 08, 2023