1. Jul 01, 2020
  2. May 07, 2020
  3. 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
  4. Apr 01, 2020
  5. Mar 30, 2020
  6. Mar 23, 2020
  7. Mar 21, 2020
  8. Mar 19, 2020
  9. Mar 17, 2020
  10. Mar 16, 2020
  11. Mar 14, 2020
  12. Mar 13, 2020
  13. Mar 07, 2020
  14. Mar 06, 2020
  15. Feb 19, 2020
  16. Feb 03, 2020
  17. Jan 31, 2020
  18. Jan 18, 2020
  19. 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
  20. Jan 09, 2020
  21. Jan 08, 2020
  22. Jan 07, 2020
  23. Jan 06, 2020
  24. Dec 24, 2019
  25. Dec 18, 2019
  26. Dec 05, 2019
  27. 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
  28. Dec 03, 2019
  29. Dec 02, 2019
  30. Nov 30, 2019