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

Use "getbalance" and add "validateaddress" #8

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

Commits on Jul 14, 2018

  1. Change to

    Ron Watkins committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    000d0ba View commit details
    Browse the repository at this point in the history
  2. Added 'validateAddress' call

    Ron Watkins committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    d55b982 View commit details
    Browse the repository at this point in the history
  3. Add JSON and Type for validate address

    Ron Watkins committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    fc28395 View commit details
    Browse the repository at this point in the history
  4. update cabal

    Ron Watkins committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    0f9d276 View commit details
    Browse the repository at this point in the history
  5. fix warnings

    Ron Watkins committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    8485585 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. add block count api call

    Ron Watkins committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    becd2dc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. added fund

    Ron Watkins committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    bbfdb4c View commit details
    Browse the repository at this point in the history
  2. add type

    Ron Watkins committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    b557425 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. updated api

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    99e7536 View commit details
    Browse the repository at this point in the history
  2. add createV

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    c9e9f8d View commit details
    Browse the repository at this point in the history
  3. fixed tuple

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ac79136 View commit details
    Browse the repository at this point in the history
  4. fixed txid json

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    9ca8c5b View commit details
    Browse the repository at this point in the history
  5. Fixed array object

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    09211ee View commit details
    Browse the repository at this point in the history
  6. Remove list

    Ron Watkins committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    46c6359 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. add eq to utx type

    Ron Watkins committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    800728e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. Add op_return data functionality to createData function

    Ron Watkins committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    a123602 View commit details
    Browse the repository at this point in the history
  2. add import

    Ron Watkins committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    0bd1338 View commit details
    Browse the repository at this point in the history
  3. Add bytestringToHexString call

    Ron Watkins committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    fac012a View commit details
    Browse the repository at this point in the history
  4. fix compile error

    Ron Watkins committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    0ee0541 View commit details
    Browse the repository at this point in the history
  5. Change type to String

    Ron Watkins committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    8402085 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Added fee output to fundrawtransaction

    Ron Watkins committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    95c7d11 View commit details
    Browse the repository at this point in the history
  2. fix fund

    Ron Watkins committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    a779f9e View commit details
    Browse the repository at this point in the history
  3. damn keyboard

    Ron Watkins committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    47ef386 View commit details
    Browse the repository at this point in the history