1. May 26, 2020
  2. May 21, 2020
  3. May 19, 2020
  4. May 16, 2020
    • Jon Häggblad's avatar
      Enable Babe RPC for getting epoch authorship (#1065) · afb9af4c
      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.
      afb9af4c
    • Gavin Wood's avatar
      Extra requirements for claimants (#1091) · 8cb7cdbc
      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]>
      8cb7cdbc
  5. May 15, 2020
  6. May 06, 2020
    • André Silva's avatar
      grandpa: report equivocations on all runtimes (#1000) · 41699f5d
      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
      41699f5d
  7. May 05, 2020
  8. May 04, 2020
  9. Apr 29, 2020
  10. Apr 28, 2020
  11. Apr 27, 2020
  12. Apr 21, 2020
  13. Apr 20, 2020
  14. Apr 17, 2020
  15. Apr 16, 2020
    • Max Inden's avatar
      service/src/lib: Enable authority discovery on sentry nodes (#984) · 70becefb
      Max Inden authored
      * service/src/lib: Enable authority discovery on sentry nodes
      
      When run as a sentry node, the authority discovery module does not
      publish any addresses to the dht, but still discovers validators and
      sentry nodes of validators.
      
      * bin/node/cli/src/service: Use expressions instead of statements
      
      * Cargo.lock: Run `cargo update`
      
      * service/src/lib: Fix compile error
      70becefb
  16. Apr 15, 2020
  17. Apr 14, 2020
    • Bastian Köcher's avatar
      Release 0.7.29 (#998) · c6134cf9
      Bastian Köcher authored
      * Release 0.7.29
      
      * Update `Cargo.lock`
      c6134cf9
    • Pierre Krieger's avatar
      Companion PR to channel names (#995) · 17c2882a
      Pierre Krieger authored
      * Companion PR to channel names
      
      * Err... fix missing event stream name
      
      * Update Substrate
      17c2882a
    • ddorgan's avatar
      Westend Mark II (#983) · 4f9f1c87
      ddorgan authored
      
      
      * Initial draft
      
      * More work
      
      * Build
      
      * Docs
      
      * Insert westend keys
      
      * Add badBlock to fork from old chain
      
      * Updated spec to reset westend
      
      * Use raw spec
      
      * Fix spec format and use westend2 for both id's
      
      * Correct public key for bootnode 3
      
      * Build
      
      * Extra space
      
      * Fix build
      
      * Lock
      
      * Update lock
      
      * Fixes
      
      * Fix for he startup text
      
      * Bump
      
      Co-authored-by: default avatarGav Wood <[email protected]>
      4f9f1c87
  18. Apr 08, 2020
  19. Apr 07, 2020
    • Cecile Tonglet's avatar
      Update cli to new sc-cli API (#935) · 9477be34
      Cecile Tonglet authored
      * Initial commit
      
      Forked at: 9283855d
      Parent branch: origin/master
      
      * Switch substrate to branch cecton-the-revenge-of-the-cli
      
      * Adapting code
      
      * Update Cargo.lock
      
      * Adapting code
      
      * Adapt more code
      
      * Implement force_kusama parameter
      
      * Revert dependency update
      
      * Adapt code to use ref to SubstrateCli object
      
      * Updated to latest version
      
      * Updated with latest changes
      
      * Bump spec vesion
      
      * Fixed tests
      
      * WIP
      
      Forked at: 9283855d
      Parent branch: origin/master
      
      * More fixes
      
      * Cargo.lock
      
      * Updated code
      
      * Fixed and adapt
      
      * Fixed dependency issue with wasm
      
      * Adapted code
      
      * Revert branch change
      
      * Cargo.lock
      
      * Cargo.lock
      
      * Adapt code
      
      * Clean-up
      
      * More clean-up
      
      * Cargo.lock
      9477be34
  20. Apr 03, 2020
  21. Apr 01, 2020
  22. Mar 30, 2020