Roland

Results 116 issues of Roland

I cannot see the order details (price and item description) as set at https://github.com/tipsi/tipsi-stripe/blob/experimental-connect/website/docs-md/paymentRequestWithNativePay.md - is it because I'm running Stripe in test mode? ![IMG_2644](https://user-images.githubusercontent.com/33993199/75105790-8f4d5500-564a-11ea-8bde-d04163943049.jpg)

- The zap request says it MUST have **at least** one p-tag. However the zap note MUST have **only** one p tag. Why is this? shouldn't they both be **only**...

The documentation for lit https://twind.style/with-lit only provides an example of how to use tailwind classes in the render function, but there seems to be no way to style the `:host`...

### Feature description As per https://github.com/getAlby/lightning-browser-extension/pull/2975 we do not fully support LUD-17 ### Describe the solution also support keyauth scheme for LNURL-auth ### Describe alternatives _No response_ ### Additional context...

good first issue
idea

### Feature description In the welcome screen I don't see any way to change the extension language. I also tried changing my language from my chrome settings to Spanish, then...

idea
hacktoberfest

### Feature description Currently if you pay a HODL invoice you cannot know if it is paid or not until it's settled. If it's not settled, it just doesn't show...

idea

### Feature description Imports should be consistent and relative imports often break when moving files ### Describe the solution Add an eslint rule like: ```json "no-restricted-imports": [ "error", { "patterns":...

idea
hacktoberfest

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Onchain fees are requested when the user enters a bitcoin...

This PR adds some extra type definitions for further functionality exposed by the Alby extension, most importantly the new webln.request method. The arguments and return types for this method are...