getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
540 stars 194 forks source link

fix: pubkey prompt even after reasonable preset set #3237

Closed pavanjoshi914 closed 2 months ago

pavanjoshi914 commented 2 months ago

when there are more number of permissions in db. for new connected sites. it seems that public key prompt is triggered even after selecting reasonable sets of permissions.

one of the easy solution here to add a second of delay before fetching permissions so that we get latest permissions

bumi commented 2 months ago

solved by #3240