1. 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
  2. Dec 22, 2021
  3. Dec 21, 2021
  4. Dec 20, 2021
  5. Dec 16, 2021
  6. Dec 15, 2021
  7. Dec 14, 2021
  8. Dec 13, 2021
  9. Dec 12, 2021
  10. Dec 11, 2021
  11. Dec 10, 2021
  12. Dec 09, 2021
  13. Dec 08, 2021
    • Chevdor's avatar
      Release notes fixes (#839) · fc1f3fd9
      Chevdor authored
      * Format runtime version
      
      ref #787
      
      * Remove the counter in the misc changes
      
      * Add pre-release information
      
      * Save context as artifact
      
      * Rococo naming and minor fixes
      
      * WIP
      
      * Show the list of high prio issues
      
      * Minor fixes
      
      * Fix workflow title
      
      * Attempt to fix Element rendering issue
      
      * Code block fix
      fc1f3fd9
    • Ignacio Palacios's avatar
      Seedling Runtime + Node (#824) · fff94ff2
      Ignacio Palacios authored
      * before adding seedling client side
      
      * seedling runtime compiles
      
      * create seedling spec script added
      
      * seedling node & BaseCallFilter fixes
      
      * update AllPalets
      
      * formatting
      
      * CallFilter + SignedExtra + AccountData fix
      
      * XCM removed
      
      * cleanup
      fff94ff2
    • Ricardo Rius's avatar
      Fix Statemine ss58 prefixes. (#829) · 58a42566
      Ricardo Rius authored
      * Fix Statemine prefix
      
      * Add prefix to chain spec
      58a42566
  14. Dec 07, 2021
    • Chevdor's avatar
      Add CI to build docker images on releases (#836) · f42092d2
      Chevdor authored
      * Fix the url of the fetched file
      
      * Fix binary in the GPG check
      
      * Add docker build
      
      * Import GPG pub keys
      
      * Copy missing binaries
      
      * Checkout first
      
      * Add missing mkdir
      
      * Set bin as executable
      
      * Fix exec flag earlier
      
      * Fix docker calls
      
      * Fix version parsing
      
      * Fix image names
      
      * Cleanup
      
      * Fix ENV issue
      
      * Only allow user keys on pre-releases
      
      * Add Docker Hub token and enable pushing
      
      * Make Docker owner configurable via secrets
      
      * Fix owner
      
      * Remove duplicate secret
      f42092d2
  15. Dec 06, 2021
  16. Dec 03, 2021
    • Bastian Köcher's avatar
      Adds support for returning a custom header from `validate_block` (#825) · 32a86d8e
      Bastian Köcher authored
      * Adds support for returning a custom header from `validate_block`
      
      This adds support for returning a custom header from `validate_block`. Before this, we always
      returned the header of the block that was validated (and still do it by default). However, after
      this pr it is possible to set a custom header or better custom head data that will be returned
      instead from `validate_block`. This can be for example when a chain wants to fork.
      
      * FMT
      32a86d8e
  17. Dec 02, 2021
  18. Dec 01, 2021
  19. Nov 30, 2021
  20. Nov 29, 2021
  21. Nov 28, 2021
  22. Nov 24, 2021