Skip to content
  1. Apr 07, 2022
  2. Apr 01, 2022
  3. 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
  4. Mar 12, 2022
  5. Mar 11, 2022
  6. Feb 21, 2022
  7. 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
  8. Feb 11, 2022
  9. Feb 10, 2022
  10. Jan 31, 2022
  11. Jan 26, 2022
  12. Jan 21, 2022
  13. Jan 20, 2022
  14. Jan 19, 2022
  15. Jan 18, 2022
  16. Jan 14, 2022
  17. Jan 03, 2022
  18. 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
  19. Dec 13, 2021
  20. Dec 09, 2021
  21. Dec 02, 2021
  22. Dec 01, 2021
  23. 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
  24. Nov 09, 2021
  25. Nov 08, 2021
    • Alexander Popiak's avatar
      Upstream Statemine Release v5 Changes to Master (#720) · c63c5229
      Alexander Popiak authored
      
      
      * Update references
      
      * update deps
      
      * set substrate deps for pallet-asset-tx-payment
      
      * add DisabledValidatorsThreshold to parachain template
      
      * add DisabledValidatorsThreshold to statemint runtimes
      
      * adjust imports
      
      * update Cargo-lock
      
      * add DisabledValidatorsThreshold to mock config
      
      * cargo +nightly fmt
      
      * adjust on_disabled type
      
      * remove on_chain_votes function in ParachainHost impl
      
      * remove ScrapedOnChainVotes
      
      * bump polkadot-collator version
      
      Co-authored-by: default avatarChevdor <[email protected]>
      
      * update Cargo.lock
      
      * set spec_versions to 500
      
      * Statemine cannot execute.
      
      * disallow XCM execute on statemint
      
      * cargo fmt
      
      * remove unnecessary dep on node-primitives
      
      * select parachains-common/std feature when building rococo-runtime with std
      
      * adjust Statemint to the three digit spec_version format
      
      * Add script to generate simple changelogs (#668)
      
      * Update weights from v4 for v5 comparison (#673)
      
      * updates weights
      
      * pallet_unique benchmarks added + weights upstream from v4
      
      * Fix benchmarks after Parachain Template (#677)
      
      * updates weights
      
      * pallet_unique benchmarks added + weights upstream from v4
      
      * benchmarks fix for parachain template
      
      * Weights updates for Statemine v5 (#682)
      
      * updates weights
      
      * pallet_unique benchmarks added + weights upstream from v4
      
      * weights updates for statemine v5
      
      * mention Storage in construct_runtime macro for pallet-xcm (#680)
      
      * Use pallet-xcm for version wrapping (#689)
      
      * use PolkadotXcm for XcmRouter WrapVersion
      
      * use PolkadotXcm for version wrapping
      
      Co-authored-by: default avatarBryan Chen <[email protected]>
      
      * patch weight for batch_all from rerun
      
      * Runtime version bump to v503 (#694)
      
      * adjust genesis value generation scripts to output entries array + add script to derive encoded call
      
      * add script to generate shell spec from runtime wasm
      
      * Ensure a bad datastream cannot cause problems (#701)
      
      * Ensure a bad datastream cannot cause problems
      
      * Formatting
      
      * Formatting
      
      * update Polkadot (to 0.9.11 169bab55d)
      
      * bump spec versions
      
      * Allow Queries and Subscriptions
      
      Fixes
      
      Formatting
      
      * fix build
      
      * make fmt happy
      
      * statemint imports
      
      * slight naming changes in script
      
      * add shell genesis data + wasm + chainspec
      
      * adjust generated shell spec with production config values
      
      * update Substrate and Polkadot to master
      
      * fix deps
      
      * swap out bootnodes for statemint shell
      
      * add a script for verifying the shell chain spec
      
      * add sha checksum for head data
      
      * remove verification script
      
      * remove hex wasm file
      
      * update Substrate and Polkadot again and fix compilation
      
      * update and fix lock file
      
      * formatting
      
      * remove redundant dispatch_as weight
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      Co-authored-by: default avatarChevdor <[email protected]>
      Co-authored-by: default avatarGav Wood <[email protected]>
      Co-authored-by: default avatarIgnacio Palacios <[email protected]>
      Co-authored-by: default avatarBryan Chen <[email protected]>
      Co-authored-by: default avatarjoepetrowski <[email protected]>
      c63c5229
  26. Nov 04, 2021
  27. Oct 27, 2021