blink
blink copied to clipboard
bitcoin banking infrastructure
addressing https://github.com/GaloyMoney/galoy/issues/4094
Currently, OTP messages for Blink using Twilio Verify sent to UAE numbers are in Arabic, however 90% of UAE residents are expats and don't speak Arabic, while close to everyone...
- [x] move repo to nextjs 14 / app router - [x] add some tests for receiving payment so we make sure we don't break it as we're refactoring it....
https://github.com/GaloyMoney/charts/pull/5747 The first commit has no link
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 3.0.4 to 4.0.6. Release notes Sourced from @graphql-codegen/typescript's releases. @graphql-codegen/typescript-react-query@4.0.0 Major Changes 5c7592b4d: Introduces breaking changes to support [email protected]: react query package is now @tanstack/react-query -> import...
## Description With the current way the API is setup, we expose ledger entries `status` fields directly in `WalletTransaction` objects that come through the API. This means that a ledger...
Add a column with fiat value of transactions in display currency at the moment of completion for accounting purposes.