1. 27 Jul, 2020 1 commit
  2. 09 Jul, 2020 1 commit
  3. 04 Jul, 2020 1 commit
    • Bastian Köcher's avatar
      Make a collator send a collation as backup as well (#1353) · 21f31f78
      Bastian Köcher authored
      Currently a collator will only send a collation to validators it is a
      primary for. While testing this could lead to the situation that the
      same collator was registered as prime for all Parachain validators but
      failed for other reasons to generate a PoVBlock. However no other
      collator was sending a collation, which stopped the Parachain until the
      faulty collator was stopped.
      
      This pr solves this problem by making sure that every collator sends a
      collation to one of his validators he is connected to, but registered as backup.
      21f31f78
  4. 03 Jul, 2020 1 commit
  5. 26 Jun, 2020 1 commit
  6. 23 Jun, 2020 1 commit
  7. 19 Jun, 2020 1 commit
  8. 17 Jun, 2020 1 commit
  9. 16 Jun, 2020 1 commit
  10. 12 Jun, 2020 2 commits
  11. 10 Jun, 2020 1 commit
    • Gavin Wood's avatar
      v0.8.7 (#1222) · 32a791ee
      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: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      32a791ee
  12. 09 Jun, 2020 2 commits
  13. 08 Jun, 2020 2 commits
  14. 04 Jun, 2020 1 commit
  15. 01 Jun, 2020 1 commit
  16. 28 May, 2020 1 commit
  17. 26 May, 2020 2 commits
  18. 16 May, 2020 1 commit
    • Gavin Wood's avatar
      Extra requirements for claimants (#1091) · d8328043
      Gavin Wood authored
      
      
      * Introduce mandatory statement signing into claims
      
      * Introduce SignedExtension
      
      * Tests passing
      
      * Bump runtime version
      
      * Bump version, fix test
      
      * Test for validate
      
      * Another couple of tests
      
      * Enable PrevalidateAttests on Polkadot
      
      * Enable PrevalidateAttests on Polkadot
      
      * Fix build
      
      * Fixes
      
      * More fixes
      
      * Fix bench tests
      
      * Fix & test Preclaim clobbering.
      
      * Fix for errant claim logic
      
      * Add test
      
      * Update tests, always use Vec as input
      
      * mint_claim can add signature, some_benchmarks
      
      * Add claim with statement test
      
      * finish benchmarks
      
      * put the correct number of claims with benchmarks
      
      * fix compiler warning
      
      * Update weights
      
      * Weight comments for validation
      
      Co-authored-by: Shawn Tabrizi's avatarShawn Tabrizi <shawntabrizi@gmail.com>
      d8328043
  19. 05 May, 2020 1 commit
  20. 29 Apr, 2020 1 commit
    • Gavin Wood's avatar
      Prep v0.7.32 (#1056) · b2c024f3
      Gavin Wood authored
      * Bump Westend runtime version
      
      * Bump Substrate
      
      * Prep for release of 0.7.32
      
      * Update lock
      b2c024f3
  21. 28 Apr, 2020 2 commits
  22. 27 Apr, 2020 1 commit
  23. 17 Apr, 2020 1 commit
  24. 14 Apr, 2020 1 commit
  25. 01 Apr, 2020 1 commit
  26. 30 Mar, 2020 1 commit
  27. 23 Mar, 2020 1 commit
  28. 21 Mar, 2020 2 commits
  29. 19 Mar, 2020 1 commit
  30. 17 Mar, 2020 2 commits
  31. 16 Mar, 2020 1 commit
  32. 14 Mar, 2020 1 commit
  33. 13 Mar, 2020 1 commit