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

Moar endpoints and types #27

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

Moar endpoints and types #27

wants to merge 40 commits into from

Commits on May 20, 2020

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

Commits on May 22, 2020

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

Commits on Jun 4, 2020

  1. Merge pull request gabidi#21 from xsats/watchAddress-types

    moar typescript types - watchAddress()
    gabidi committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    14115a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Added getMemPool

    gabidi committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7c44678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a65323 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Fix btcClient types

    edmball committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    39519ef View commit details
    Browse the repository at this point in the history
  2. Fix lncClient types

    edmball committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    07cc119 View commit details
    Browse the repository at this point in the history
  3. Fix otsClient types

    edmball committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    91d9630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e737a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3baa90f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb85982 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    73a9a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626c8dc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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

Commits on Oct 8, 2020

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

Commits on Nov 9, 2020

  1. addToBatch method and types

    edmball committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7efee94 View commit details
    Browse the repository at this point in the history
  2. Fix typo - outputId

    edmball committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    c8afec8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    8576d88 View commit details
    Browse the repository at this point in the history
  2. Fix batchSpend - get not post

    edmball committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9ee0136 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09e2e17 View commit details
    Browse the repository at this point in the history
  4. Fix batchSpend response types

    edmball committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    3559a34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b44eea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce73bd1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1752afb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    329e5e7 View commit details
    Browse the repository at this point in the history
  9. fix outputId

    edmball committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    9359bd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Improved bumpfee types

    edmball committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    fe17f4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871d2a0 View commit details
    Browse the repository at this point in the history
  3. Delete unused bumfeeresp type

    edmball committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f77ded2 View commit details
    Browse the repository at this point in the history
  4. Delete unused bumfeeresp type

    edmball committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    f4c829f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c806693 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Fix batchSpend response types

    edmball committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    130b829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fda005 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    85fd11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24d331c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. getbalances method

    xsats committed May 4, 2022
    Configuration menu
    Copy the full SHA
    59b77bb View commit details
    Browse the repository at this point in the history
  2. getbalances method

    xsats committed May 4, 2022
    Configuration menu
    Copy the full SHA
    92ed460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bc78f View commit details
    Browse the repository at this point in the history
  4. fix getBalances method (.mine)

    xsats committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f50f2b8 View commit details
    Browse the repository at this point in the history