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

Backports to 1.11.8-stable #9144

Merged
merged 11 commits into from
Jul 25, 2018
Merged

Backports to 1.11.8-stable #9144

merged 11 commits into from
Jul 25, 2018

Commits on Jul 17, 2018

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

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    0acc0af 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
    4dea32d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. 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
    0705f26 View commit details
    Browse the repository at this point in the history
  2. 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
    947a2b4 View commit details
    Browse the repository at this point in the history
  3. 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
    f1274b2 View commit details
    Browse the repository at this point in the history
  4. 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
    91871c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aaddec View commit details
    Browse the repository at this point in the history
  6. 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
    38298a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1fbdca8 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
    5718d90 View commit details
    Browse the repository at this point in the history