1. Sep 12, 2022
  2. Sep 10, 2022
  3. Sep 09, 2022
  4. Sep 08, 2022
  5. Sep 07, 2022
  6. Sep 06, 2022
  7. Sep 05, 2022
  8. Sep 03, 2022
  9. Sep 02, 2022
  10. Sep 01, 2022
    • Shawn Tabrizi's avatar
      Companion for Weight v1.5 Follow Up (#1584) · 2c1e8852
      Shawn Tabrizi authored
      
      
      * fixes
      
      * oopsie
      
      * [ci] Apply cargo-fmt
      
      * fixes
      
      * [ci] Apply cargo-fmt
      
      * fixes
      
      * fix cumulus template
      
      * fix merge
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: default avatarparitytech-ci <[email protected]>
      Co-authored-by: parity-processbot <>
      2c1e8852
    • Muharem Ismailov's avatar
      Update Cumulus to Latest Substrate and Polkadot Master (#1551) · 8765c228
      Muharem Ismailov authored
      * proposal provider impl for proposals func
      
      * rustfmt
      
      * impl proposals_count fn
      
      * update lockfile for {"substrate", "polkadot"}
      
      * cargo update pallet-alliance
      
      * cargo update deps
      
      * fix for https://github.com/paritytech/substrate/commit/324a18e3c5cbf333672c54f9367f530ea976928d
      
      
      
      * update lockfile for {"substrate", "polkadot"}
      
      * fix try runtime feature flags
      
      * update log target
      
      Co-authored-by: parity-processbot <>
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      8765c228
    • Roman Useinov's avatar
      [Feature] Add XCM benchmark weights to Statemint and Statemine (#1454) · cc14953b
      Roman Useinov authored
      
      
      * [Feature] Add XCM benchmarark weights to Statemint and Statemine
      
      * add xcm-bench-template
      
      * add polkadot xcm bench pallet to statemint
      
      * Sample benchmarking that compiles
      
      * add benches to the module
      
      * Remove batches assertion and whitelist ActiveConfig
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
      
      * fix benchmarks
      
      * fix get_multi_asset
      
      * fmt and more bench fixes
      
      * reformat
      
      * move Xcm type definitions
      
      * define types twice
      
      * remove commented out lines
      
      * define Xcm bench types globally
      
      * test use
      
      * fix semi
      
      * make sure the type definittion is properly documented
      
      * tweak TrustedTeleporter/Reserve
      
      * use dots as asset
      
      * copy benchmarks over, fix the ci script
      
      * remove extra asset
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
      
      * benchmarks setup for statemint/e and westmint
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::fungible
      
      * ".git/.scripts/bench-bot.sh" xcm statemine assets pallet_xcm_benchmarks::generic
      
      * ".git/.scripts/bench-bot.sh" xcm statemine assets pallet_xcm_benchmarks::fungible
      
      * remove a check
      
      * ".git/.scripts/bench-bot.sh" xcm westmint assets pallet_xcm_benchmarks::fungible
      
      * ".git/.scripts/bench-bot.sh" xcm westmint assets pallet_xcm_benchmarks::generic
      
      * implement WeightInfoBounds for all the asset runtimes
      
      * update Cargo.lock
      
      * fix Muharem's comments
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
      
      * Update parachains/runtimes/assets/statemint/src/lib.rs
      
      Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
      
      * fix some review comments
      
      * fix file headers
      
      * more fixes to licenses and such
      
      * fix another inconsistency
      
      * Extend weights template
      
      Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
      
      * remove a placeholder
      
      * remove redundant overrides
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::fungible
      
      * Update benchmarking.rs
      
      * remove redundant bench
      
      * fix
      
      * ".git/.scripts/bench-bot.sh" xcm statemint assets pallet_xcm_benchmarks::generic
      
      * Update pallets/xcm-benchmarks/src/fungible/mock.rs
      
      Co-authored-by: default avatarKian Paimani <[email protected]>
      
      * remove TODO's
      
      * remove local xcm-benchmark-pallet impl
      
      * disable CheckedAccount in benches
      
      * update template
      
      * fix up imports
      
      * fix xcm
      
      * fix the template
      
      Signed-off-by: default avatarOliver Tale-Yazdi <[email protected]>
      Co-authored-by: command-bot <>
      Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
      Co-authored-by: default avatarKian Paimani <[email protected]>
      cc14953b
  11. Aug 31, 2022
  12. Aug 30, 2022
  13. Aug 29, 2022
  14. Aug 24, 2022
  15. Aug 23, 2022
  16. Aug 22, 2022
  17. Aug 19, 2022
  18. Aug 18, 2022
    • Bastian Köcher's avatar
      Companion for new trie cache (#1361) · baa1c360
      Bastian Köcher authored
      * Update branch
      
      * Make it compile
      
      * Update Substrate
      
      * Revert "Update branch"
      
      This reverts commit 7b0278160a09312fc6501e0a31923c5a8d8f8c56.
      
      * FMT
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: parity-processbot <>
      baa1c360
    • Javier Viola's avatar
      Zombienet add tests (#1321) · 807db6ff
      Javier Viola authored
      * changes to read json spec in test binary
      
      * add zombienet tests
      
      * fmt
      
      * use {{COL_IMAGE}} and clean config
      
      * add comment and use relay image from env
      
      * use test-parachain image from pr
      
      * fix warns
      
      * fix warns
      
      * fmt
      
      * typo
      
      * fix ci to use zombienet image
      
      * fix spawn nodes for test
      
      * reorg test
      
      * add within to test
      
      * remove check for full node collators is up
      
      * add tests for pov, mirate solo to para, sync blocks
      
      * bump zombienet image
      
      * add job dep with artifacts
      
      * add sleep for test
      
      * fix after merge
      
      * fmt
      
      * bump zombienet version
      
      * changes from clap
      
      * use base/shared params
      
      * fmt
      
      * debug ci
      
      * add upgrade test
      
      * update js test for debug
      
      * less debug in test
      
      * print assertion
      
      * fix upgrade test
      
      * Collator key only needed if we run as collator
      
      * [Fix] Benchmark build artifact folder creation (#1518)
      
      * Trivial networking changes for Substrate PR #11940 (#1486)
      
      * Trivial networking changes for Substrate PR https://github.com/paritytech/substrate/pull/11940
      
      
      
      * Apply formatting rules
      
      * update lockfile for {"polkadot", "substrate"}
      
      Co-authored-by: parity-processbot <>
      
      * bump zombienet version
      
      * update network def for test
      
      * typo
      
      Co-authored-by: default avatarSebastian Kunert <[email protected]>
      Co-authored-by: default avatarRoman Useinov <[email protected]>
      Co-authored-by: default avatarNazar Mokrynskyi <[email protected]>
      807db6ff
    • Squirrel's avatar
      Removes duplication and unneeded sections. (#1547) · ff4fd0b7
      Squirrel authored
      Co-authored-by: parity-processbot <>
      ff4fd0b7