escapedcat
escapedcat
Sure, if you have time and motivation. tbh I'm happy enough keeping this project maintained as it is right now. I can only handle this with the help of others....
If you have time to dig into this and provide a PR that would be great. Maybe have a look into other issues related to `parserOpts` and `headerPattern` and see...
Closing this in favour of #1645 @vaibhavgarg237 thanks for starting this!
@rottingcleaner that name is short enough ;) This i.e. looks bad:  If it's longer it will break, because we use `substring`: https://github.com/getAlby/lightning-browser-extension/blob/master/src/app/components/AccountMenu/index.tsx/#L40 I think this should be handled [via...
bumi noticed: `package-lock.json` can be removed. We use yarn and `yarn.lock`.
Maybe related to https://github.com/getAlby/meta/issues/15
> Alternatively we can add the title attribute to the input field. On mouse over the user will see a browser native tooltip with the full text of the input-placeholder....
 I guess we have the chance to improve label, placeholder and hint.
/cc @dvoroneca
For outgoing txs this could be possible because those are stored in the browser-storage. The incoming ones we currently get directly form the node without being stored by the extension.