1. 27 May, 2020 3 commits
  2. 26 May, 2020 6 commits
  3. 25 May, 2020 2 commits
  4. 22 May, 2020 1 commit
  5. 21 May, 2020 10 commits
  6. 20 May, 2020 2 commits
  7. 19 May, 2020 1 commit
  8. 18 May, 2020 1 commit
  9. 17 May, 2020 1 commit
  10. 16 May, 2020 3 commits
    • 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
    • Arkadiy Paronyan's avatar
      Companion PR to #6039 (#1100) · 0f84f89c
      Arkadiy Paronyan authored
      
      
      * remove on_block_imported
      
      * remove on_block_imported
      
      Co-authored-by: default avatarGav Wood <gavin@parity.io>
      0f84f89c
    • 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
  11. 15 May, 2020 6 commits
  12. 14 May, 2020 2 commits
  13. 13 May, 2020 1 commit
  14. 12 May, 2020 1 commit