Skip to content
  1. Jul 30, 2019
  2. Jul 28, 2019
  3. Jul 26, 2019
  4. Jul 24, 2019
  5. Jul 22, 2019
  6. Jul 21, 2019
  7. Jul 19, 2019
  8. Jul 16, 2019
  9. Jul 12, 2019
  10. Jul 11, 2019
  11. Jul 10, 2019
  12. Jul 09, 2019
    • Bastian Köcher's avatar
      Update to latest Substrate master (#320) · 5935e5ac
      Bastian Köcher authored
      * Make `collator::Network` require `Send + Sync` to make it work
      
      * Update packages
      
      * Update to latest Substrate
      
      * Make it compile and make tests work
      
      * Use `polkadot-master`
      
      * Fix CI
      
      * Remove `build.sh` from readmes
      
      * Delete old stuff
      
      * Bring one back
      5935e5ac
  13. Jul 05, 2019
  14. Jul 04, 2019
    • Gavin Wood's avatar
      Update to Substrate master (#311) · d19d5b13
      Gavin Wood authored
      * Best effort to bring up to date.
      
      * Fix the executor stuff
      
      * Update verisons.
      
      * Finish fixing
      
      * Final fixes and warnings.
      
      * add some docs and bump Wasm versions
      
      * Fix tests
      
      * Fix final test
      d19d5b13
  15. Jul 02, 2019
  16. Jun 27, 2019
  17. Jun 25, 2019
  18. Jun 24, 2019
  19. Jun 20, 2019
  20. Jun 17, 2019
  21. Jun 16, 2019
  22. Jun 13, 2019
  23. Jun 11, 2019
  24. Jun 06, 2019
  25. Jun 05, 2019
    • Andrew Jones's avatar
      Remove dependency on error_chain (#277) · d6b0e1f7
      Andrew Jones authored
      
      
      * Convert validation error
      
      * Convert wasm_executor error
      
      * Convert block evaluation error
      
      * Convert collation errors and the compilation
      
      * Remove error-chain dep from service
      
      * Remove unused Result type
      
      * Remove unused error variants
      
      * Remove redundant intos
      
      * Add missing comments
      
      * Update validation/src/collation.rs
      
      Co-Authored-By: default avatarthiolliere <[email protected]>
      
      * Fix new error variant
      d6b0e1f7
  26. Jun 03, 2019