escapedcat
escapedcat
> Thanks, I added the link to the swr discussion to the description for later documentation. > > I think, your current fix with removing `spyOn` is ok for now....
@qqqzhch I beleive we start to tackle what you describe in this PR: #1599 This is the start to change the general transaction list to an "event list". This issue...
Done via #1390
Done via #1390
- https://developer.chrome.com/docs/extensions/reference/storage/#property-session -
Steps to reproduce the "receiving end does not exist" error: 1. Install extension & password-pin and account 1. Do not open any devtools 1. Wait ~5 minutes 1. Open: chrome://extensions/...
- `chrome.strorage....` needs to be replaced by browser
Everything's green but adding commando connector. Fails with:  Narrowing it down to lnmessage. Could be this: - https://github.com/aaronbarnardsound/lnmessage/blob/master/src/index.ts#L437 - https://github.com/aaronbarnardsound/lnmessage/blob/master/src/crypto.ts/#L20 - https://github.com/aaronbarnardsound/lnmessage/blob/master/src/crypto.ts/#L103 Using `crypto` instead of `window.crypto` solves this...
Manifest adaption done 😱 This needs testing now.
Testing: - Works after service-worker is being shut down: https://github.com/getAlby/lightning-browser-extension/pull/1124#issuecomment-1305803446 - `await webln.enable()` - Invoice creation - Add commando connector - [nostr](https://branle.netlify.app/)