1. Aug 04, 2020
  2. Jul 29, 2020
  3. Jul 22, 2020
  4. Jul 21, 2020
    • Gavin Wood's avatar
      Enable transfers (#1443) · b481d6c0
      Gavin Wood authored
      * Enable transfers
      
      Also quash any conviction from Referendum Zero; Sudo was always
      going to have been removed so lock-voting doesn't make sense in
      this case.
      
      * Add test for migration; remove superfluous comment.
      
      * Fixes
      
      * Bump
      
      * Weekly elections
      v0.8.18
      b481d6c0
  5. Jul 20, 2020
    • Gavin Wood's avatar
      Remove Sudo (#1437) · 29fea4e4
      Gavin Wood authored
      * Remove Sudo
      
      NOTE: To ensure minimal index changes to pre-existing pallet deployments,
      this is done with a "swap_remove" style; the previous last pallet
      (Purchase), which is hitherto unused, has been shifted into the old index
      of Sudo.
      
      * Remove CC1 designation.
      
      * Fixes
      
      * Bump
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      v0.8.17
      29fea4e4
    • Gavin Wood's avatar
      Bump version, enable full governance (#1433) · 4a997abe
      Gavin Wood authored
      v0.8.16
      4a997abe
  6. Jul 14, 2020
  7. Jul 03, 2020
  8. Jun 26, 2020
  9. Jun 23, 2020
  10. Jun 19, 2020
  11. Jun 17, 2020
  12. Jun 16, 2020
  13. Jun 12, 2020
  14. Jun 10, 2020
    • Gavin Wood's avatar
      v0.8.7 (#1222) · 32a791ee
      Gavin Wood authored
      
      
      * Bump Substrate again.
      
      * update kusama runtmie for ensure origin
      
      * update polkadot runtime for ensure origin
      
      * fix imports
      
      * root only available for runtime benchmarks
      
      * Fix lock file
      
      * Bump Substrate
      
      * Update lock
      
      * Remove questionable feature-gating.
      
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      32a791ee
  15. Jun 09, 2020
  16. Jun 08, 2020
  17. Jun 04, 2020
  18. Jun 01, 2020
  19. May 28, 2020
  20. Apr 28, 2020
  21. Apr 21, 2020
  22. Apr 02, 2020
  23. Mar 21, 2020
    • Gavin Wood's avatar
      Introduce progressive democracy (#920) · d0fbe6e6
      Gavin Wood authored
      * Updates for the new democracy
      
      * Introduce progressive democracy
      
      Also move to "master" branch of Substrate ready for continuous
      sync with Substrate master.
      d0fbe6e6
  24. Mar 10, 2020
    • Ashley's avatar
      Add a testnet similar to sc_network_test. (#852) · 4b617974
      Ashley authored
      * Copy over files
      
      * Most network tests work
      
      * Fix copyrights
      
      * Strip out unneeded pallets
      
      * Update test-runtime and remove unused network test things
      
      * Upgrade test runtime
      
      * Strip more things out of the test runtime
      
      * Bump kusama impl version
      4b617974