Skip to content
  1. Mar 07, 2022
    • Doordashcon's avatar
      Add benchmarks for Xcmp QueueConfigData setters (#982) · 8d96b867
      Doordashcon authored
      
      
      * add benchmarks for xcmp queue config data setters
      
      * add new benchmarks
      
      * cargo fmt
      
      * added newline
      
      * Additional weights for dmp queue for westmint
      
      * include new weights
      
      * Adding WeightInfo trait and friends
      
      * WeightInfo should be on xcmp rather than dmp pallet
      
      * cargo fmt
      
      * update scripts
      
      * mock weightinfo
      
      * cargo fmt
      
      * canvas kusama is substrate weight
      
      * weights from bm2
      
      * expanding to other similar config functions
      
      * updated weights from bm2
      
      * Revert "updated weights from bm2"
      
      This reverts commit b1702780982c278b44f572c2089b1d7ddc564d76.
      
      * Consolidation to one benchmark
      
      * reran weights
      
      * Update pallets/xcmp-queue/src/lib.rs
      
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      
      * integrating review feedback
      
      * rerun weights
      
      * Add DispatchClass::Operational
      
      Co-authored-by: default avatarSquirrel <[email protected]>
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      8d96b867
    • Gavin Wood's avatar
      Companion for #10896: Minor Uniques pallet improvements (#1070) · ca379cf7
      Gavin Wood authored
      * Formatting
      
      * Add set_accept_ownership weight
      
      * Revert lock file
      
      * Fixes
      
      * Fixed
      
      * Revert lock
      
      * Fixes
      
      * Bump Substrate
      ca379cf7
  2. Mar 02, 2022
  3. Feb 25, 2022
  4. Feb 22, 2022
  5. Feb 21, 2022
  6. Feb 11, 2022
  7. Feb 10, 2022
  8. Jan 31, 2022
  9. Jan 26, 2022
  10. Jan 21, 2022
  11. Jan 19, 2022
  12. Jan 14, 2022
  13. Jan 13, 2022
  14. Jan 03, 2022
  15. Dec 24, 2021
    • cheme's avatar
      Companion for substrate#9732 (#678) · 0256fe73
      cheme authored
      * state-update4 branch
      
      * new ref
      
      * Update to latest.
      
      * update deps
      
      * switch to host state version
      
      * update
      
      * fmt
      
      * up
      
      * remove trie patch
      
      * remove patch
      
      * fmt
      
      * update
      
      * set state_versions in runtimes
      
      * state version from storage
      
      * state version from storage
      
      * seedling compat
      
      * restore lock
      
      * update lockfile for substrate
      
      * update lockfile for polkadot
      
      Co-authored-by: parity-processbot <>
      0256fe73
  16. Dec 21, 2021
  17. Dec 13, 2021
  18. Dec 11, 2021
  19. Dec 09, 2021
  20. Dec 02, 2021
  21. Dec 01, 2021
  22. Nov 30, 2021
  23. Nov 19, 2021
    • Georges's avatar
      Moving `pallet-asset-tx-payment` from cumulus to substrate (#712) · 69f030f8
      Georges authored
      * Moving `pallet-asset-tx-payment` to substrate
      
      * Pointing `substrate` to my branch to fix the CI
      
      * Fixing cargo.lock
      
      Memmlock2 was in double
      
      * Duplicate Prost-build
      
      * cargo update
      
      * Fixing cargo.lock post merge
      
      * Changes to `Cargo.toml` after substrate merge
      69f030f8
  24. Nov 16, 2021
  25. Nov 10, 2021
    • Alexander Popiak's avatar
      Align the Statemint Runtimes (#736) · ece4188f
      Alexander Popiak authored
      * align the different Statemint runtimes so they are more similar in structure
      
      * align Unpaid Execution filter
      
      * revert changes to Unpaid execution filter for Westmint
      ece4188f
  26. Nov 09, 2021