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

Add IPC functionality #1

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 16, 2016

  1. Added IPC functionality

    Use the option `ipc:true` to use IPC instead of RPC
    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    b982ee6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from tjade273/IPC

    Added IPC functionality
    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    88f66ac View commit details
    Browse the repository at this point in the history
  3. Add IPC info

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    175eb9d View commit details
    Browse the repository at this point in the history
  4. Add IPC example header

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9c36115 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from tjade273/IPC

    Merge IPC into master
    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    d7f7308 View commit details
    Browse the repository at this point in the history
  6. Added async example

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    9faec51 View commit details
    Browse the repository at this point in the history
  7. Changed install directions

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    5667532 View commit details
    Browse the repository at this point in the history
  8. Add net dependency

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    4678ee1 View commit details
    Browse the repository at this point in the history
  9. Update package.json

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    fc876f4 View commit details
    Browse the repository at this point in the history
  10. Add me as author

    tjade273 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    92d49b8 View commit details
    Browse the repository at this point in the history
  11. change name and description

    Tjaden Hess committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    bc1fded View commit details
    Browse the repository at this point in the history
  12. changed authors

    Tjaden Hess committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    ebec3ce View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Merge pull request #3 from tjade273/release

    Merge Release To Master
    tjade273 committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    6122a2e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

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

Commits on May 13, 2016

  1. added testrpc evm commands

    tjade273 committed May 13, 2016
    Configuration menu
    Copy the full SHA
    d78f607 View commit details
    Browse the repository at this point in the history
  2. add testrpc evm

    tjade273 committed May 13, 2016
    Configuration menu
    Copy the full SHA
    23527b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Add miner API

    tjade273 authored Jun 23, 2016
    Configuration menu
    Copy the full SHA
    a11f029 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from tjade273/miner

    Add mining API functionallity
    tjade273 authored Jun 23, 2016
    Configuration menu
    Copy the full SHA
    3adddba View commit details
    Browse the repository at this point in the history
  3. 1.1.0

    tjade273 committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    fa7fa5e View commit details
    Browse the repository at this point in the history
  4. 1.2.0

    tjade273 committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    2693e49 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Configuration menu
    Copy the full SHA
    c28905c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from jbaylina/traceTransaction

    traceTransaction added and fix when result is an object.
    tjade273 authored Sep 29, 2016
    Configuration menu
    Copy the full SHA
    d47b866 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. 1.3.0

    tjade273 committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    9f2aee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Add importRawKey method

    tjade273 authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    0d2159e View commit details
    Browse the repository at this point in the history
  2. Add management api docs

    tjade273 authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    fae1b5d View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tjade273 authored Nov 14, 2016
    Configuration menu
    Copy the full SHA
    efebd11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ae5191 View commit details
    Browse the repository at this point in the history
  5. 1.4.0

    tjade273 committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    c64f888 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Configuration menu
    Copy the full SHA
    e37bc7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from coeniebeyers/patch-1

    Removed console.log in toBoolVal
    tjade273 authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    03109f5 View commit details
    Browse the repository at this point in the history