Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Update Substrate #623

Merged
merged 15 commits into from
Nov 28, 2019
Merged

Update Substrate #623

merged 15 commits into from
Nov 28, 2019

Commits on Nov 27, 2019

  1. Update to latest Substrate master (#615)

    * Update to latest Substrate master
    
    * Remove unneeded patch + warning
    
    * Update `Cargo.lock`
    
    * Fix tests
    
    * Update again
    bkchr authored and gavofyork committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    2f49a93 View commit details
    Browse the repository at this point in the history
  2. Bump Substrate (#616)

    * Update lock
    
    * Fix
    gavofyork committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e8b09ec View commit details
    Browse the repository at this point in the history
  3. Few fixes

    gavofyork committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    4bbffce View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Bump to latest Substrate

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6c38d45 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    bcdf9e1 View commit details
    Browse the repository at this point in the history
  3. fix pre-tx-pool compilation

    svyatonik committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    f38267c View commit details
    Browse the repository at this point in the history
  4. more compilation fixes

    svyatonik committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    4796fc5 View commit details
    Browse the repository at this point in the history
  5. Updates for the injection period

    - Liberal slash-refunding
    - Instant unbonding
    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7b044ca View commit details
    Browse the repository at this point in the history
  6. *: Enable refactored authority discovery (#624)

    * *: Enable authority discovery module
    
    * *: List authority discovery id after parachain validator id
    
    Make sure existing key types don't change their order by appending the
    authority discovery id instead of injecting it between im online id and
    parachain validator id.
    
    * *: Gate authority discovery module behind feature flag
    
    * cli/src/lib.rs: Fix warnings
    
    * cli/src/lib.rs: Shorten line length
    mxinden authored and gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    8b74b57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ec463d View commit details
    Browse the repository at this point in the history
  8. Bump Substrate

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    739b250 View commit details
    Browse the repository at this point in the history
  9. Bump Substrate

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    6c73647 View commit details
    Browse the repository at this point in the history
  10. Line widths

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    2fadc70 View commit details
    Browse the repository at this point in the history
  11. Line widths again

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    162b372 View commit details
    Browse the repository at this point in the history
  12. Revert bump.

    gavofyork committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    b0e67a4 View commit details
    Browse the repository at this point in the history