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): Add fallback blocktank peers #1094

Merged
merged 1 commit into from Jun 5, 2023

Conversation

coreyphillips
Copy link
Collaborator

@coreyphillips coreyphillips commented Jun 2, 2023

Description

  • If unable to retrieve Blocktank peer info from the server the app will now fall back to hardcoded peers in FALLBACK_BLOCKTANK_PEERS instead of receiving an error after failing to connect.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Tests

  • No test

QA Notes

  • Adding peers should continue work as expected even when unable to retrieve peer information from the server.

Adds FALLBACK_BLOCKTANK_PEERS.
Implements FALLBACK_BLOCKTANK_PEERS in addPeers method.
@Jasonvdb Jasonvdb merged commit f4ff104 into master Jun 5, 2023
3 of 4 checks passed
@Jasonvdb Jasonvdb deleted the fallback-blocktank-peers branch June 5, 2023 06:57
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

2 participants