Skip to content
  1. May 26, 2020
  2. May 25, 2020
  3. May 23, 2020
  4. May 22, 2020
  5. May 21, 2020
  6. May 20, 2020
  7. May 19, 2020
  8. May 18, 2020
  9. May 17, 2020
  10. 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
    • 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 <[email protected]>
      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: default avatarShawn Tabrizi <[email protected]>
      d8328043
  11. May 15, 2020
    • Benjamin Kampmann's avatar
      Companion for #6025 (#1098) · 67af396c
      Benjamin Kampmann authored
      67af396c
    • s3krit's avatar
      [CI] Expose WASM binaries on publish (#1093) · 952acb6f
      s3krit authored
      * add build-wasm-release CI job
      
      * temporarily run build-wasm-release everywhere
      
      * temporary job to inspect artifacts dir
      
      * fix test job
      
      * fix test job again
      
      * remove temporary job
      
      * remove FIXME for when to run jobs
      
      * remove pointless echo
      
      * Change cargo build for wasm-pack
      
      * Checksum polkadot_cli files
      
      * make separate wasm dir for artifacts
      
      * fix nits
      952acb6f