Skip to content
  1. Mar 19, 2018
    • Gav Wood's avatar
      Refactor all (demo) runtime modules to use new storage (#98) · 1ecd05da
      Gav Wood authored
      * Completely rework dispatch mechanism into something modular.
      
      Not yet complete but 75% there.
      
      * Council vote tests.
      
      * Fix tests.
      
      * whitespace.
      
      * Fix demo runtime tests.
      
      * Fix up tests.
      
      * Remove dead code.
      
      * Timestamp uses new storage API.
      
      * Move over system module to new API.
      
      * Much nicer storage API, moved over staking module.
      
      * More refactoring.
      
      * Democracy uses new storage API.
      
      * Council uses new RPC.
      
      * Fix more tests.
      
      * Use match for Id
      
      * Use match for Id
      
      * Make PrivPass better protected.
      
      * Address other grumbles.
      
      * Give PrivPass a private member.
      
      * Testing PrivPass.
      
      * Add docs.
      
      * Recompile binaries after merge.
      
      * Remove duplicated code.
      
      * New binaries.
      
      * Docs
      
      * Docs
      
      * avoid use of (arguably) confusing terminology.
      1ecd05da
    • Gav Wood's avatar
      Modularised dispatch (#95) · f35763cc
      Gav Wood authored
      * Completely rework dispatch mechanism into something modular.
      
      Not yet complete but 75% there.
      
      * Council vote tests.
      
      * Fix tests.
      
      * whitespace.
      
      * Fix demo runtime tests.
      
      * Fix up tests.
      
      * Remove dead code.
      
      * Use match for Id
      
      * Make PrivPass better protected.
      
      * Address other grumbles.
      
      * Give PrivPass a private member.
      
      * Testing PrivPass.
      
      * Add docs.
      f35763cc
  2. Mar 14, 2018
  3. Mar 12, 2018
  4. Mar 11, 2018
  5. Mar 10, 2018
  6. Mar 07, 2018
    • Gav's avatar
      Use a struct! · 8c0c5049
      Gav authored
      8c0c5049
    • Gav's avatar
      Genesis map. · 3ad32885
      Gav authored
      - fix warning
      - remove more bare string ids
      3ad32885
  7. Mar 06, 2018
  8. Mar 05, 2018
  9. Mar 04, 2018
  10. Mar 03, 2018
  11. Mar 02, 2018