1. 14 Oct, 2016 1 commit
    • Jeffrey Wilcke's avatar
      core, core/vm: added gas price variance table · 64af2aaf
      Jeffrey Wilcke authored
      This implements 1b & 1c of EIP150 by adding a new GasTable which must be
      returned from the RuleSet config method. This table is used to determine
      the gas prices for the current epoch.
      
      Please note that when the CreateBySuicide gas price is set it is assumed
      that we're in the new epoch phase.
      
      In addition this PR will serve as temporary basis while refactorisation
      in being done in the EVM64 PR, which will substentially overhaul the gas
      price code.
      64af2aaf
  2. 06 Oct, 2016 7 commits
  3. 05 Oct, 2016 4 commits
  4. 03 Oct, 2016 7 commits
  5. 02 Oct, 2016 2 commits
    • Péter Szilágyi's avatar
      Merge pull request #3066 from fjl/build-env · d4b55fc5
      Péter Szilágyi authored
      build: improve debian packaging
      d4b55fc5
    • Felix Lange's avatar
      build: improve debian packaging · 4f762797
      Felix Lange authored
      This commit tweaks the debian packaging tool:
      
      * All build environment metadata can now be overriden on the command
        line. This allows testing the CI build behaviour locally.
      * -unstable packages now actually contain the binaries (oops)
      * packages use Go 1.7 to build
      * archiving is skipped for PR builds
      4f762797
  6. 01 Oct, 2016 4 commits
  7. 30 Sep, 2016 2 commits
  8. 29 Sep, 2016 4 commits
  9. 28 Sep, 2016 4 commits
  10. 27 Sep, 2016 2 commits
  11. 26 Sep, 2016 3 commits