1. Jul 16, 2020
  2. Jul 14, 2020
  3. Jul 13, 2020
  4. Jul 11, 2020
  5. Jul 10, 2020
    • asynchronous rob's avatar
      Refactor primitives (#1383) · 96af6ead
      asynchronous rob authored
      * create a v1 primitives module
      
      * Improve guide on availability types
      
      * punctuate
      
      * new parachains runtime uses new primitives
      
      * tests of new runtime now use new primitives
      
      * add ErasureChunk to guide
      
      * export erasure chunk from v1 primitives
      
      * subsystem crate uses v1 primitives
      
      * node-primitives uses new v1 primitives
      
      * port overseer to new primitives
      
      * new-proposer uses v1 primitives (no ParachainHost anymore)
      
      * fix no-std compilation for primitives
      
      * service-new uses v1 primitives
      
      * network-bridge uses new primitives
      
      * statement distribution uses v1 primitives
      
      * PoV distribution uses v1 primitives; add PoV::hash fn
      
      * move parachain to v0
      
      * remove inclusion_inherent module and place into v1
      
      * remove everything from primitives crate root
      
      * remove some unused old types from v0 primitives
      
      * point everything else at primitives::v0
      
      * squanch some warns up
      
      * add RuntimeDebug import to no-std as well
      
      * port over statement-table and validation
      
      * fix final errors in validation and node-primitives
      
      * add dummy Ord impl to committed candidate receipt
      
      * guide: update CandidateValidationMessage
      
      * add primitive for validationoutputs
      
      * expand CandidateValidationMessage further
      
      * bikeshed
      
      * add some impls to omitted-validation-data and available-data
      
      * expand CandidateValidationMessage
      
      * make erasure-coding generic over v1/v0
      
      * update usages of erasure-coding
      
      * implement commitments.hash()
      
      * use Arc<Pov> for CandidateValidation
      
      * improve new erasure-coding method names
      
      * fix up candidate backing
      
      * update docs a bit
      
      * fix most tests and add short-circuiting to make_pov_available
      
      * fix remainder of candidate backing tests
      
      * squanching warns
      
      * squanch it up
      
      * some fallout
      
      * overseer fallout
      
      * free from polkadot-test-service hell
      96af6ead
  6. Jul 08, 2020
  7. Jul 06, 2020
  8. Jul 04, 2020
  9. Jul 03, 2020
  10. Jul 02, 2020
  11. Jul 01, 2020
  12. Jun 27, 2020
  13. Jun 26, 2020
  14. Jun 25, 2020
  15. Jun 24, 2020
  16. Jun 23, 2020
  17. Jun 21, 2020
  18. Jun 18, 2020
  19. Jun 17, 2020
  20. Jun 16, 2020
  21. Jun 12, 2020
  22. Jun 10, 2020
  23. Jun 09, 2020
  24. Jun 08, 2020
  25. Jun 06, 2020
  26. Jun 04, 2020
  27. Jun 02, 2020
  28. Jun 01, 2020
  29. May 30, 2020