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

Beta release 2.1.3 backports #9749

Merged
merged 5 commits into from
Oct 15, 2018
Merged

Beta release 2.1.3 backports #9749

merged 5 commits into from
Oct 15, 2018

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    d3cd645 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
    19261e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2cd74a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d16c4da 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
    644852e View commit details
    Browse the repository at this point in the history