Skip to content
  1. Apr 04, 2019
  2. Apr 03, 2019
  3. Apr 02, 2019
  4. Mar 27, 2019
  5. Mar 26, 2019
  6. Mar 25, 2019
  7. Mar 22, 2019
  8. Mar 20, 2019
  9. Mar 13, 2019
  10. Mar 04, 2019
  11. Feb 25, 2019
  12. Feb 11, 2019
  13. Feb 07, 2019
  14. Feb 06, 2019
  15. Feb 01, 2019
  16. Jan 31, 2019
  17. Jan 27, 2019
  18. Jan 26, 2019
  19. Jan 25, 2019
  20. Jan 23, 2019
  21. Jan 21, 2019
  22. Jan 18, 2019
  23. Jan 16, 2019
  24. Jan 15, 2019
  25. Jan 08, 2019
  26. Dec 21, 2018
  27. Dec 20, 2018
  28. 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