1. May 05, 2020
  2. Apr 29, 2020
    • Gavin Wood's avatar
      Prep v0.7.32 (#1056) · b2c024f3
      Gavin Wood authored
      * Bump Westend runtime version
      
      * Bump Substrate
      
      * Prep for release of 0.7.32
      
      * Update lock
      b2c024f3
  3. Apr 28, 2020
  4. Apr 27, 2020
  5. Apr 17, 2020
  6. Apr 14, 2020
  7. Apr 06, 2020
    • asynchronous rob's avatar
      Upgradeable validation functions (#918) · ed2c4cab
      asynchronous rob authored
      * upgrade primitives to allow changing validation function
      
      * set up storage schema for old parachains code
      
      * fix compilation errors
      
      * fix test compilation
      
      * add some tests for past code meta
      
      * most of the runtime logic for code upgrades
      
      * implement old-code pruning
      
      * add a couple tests
      
      * clean up remaining TODOs
      
      * add a whole bunch of tests for runtime functionality
      
      * remove unused function
      
      * fix runtime compilation
      
      * extract some primitives to parachain crate
      
      * add validation-code upgrades to validation params and result
      
      * extend validation params with code upgrade fields
      
      * provide maximums to validation params
      
      * port test-parachains
      
      * add a code-upgrader test-parachain and tests
      
      * fix collator tests
      
      * move test-parachains to own folder to work around compilation errors
      
      * fix test compilation
      
      * update the Cargo.lock
      
      * fix parachains tests
      
      * remove dbg! invocation
      
      * use new pool in code-upgrader
      
      * bump lockfile
      
      * link TODO to issue
      ed2c4cab
  8. Apr 01, 2020
  9. Mar 30, 2020
  10. Mar 23, 2020
  11. Mar 21, 2020
  12. Mar 19, 2020
  13. Mar 17, 2020
  14. Mar 16, 2020
  15. Mar 14, 2020
  16. Mar 13, 2020
  17. Mar 07, 2020
  18. Mar 06, 2020
  19. Feb 19, 2020
  20. Feb 03, 2020
  21. Jan 31, 2020
  22. Jan 18, 2020
  23. Jan 17, 2020
    • André Silva's avatar
      v0.17.18: Update latest substrate (#776) · fc100e65
      André Silva authored
      * update latest substrate polkadot-master
      
      * fix test compilation
      
      * bump version to 0.7.18
      
      * bump impl_version
      
      * update substrate
      
      * Revert "Instantiate environment with asynchronous API (#768)"
      
      This reverts commit 989db4b8.
      
      * update substrate
      
      * remove unused parameter type
      
      * bump trie-db version for tests
      
      * fix collator test
      
      * update substrate
      
      * remove unnecessary service changes
      v0.7.18
      fc100e65
  24. Jan 09, 2020
  25. Jan 08, 2020
  26. Jan 07, 2020
  27. Jan 06, 2020
  28. Dec 24, 2019
  29. Dec 18, 2019
  30. Dec 05, 2019
  31. Dec 04, 2019
    • Gavin Wood's avatar
      Tweak some Kusama params (#659) · 84ece424
      Gavin Wood authored
      * Tweak some Kusama params
      
      - Council elections daily
      - No treasury burn
      - Bonding/slash defer periods of 7 days
      
      * Bump runtime
      
      * Bump version
      84ece424
    • Gavin Wood's avatar
      Bump versions (#655) · 0f7f2187
      Gavin Wood authored
      * Bump version
      
      * Update Cargo lock and bump runtime version
      
      * Remove balance transfer disabler.
      0f7f2187
  32. Dec 03, 2019
  33. Dec 02, 2019