Hampus Sjöberg
Hampus Sjöberg
@Darth-Coin I think one of the issues is that we still have channel reserve #812 in Blixt. Removing it requires changes to lnd. It will accumulate to the currently required...
My preferred solution is lowering or removing the channel reserve and then make this number what we show this number instead. There are some issues about commitment fee, as this...
@xraid The text is actually correct, it will use LNURL-auth for administration. But perhaps the readme should include LNURL-pay as well.
@sesam Thanks for your comments on this one. Yes the rationale was to prevent DoS-attacks. Although this defense is of course pretty weak, and should be addressed at higher levels...
It can apparently also be in Typescript which makes more sense as we can create an interface for the config. https://github.com/lorenwest/node-config/wiki/Configuration-Files#typescript---ts
There is also this one https://github.com/ademirtemur/vision-camera-code-scanner-3v
@alexarruda Update to react-native-vision camera to 3.3.1. Version 3.3.0 added a code scanner directly to the lib https://github.com/mrousavy/react-native-vision-camera/releases/tag/v3.3.0 See instructions in the docs. https://react-native-vision-camera.com/docs/guides/code-scanning
Sure it kinda depends on the explorer in question, as it's not a universal rule. But makes sense to make it more clear. Thanks! 💯
Hi @atlj, just checking in here before I file a bug report upstream. Does this still work in react-native 0.75+? I updated your example project here https://github.com/hsjoberg/rn75autolinkregression without doing any...
@szymonrybczak Oh right I forgot to tell about that one. It still interestingly enough reports `"isPureCxxDependency": true`. ``` { "root": "/Users/coco/Projects/Blixt/1/TurboLnd/example", "reactNativePath": "/Users/coco/Projects/Blixt/1/TurboLnd/example/node_modules/react-native", "reactNativeVersion": "0.75", "dependencies": { "react-native-turbo-lnd": { "root":...