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

fix(lightning): update transfer to spending flow #1499

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

pwltr
Copy link
Collaborator

@pwltr pwltr commented Jan 15, 2024

Description

Fixes transfer to spending (onchain channel orders) flow to allow turbo channels again since BT changed policy and shows correct wait times.

Related: https://github.com/synonymdev/blocktank-lsp-http/pull/70

Notes

Large diff in yarn.lock due to added peer dependency blocktank-lsp-btc. I checked with react-native-bundle-visualizer (also added in this PR) and none of it seems to end up in the bundle so find but probably BT client lib should be cleaned up a bit.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (improving code without creating new functionality)

Tests

  • Detox test
  • Unit test
  • No test

Screenshot / Video

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-01-15.at.18.04.10.mp4

QA Notes

Tested QuickSetup, CustomSetup, Transfer
CustomSetup with 0 local balance still opens channel immediately, with local balance takes 1 confirmation (10minutes)

@pwltr pwltr force-pushed the fix/ln-onboarding branch 3 times, most recently from a883c51 to 47b221c Compare January 15, 2024 22:29
Copy link
Contributor

@ovitrif ovitrif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏻

@pwltr pwltr force-pushed the fix/ln-onboarding branch 2 times, most recently from 2800a85 to 97f8209 Compare January 30, 2024 10:54
@pwltr pwltr merged commit d62e7a2 into master Jan 30, 2024
3 of 4 checks passed
@pwltr pwltr deleted the fix/ln-onboarding branch January 30, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants