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

Backports to 2.0.1-beta #9145

Merged
merged 14 commits into from
Jul 26, 2018
Merged

Backports to 2.0.1-beta #9145

merged 14 commits into from
Jul 26, 2018

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    12b4aca View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    67a63bb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Be more graceful on Aura difficulty validation (#9164)

    * Be more graceful on Aura difficulty validation
    
    * test: rejects_step_backwards
    
    * test: proposer_switching
    
    * test: rejects_future_block
    
    * test: reports_skipped
    
    * test: verify_empty_seal_steps
    sorpaas committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    c3e551a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Remove node-health (#9119)

    * Remove node-health
    
    * Remove ntp_servers
    
    * Add --ntp-servers as legacy instead of removing it
    
    * Add --ntp-servers to deprecated args
    
    * Remove unused stuff
    
    * Remove _legacy_ntp_servers
    amaury1093 authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    1d53ce4 View commit details
    Browse the repository at this point in the history
  2. parity: fix UserDefaults json parser (#9189)

    * parity: fix UserDefaults json parser
    
    * parity: use serde_derive for UserDefaults
    
    * parity: support deserialization of old UserDefault json format
    
    * parity: make UserDefaults serde backwards compatible
    
    * parity: tabify indentation in UserDefaults
    andresilva authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    13c66cb View commit details
    Browse the repository at this point in the history
  3. Fix bugfix hard fork logic (#9138)

    * Fix bugfix hard fork logic
    
    * Remove dustProtectionTransition from bugfix category
    
    EIP-168 is not enabled by default
    
    * Remove unnecessary 'static
    sorpaas authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    4d55726 View commit details
    Browse the repository at this point in the history
  4. Disable per-sender limit for local transactions. (#9148)

    * Disable per-sender limit for local transactions.
    
    * Add a missing new line.
    tomusdrw authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    60657f3 View commit details
    Browse the repository at this point in the history
  5. rpc: fix is_major_importing sync state condition (#9112)

    * rpc: fix is_major_importing sync state condition
    
    * rpc: fix informant printout when waiting for peers
    andresilva authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    af16371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d5b75a View commit details
    Browse the repository at this point in the history
  7. docker: update hub dockerfile (#9173)

    * update Dockerfile for hub
    
    update to Ubuntu Xenial 16.04
    fix cmake version
    
    * docker: fix tab indentation in hub dockerfile
    andresilva authored and 5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    14bb94d View commit details
    Browse the repository at this point in the history
  8. rpc: fix broken merge

    5chdn committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    1a81e19 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    dff4961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25784a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce7a75 View commit details
    Browse the repository at this point in the history