Juan P Lopez
Juan P Lopez
## 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,...
if fee probe timeout we need to return the max fee value so that we can always restrict the frontend to block sending if amount + fee is more than...
issue reported here https://galoymoney-workspace.slack.com/archives/C025NSXHME3/p1649730208489969 Currently we register a payment in the ledger without validate if a payment was done with that hash and if it fails we void the transaction....
probably we will need to upgrade to graphql-ws https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws
please check https://github.com/GaloyMoney/galoy/pull/759#discussion_r757837347 and https://github.com/GaloyMoney/galoy/pull/759#discussion_r757771447
when a user log in in a new device the notifications are sent to the old one. We should guarantee that only 1 device id/token is related to 1 user...
- remove current contacts - avoid to save new contacts when pay rewards
- [ ] Search invoice/onchain tx receipt by hash (to verify status and if was credited to user) - [ ] Search payment status by hash - [ ] Execute...
To ensure API security, it is recommended to set fallbackRule to deny (or custom rule) in GraphQL Shield and enforce the use of rules for each query / mutation refs:...
This requires: - Medici tx migration to include counterPartyWalletPublicId - Remove nullable in graphql