Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Add error handling to Greeter tutorial #774

Merged
merged 2 commits into from
Jan 24, 2018

Commits on Jan 10, 2018

  1. Add error handling to Greeter tutorial

    While trying to get up and running with contract deployment through geth, I spent multiple hours trying to debug the `greeterFactory.new(...)` command in this tutorial without realizing that I was getting an "Error: exceeds block gas limit" error. This change makes it so that the console will log if contract deployment fails.
    Stephen Malina authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a378346 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

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