-
Notifications
You must be signed in to change notification settings - Fork 194
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
feat: add RaspiBlitz #777
feat: add RaspiBlitz #777
Conversation
…wser-extension into add-raspiblitz
…ning-browser-extension into secondl1ght-add-raspiblitz
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not look in detail, but I think this is not following the new connector screen refactorings:
Ok I updated this to use the new |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, great. did you test it? did you also try to type the URL manually?
@MoritzKa can you test again?
Yep I tested it and was able to connect an LND node coming from Polar, I tried typing |
great,thanks! |
ACK |
what does that mean? |
for me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
@secondl1ght can you make a PR with those updated import paths? |
Ok @dylancom is this a new way we are doing imports? |
# By Dylan Companjen (3) and others # Via GitHub (4) and secondl1ght (1) * master: refactor: imports feat: add RaspiBlitz (getAlby#777) feat: theme selector (getAlby#786) chore: cross-env can handle multiple envs at once feat: add screens & components aliases feat: add ~ as a root import alias Update webpack-dev-server to version 4.8.1 refactor checkInvoice feat(send): support BIP21 URI with BOLT 11 invoice QRCode # Conflicts: # src/app/screens/Publishers.tsx # tsconfig.json
New PR for #683 due to merge conflicts.
Closes #683 #673