Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: No way to specify block number for eth_estimateGas #1046

Merged

Commits on Sep 19, 2018

  1. Specify block number for w3.eth.estimateGas

    see ethereum#1053
    
    added feature for inputing block_identifier in eth_estimateGas command
    
    variable inputs in estimateGas and tests
    
    formatter for block_identifier and passing tests
    
    added feature for inputing block_identifier in eth_estimateGas command
    
    variable inputs in estimateGas and tests
    
    passing lint
    dylanjw authored and ankitchiplunkar committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    c18f639 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    6d61935 View commit details
    Browse the repository at this point in the history