Skip to content
  1. Oct 30, 2021
    • Squirrel's avatar
      companion PR to removal of light client (#4105) · 5a760f13
      Squirrel authored
      
      
      * not needed
      
      * cargo fmt
      
      * remove light-node
      
      * make full-node feature mandatory?
      
      * cargo fmt
      
      * Revert "cargo fmt"
      
      This reverts commit 5a2c7d850047466ed902faf673b779a2e02dfed2.
      
      * Revert "make full-node feature mandatory?"
      
      This reverts commit c35eb4fa399e43d29a10c83187cc39b9c74f1feb.
      
      * bump versionn numbers
      
      * Update bridges/primitives/chain-westend/src/lib.rs
      
      * fix typo + expand dictionary
      
      * update lockfile for substrate
      
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      Co-authored-by: parity-processbot <>
      5a760f13
  2. Oct 29, 2021
  3. Oct 28, 2021
  4. Oct 27, 2021
  5. Oct 26, 2021
  6. Oct 25, 2021
  7. Oct 22, 2021
  8. Oct 21, 2021
  9. Oct 20, 2021
  10. Oct 19, 2021
  11. Oct 18, 2021
  12. Oct 16, 2021
  13. Oct 15, 2021
  14. Oct 14, 2021
  15. Oct 13, 2021
    • Chevdor's avatar
      Switch to compressed runtimes (#4061) · 109d10dd
      Chevdor authored
      * Remove the upload of the non compressed runtimes
      
      * Fix template
      
      * Add loggin for local testing
      
      * Keep simple logger but remove the need for another dependency
      109d10dd