1. Jul 20, 2020
  2. Jul 14, 2020
  3. Jul 13, 2020
    • Max Inden's avatar
      *: Enable authority discovery by default (#1395) · 59f5eb4c
      Max Inden authored
      * *: Enable authority discovery by default
      
      Instead of having to explicitly enable the authority discovery module on
      validator and sentry nodes, this commit enables the module by default.
      
      Today there is no way for non validator or sentry nodes to run the
      module. That might change in the future.
      
      * service/src/lib: Fix typo in new_full! for test
      59f5eb4c
  4. Jul 10, 2020
    • asynchronous rob's avatar
      Refactor primitives (#1383) · 3b13cd9a
      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
      3b13cd9a
  5. Jul 09, 2020
  6. Jul 08, 2020
  7. Jul 04, 2020
  8. Jul 03, 2020
  9. Jun 30, 2020
  10. Jun 26, 2020
  11. Jun 24, 2020
  12. Jun 23, 2020
  13. Jun 22, 2020
  14. Jun 19, 2020
  15. Jun 17, 2020
  16. Jun 16, 2020
  17. Jun 12, 2020
  18. Jun 11, 2020
  19. Jun 10, 2020
    • Cecile Tonglet's avatar
      Add the ability to change the informant's prefix (#1221) · 61e82c34
      Cecile Tonglet authored
      * Initial commit
      
      Forked at: 261d701c
      Parent branch: origin/master
      
      * Add the ability to change the informant's prefix
      
      * Update Cargo.lock
      
      * Update Cargo.lock
      
      * fixed tests
      
      * Rename prefix to informant prefix
      61e82c34
    • Gavin Wood's avatar
      v0.8.7 (#1222) · 2978c1b9
      Gavin Wood authored
      
      
      * Bump Substrate again.
      
      * update kusama runtmie for ensure origin
      
      * update polkadot runtime for ensure origin
      
      * fix imports
      
      * root only available for runtime benchmarks
      
      * Fix lock file
      
      * Bump Substrate
      
      * Update lock
      
      * Remove questionable feature-gating.
      
      Co-authored-by: default avatarShawn Tabrizi <[email protected]>
      2978c1b9
  20. Jun 09, 2020
  21. Jun 08, 2020
  22. Jun 05, 2020
  23. Jun 04, 2020
  24. Jun 01, 2020
  25. May 30, 2020
  26. May 28, 2020
  27. May 26, 2020
  28. May 21, 2020