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

Beta backports #7197

Merged
merged 8 commits into from
Dec 6, 2017
Merged

Beta backports #7197

merged 8 commits into from
Dec 6, 2017

Commits on Dec 4, 2017

  1. Fix no-default-features.

    tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    dcdde49 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7097 from paritytech/panic-payload-with-msg

    WASM parse payload from panics
    debris authored and tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    aeb43b6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7110 from paritytech/remove-storage-error

    WASM storage_read and storage_write don't return anything
    debris authored and tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    a8cf4ef View commit details
    Browse the repository at this point in the history
  4. WASM Remove blockhash error (#7121)

    * Remove blockhash error
    
    * Update tests.
    pepyakin authored and tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    ef702b7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7067 from sorpaas/patch-1

    ECIP-1039: Monetary policy rounding specification
    debris authored and tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    0ec35d9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7075 from miyao-gmo/feature/estimate_gas_limit

    escape inifinite loop in estimte_gas
    rphmeier authored and tomusdrw committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    c7621b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Merge pull request #7006 from paritytech/no-uncles

    Disable uncles by default
    debris authored and tomusdrw committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d60fe51 View commit details
    Browse the repository at this point in the history
  2. Maximum uncle count transition (#7196)

    * Enable delayed maximum_uncle_count activation.
    
    * Fix tests.
    
    * Defer kovan HF.
    tomusdrw committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    fdaedc8 View commit details
    Browse the repository at this point in the history