1. Jan 24, 2019
  2. Jan 23, 2019
  3. Jan 22, 2019
  4. Jan 21, 2019
  5. Jan 20, 2019
  6. Jan 18, 2019
  7. Jan 17, 2019
  8. Jan 16, 2019
  9. Jan 15, 2019
  10. Jan 09, 2019
  11. Jan 08, 2019
  12. Dec 29, 2018
  13. Dec 21, 2018
  14. Dec 20, 2018
  15. Dec 14, 2018
  16. Dec 11, 2018
    • asynchronous rob's avatar
      Authorship works again (#50) · 13b58b13
      asynchronous rob authored
      * provide through inherent-data when authoring
      
      * remove unneeded codec round-trip in proposer
      
      * refactor polkadot-consensus service architecture
      
      * integrate block authorship into polkadot service
      
      * remove unused extern substrate-network crate in service
      
      * write wrapper for unifying errors in consensus proposer
      
      * extend wrapper further
      
      * switch temporarily to macro-changing branch
      
      * runtime compiles
      
      * implement `inherent_extrinsics` for runtime
      
      * block authorship works
      
      * add GRANDPA to polkadot runtime
      
      * get everything compiling
      
      * use substrate master branch again
      
      * remove some unneeded params
      
      * update WASM
      
      * parse only extrinsics when pruning availability store
      
      * update recent deps
      
      * runtime almost compiles
      
      * need to expose trait type in build : I had to put phantomdata manually.
      
      * finish updating authorship to latest GRANDPA and Aura
      
      * fix tests
      
      * update wasm
      13b58b13
  17. Dec 07, 2018