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

Stable release 2.0.8 backports #9748

Merged
merged 5 commits into from
Oct 15, 2018
Merged

Stable release 2.0.8 backports #9748

merged 5 commits into from
Oct 15, 2018

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    bab6e90 View commit details
    Browse the repository at this point in the history
  2. Use signed 256-bit integer for sstore gas refund substate (#9746)

    * Add signed refund
    
    * Use signed 256-bit integer for sstore gas refund substate
    
    * Fix tests
    
    * Remove signed mod and use i128 directly
    
    * Fix evm test case casting
    
    * Fix jsontests ext signature
    sorpaas committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    0851b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d565385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6afb86 View commit details
    Browse the repository at this point in the history
  5. aura: fix panic on extra_info with unsealed block (#9755)

    * aura: fix panic when unsealed block passed to extra_info
    
    * aura: use hex formatting for EmptyStep hashes
    
    * aura: add test for extra_info
    andresilva committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    b06b1f5 View commit details
    Browse the repository at this point in the history