Skip to content
  1. Aug 17, 2021
  2. Aug 13, 2021
  3. Aug 12, 2021
  4. Aug 09, 2021
  5. Aug 07, 2021
  6. Aug 06, 2021
  7. Aug 05, 2021
  8. Aug 03, 2021
  9. Jul 23, 2021
  10. Jul 20, 2021
  11. Jul 16, 2021
  12. Jul 15, 2021
  13. Jul 06, 2021
  14. Jul 05, 2021
  15. Jul 02, 2021
  16. Jun 28, 2021
  17. Jun 22, 2021
  18. Jun 20, 2021
  19. Jun 19, 2021
  20. Jun 17, 2021
  21. Jun 16, 2021
  22. Jun 12, 2021
  23. Jun 10, 2021
  24. Jun 08, 2021
  25. Jun 07, 2021
  26. Jun 04, 2021
  27. Jun 02, 2021
  28. Jun 01, 2021
    • Gavin Wood's avatar
      Add Statemint (#452) · eaa9f646
      Gavin Wood authored
      
      
      * Add Statemint
      
      * Versioning.
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Fixes
      
      * Benchmarking
      
      * kick patch (paritytech/statemin#88)
      
      * Westmint Chain Spec (paritytech/statemint#90)
      
      * Tidy the common .toml
      
      * Update weights
      
      * add westmint sudo key comment
      
      * Port consensus stuff
      
      * fix typo
      
      * fix typo ... again
      
      * Recognise Westmint
      
      Co-authored-by: default avatarAlexander Popiak <[email protected]>
      Co-authored-by: default avatarBastian Köcher <[email protected]>
      eaa9f646
  29. May 31, 2021
  30. May 26, 2021
    • Bastian Köcher's avatar
      Pov recovery for parachains (#445) · 07b3c44b
      Bastian Köcher authored
      
      
      * Start with a failing integration test & some refactorings
      
      * More work
      
      * Make it "work"
      
      * Add `NullConsensus` for the test
      
      * More refactorings
      
      * Move stuff over to its own crate
      
      * Refactorings
      
      * Integrate it into `service` and make the test working
      
      * Docs and some exit condition
      
      * Use the real import queue
      
      * Fix tests
      
      * Update client/pov-recovery/src/active_candidate_recovery.rs
      
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      
      * Fetch slot duration from the relay chain
      
      * Docs
      
      * Fixes
      
      Co-authored-by: default avatarBernhard Schuster <[email protected]>
      07b3c44b