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

## Description Minor improvements from debugging delete-payments methods.

## Discussion There is a subset of transactions that is currently not added to our ledger or accounted for in our balances. These are the incoming onchain transactions for a...

## How to test Follow instructions here https://gist.github.com/dolcalmi/42f1622f797b1734e356315c517084d5 --- ### PR Tasks - [x] create account information config - [x] add dynamic fields to graphql - [x] choose naming (metadata,...

## Description This is a first draft for the fix for issues: #1399, #1528, https://github.com/GaloyMoney/galoy-mobile/issues/548 The issue is that the full `IncomingOnChainTransaction` type isn't persisted in redis, but our code...

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.2.0 to 14.0.0. Release notes Sourced from jest-junit's releases. v14.0.0 Fix getOptions support for Windows machines #215 by @​mastrzyz Failures in Test hooks like "AfterAll" now get...

dependencies

fix #1365, plus some security consideration using the old library: https://github.com/enisdenjo/graphql-ws/issues/3 I ran into issues when I was importing both `subscriptions-transport-ws` and `graphql-ws` at the same time. instead of trying...

**Title** Calculation Unsuccessful preventing confirming payments **Description** Unable to use the wallet due to this issue | Date added | Bounty Amount | |---------------|---| | | |

bounty

## Description We currently only add confirmed onchain transactions (and confirmed/pending LN balances) to our ledger. This could be tricky for folks trying to draw a total balance (confirmed and...

api