Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Implement binary search gasEstimation #119

Merged
merged 10 commits into from
Mar 2, 2017
Merged

Commits on Feb 28, 2017

  1. Implement binary search gasEstimation similar to the latest version o…

    …f Geth, avoiding annoying gas under-estimations
    fabioberger committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    c88b420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f44f646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e79d8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70ade89 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    dc09591 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449c299 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Set gasLimit for block utility to the default max instead of to a ran…

    …domHash in order to properly test eth_estimateGas
    fabioberger committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    aa9e896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3d4637 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99ca46 View commit details
    Browse the repository at this point in the history
  4. Improve comment

    fabioberger committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    b779e5f View commit details
    Browse the repository at this point in the history