blink icon indicating copy to clipboard operation
blink copied to clipboard

bitcoin banking infrastructure

Results 253 blink issues
Sort by recently updated
recently updated
newest added

To prevent Blink imposters, certain "official-looking" usernames should be disabled / blocked blink support service help info

## Description This is to help prevent instances where we get an error in `getTransactionsForWallet` and then don't show any transactions at all back to the user. The current behavior...

``` diff --git a/src/graphql/public/root/mutation/ln-noamount-invoice-create-on-behalf-of-recipient.ts b/src/graphql/public/root/mutation/ln-noamount-invoice-create-on-behalf-of-recipient.ts index 55713ab54..23b40c2f2 100644 --- a/src/graphql/public/root/mutation/ln-noamount-invoice-create-on-behalf-of-recipient.ts +++ b/src/graphql/public/root/mutation/ln-noamount-invoice-create-on-behalf-of-recipient.ts @@ -32,7 +32,7 @@ const LnNoAmountInvoiceCreateOnBehalfOfRecipientMutation = GT.Field({ type: GT.NonNull(LnNoAmountInvoicePayload), description: dedent`Returns a lightning invoice for an associated...

api

Currently when a user receives sats from the earn quiz, payments come from "BitcoinBeachMarketing" which is too long and not a user-centric name. The account name should be changed to...

## Description I just sent a 1,000,000 sats onchain payment to my BBW wallet and noticed that the transactions list had a pending txn for 997,000 sats and a 3000...

accounting

**Is your feature request related to a problem? Please describe.** It was reported that users would like to have the ability to either edit memo or label a transaction with...

Allow users to have 3 attempts by SMS plus 3 attempts by WhatsApp to avoid the 4-hour block from signing in.

read that back in nextjs: https://nextjs.org/docs/app/api-reference/next-cli#keep-alive-timeout relevant PR: https://github.com/GaloyMoney/galoy/commit/ca63e184f5a4d1413232c751e431f9e419724922