1. Jul 08, 2020
  2. Jul 04, 2020
  3. Jul 03, 2020
  4. Jun 30, 2020
  5. Jun 26, 2020
  6. Jun 24, 2020
  7. Jun 23, 2020
  8. Jun 22, 2020
  9. Jun 19, 2020
  10. Jun 17, 2020
  11. Jun 16, 2020
  12. Jun 12, 2020
  13. Jun 11, 2020
  14. Jun 10, 2020
    • Cecile Tonglet's avatar
      Add the ability to change the informant's prefix (#1221) · 0f1e436c
      Cecile Tonglet authored
      * Initial commit
      
      Forked at: 4234dee5
      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
      0f1e436c
    • 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: default avatarShawn Tabrizi <[email protected]>
      32a791ee
  15. Jun 09, 2020
  16. Jun 08, 2020
  17. Jun 05, 2020
  18. Jun 04, 2020
  19. Jun 01, 2020
  20. May 30, 2020
  21. May 28, 2020
  22. May 26, 2020
  23. May 21, 2020
  24. May 19, 2020
  25. May 16, 2020
    • Jon Häggblad's avatar
      Enable Babe RPC for getting epoch authorship (#1065) · 9b0465c0
      Jon Häggblad authored
      Enable babe_epochAuthorship that was added in substrate#4729 for
      querying information about slots that can be claimed in the current
      epoch.
      9b0465c0
    • 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: default avatarShawn Tabrizi <[email protected]>
      d8328043
  26. May 15, 2020
  27. May 06, 2020
    • André Silva's avatar
      grandpa: report equivocations on all runtimes (#1000) · 872bd4fd
      André Silva authored
      * grandpa: report equivocations on all runtimes
      
      * runtime: fix test-runtime compilation
      
      * runtime: enable historical session manager on all runtimes
      
      * runtime: fix indentation
      
      * runtime: use strong key types in KeyOwnerProofSystem definitions
      
      * update substrate
      
      * bump spec_version of runtimes
      872bd4fd
  28. May 05, 2020