joule-extension icon indicating copy to clipboard operation
joule-extension copied to clipboard

Lightning payments extension for Chrome

Results 49 joule-extension issues
Sort by recently updated
recently updated
newest added

### Description This adds a new prompt for LNURL pay requests. This is currently very experimental and this PR is opened to serve as a potential starting point around implementing...

Revision of #226 from @callmekurisu ### Description This is a rework of a previous PR to integrate Lightning Labs' Loop functionality into Joule. Here are the main changes I've made...

Closes #42 ### Description This adds a new module, `appconf` that can be used to add customizations to each webapp. The one implemented here is allowances, the idea of setting...

### Description of the Feature or Idea [Your description goes here] ![image](https://user-images.githubusercontent.com/31412198/88321420-6fb47880-cd1f-11ea-82eb-5c14fe337dfd.png) ### Existing Example(s) of Feature [If another product or app is doing this, please link to it]

### Description of the Feature or Idea This is kind of a "big picture" issue that would need to be broken out into its own repo or set of issues,...

discussion

### Description of the Feature or Idea Rather than interrupt the flow to announce the invoice is invalid (a trailing " " included in the copy, I'm sorry, let me...

Maybe this is just because I test a lot, but I think there's a use case for having multiple nodes you can connect to and choose from. At the very...

enhancement

[C-Lightning](https://github.com/ElementsProject/lightning) has an HTTP RPC interface as well, but it's different from LND, so we'll need to support that. Documentation is here: https://github.com/ElementsProject/lightning#further-information

enhancement
blocked

### Description of the Feature or Idea Ratelimit the speed at which sites can create getInfo()/sendInvoice()/makeInvoice() requests *if they require opening a window* (for example, getInfo(), if pre-approved, should not...

bug
good first issue

### Description of the Issue When paying a Hodl Invoice, the Joule browser plugin may not get a response from the LND API immediately. Due to the nature of Hodl...