lightning-browser-extension
lightning-browser-extension copied to clipboard
feat: start commando connector
Draft PR to track #1390
π Thanks for the pull request!
Here are the current build files for testing:
Download and unzip the file for your browser. Refer to the readme for detailed install instructions.
This build is brought to you by: Adam Fiscor (who recently dropped 1337 sats)
:
The future is bright. We just have a lot of work to do.
Want to sponsor the next build? send some sats to β‘οΈ[email protected] (don't forget to provide your name)
Don't forget: keep earning sats!
Socket Security Pull Request Report
π No new dependency issues detected in pull request
Pull request report summary
Issue | Status |
---|---|
Install scripts | β 0 issues |
Native code | β 0 issues |
Bin script confusion | β 0 issues |
Bin script shell injection | β 0 issues |
Unresolved require | β 0 issues |
Invalid package.json | β 0 issues |
HTTP dependency | β 0 issues |
Git dependency | β 0 issues |
Potential typo squat | β 0 issues |
Known Malware | β 0 issues |
Telemetry | β 0 issues |
Protestware/Troll package | β 0 issues |
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of package-name@version
specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]
β οΈ Please accept the latest app permissions to ensure bot commands work properly. Accept the new permissions here.
Powered by socket.dev
bumi noticed: package-lock.json
can be removed. We use yarn and yarn.lock
.
Boostagrams are currently not supported. As pointed out by Aaron over e-mail:
Actually it looks like the extratlvsβ field was only merged in to master on the 22nd of September - https://github.com/ElementsProject/lightning/pull/5619
I just checked with the CoreLn team and they said that it is going in to the next release.
So you can test it by installing CoreLn from master rather than a tagged release for the moment.
Aaron
So if we want to test this, we have to wait for the next Core LN release or build from master.
Updated with fixes for some of @bumi 's remark. I don't know anything about the webpack/storyboard stuff though.