Skip to content
  1. May 18, 2022
  2. May 09, 2022
  3. May 04, 2022
  4. May 03, 2022
  5. Apr 20, 2022
    • Squirrel's avatar
      Deny using relay chain for reserve transfers (#1169) · fafe1f1b
      Squirrel authored
      
      
      * Deny using relay chain for reserve transfers
      
      * match on junction as well.
      
      * Update polkadot-parachains/parachains-common/src/xcm_config.rs
      
      * Use Err to signal deny
      
      * Deny depisiting reserved assets + fmt
      
      * Allow DepositReserveAssets from relay chain
      
      Deny InitiateReserveWithdrawal
      
      * Rather than allow DepositReserveAsset,
      
      it was ReservAssetDeposited that should be allowed but logged.
      
      * don't reference common parachains.
      
      * Update parachain-template/runtime/src/xcm_config.rs
      
      * Warn if reserve asset deposited msg detected.
      
      Co-authored-by: default avatarKeith Yeung <[email protected]>
      Co-authored-by: default avatarjoe petrowski <[email protected]>
      fafe1f1b
  6. Apr 14, 2022
  7. Apr 12, 2022
  8. Apr 07, 2022
  9. Apr 01, 2022
  10. Mar 28, 2022
    • Chevdor's avatar
      Fix #851 (#1110) · 8c58ccbd
      Chevdor authored
      * Fix doc
      
      * Formatting fixes and bump prio if host functions are detected
      
      * Add canvas
      
      * Bump canvas-kusama's runtime version to 800
      
      * Add db migrations
      
      * Prepare for client releases
      
      * Split the upload of the context artifact
      
      * Rename of the srtool digests to match script default expectations
      
      * Fix runtime name for canvas
      
      * Fix jobs dependencies when skipping jobs/steps for client builds
      
      * Fix CI for the client builds
      
      * Fix issue when building in client mode
      
      * Bump checkout action to v3 and gate some tests
      
      * Fix notification
      
      ref #851
      8c58ccbd
  11. Mar 22, 2022
  12. Mar 12, 2022
  13. Mar 11, 2022
  14. Mar 08, 2022
  15. 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
  16. Mar 02, 2022
  17. Feb 25, 2022
  18. Feb 23, 2022
  19. Feb 22, 2022
  20. Feb 21, 2022
  21. Feb 17, 2022
    • Alexander Theißen's avatar
      Add `canvas-kusama` runtime (#980) · 4d319d0f
      Alexander Theißen authored
      * Added kanvas runtime
      
      * Fix up benchmarking
      
      * Fixup markdown stucture
      
      * replace :emoji_name: by utf8
      * fix up header hierarchy
      
      * Merge canvas README
      
      * Only use "Canvas" as a name
      
      * Remove reference to Rocanvas
      4d319d0f