escapedcat

Results 637 comments of 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...

- 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: ![image](https://user-images.githubusercontent.com/1016218/202427889-457d0618-f229-4a62-8af6-eab9f7401d09.png) 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/)