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

Upgrade to jsonrpc v14 #11151

Merged
merged 6 commits into from
Oct 10, 2019
Merged

Upgrade to jsonrpc v14 #11151

merged 6 commits into from
Oct 10, 2019

Commits on Oct 9, 2019

  1. Upgrade to jsonrpc v14

    Contains paritytech/jsonrpc#495 with good bugfixes to resource usage.
    dvdplm committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    f8c3232 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Bump tokio & futures.

    tomusdrw committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    100907e View commit details
    Browse the repository at this point in the history
  2. Bump even further.

    tomusdrw committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    583503f View commit details
    Browse the repository at this point in the history
  3. Upgrade tokio to 0.1.22

    dvdplm committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    9f6d086 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dp/chore/upgrade-jsonrpc-to-v14

    * master:
      Secret store: fix Instant::now() related race in net_keep_alive (#11155)
      RPC method for clearing the engine signer (#10920)
      Use TryFrom instead of From+panic for Builtin (#11140)
    dvdplm committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    240ccd1 View commit details
    Browse the repository at this point in the history
  5. Partially revert "Bump tokio & futures."

    This reverts commit 100907e.
    dvdplm committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    b8e13ba View commit details
    Browse the repository at this point in the history