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

chore(lightning): Upgrade To Blocktank v2 API #1216

Merged
merged 37 commits into from
Sep 4, 2023
Merged

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    de96a1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a156d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55f2cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b45f2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc753ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b7601d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    e8f82c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572ca23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca43c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d713aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e80c5f5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    384871c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    71b4f29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    259615c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21ab801 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a08ea7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4552e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82119cd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

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

Commits on Aug 29, 2023

  1. fix(wallet): Fix Onboarding Status

    Adjusted lightning onboarding status messages for blocktank purchases.
    Removed BtBolt11PaymentState & BtOpenChannelState uses in blocktank.ts.
    coreyphillips committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0c58170 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    349a97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fddf66e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. fix(lightning): Update handleOrderStateChange

    Swapped out restartLdk with refreshLdk in handleOrderStateChange.
    Updated i18n import in lightning.ts.
    Updated condition for lightningConnecting addTodo in lightning.ts.
    coreyphillips committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    208f3c9 View commit details
    Browse the repository at this point in the history
  2. fix(lightning): Update lightningConnecting condition

    Updated condition for lightningConnecting addTodo in lightning.ts.
    coreyphillips committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    90437ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba7b8c View commit details
    Browse the repository at this point in the history
  4. fix(lightning): Fix Custom Channel Open Flow Calculations

    Updates receiving package calculations.
    Updated blocktankPurchaseFee calculation.
    coreyphillips committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0eeed2f View commit details
    Browse the repository at this point in the history
  5. fix(lightning): Fix Custom Channel Open Flow Calculations

    Updates receiving package calculations.
    coreyphillips committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0cd61f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix(lightning): Update channel fee value

    Updates channel fee value in CustomSetup.tsx.
    Updates useEffect in QuickSetup.tsx to set max value on load.
    coreyphillips committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ef142ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65d9307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    180143c View commit details
    Browse the repository at this point in the history
  4. fix(lightning): Add v1 to v2 order migration

    Adds v1 to v2 order migration.
    Updates fee estimate on Custom Order flow.
    coreyphillips committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    95f67ec View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    438bf5b View commit details
    Browse the repository at this point in the history
  2. chore(lightning): Add setDefaultClientBalance

    Sets default client balance to 20%, if able, instead of 80%.
    coreyphillips committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    8f05e63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e852886 View commit details
    Browse the repository at this point in the history