Commit graph

437 commits

Author SHA1 Message Date
Rafael Taranto
95df06250e refactor: improved images for l-s and l-a-s 2024-08-09 11:06:59 +01:00
Rafael Taranto
09c3fb8a70 Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
chore: sumsub rebase simplified
2024-07-16 09:34:07 +01:00
sha-265
fc6f86f51d Add InforU SMS plugin (#1695)
Co-authored-by: Bitcoin Change <admin@bitcoinchange.co.il>
2024-07-08 17:17:42 -04:00
Rafael Taranto
8f8e95c292 feat: notifications and flow fixes 2024-06-18 23:43:35 +01:00
Rafael Taranto
11e0a03df1 fix: admin ui 2024-06-18 10:42:59 +01:00
Rafael Taranto
04eea85a0d refactor: yagni and flow of external compliance 2024-06-17 22:11:24 +01:00
Sérgio Salgado
b06927fd1c fix: change sumsub usage away from self-hosted solutions 2024-06-11 11:28:05 +01:00
Sérgio Salgado
6ba0632067 feat: implement sumsub API module
feat: add 3rd party services splash screen
feat: add sumsub as a configurable 3rd party service
feat: sumsub config loader
fix: small fixes

feat: add external validation as a compliance trigger
feat: add external validation route in l-s
feat: add external validation graphql module
feat: integrate sumsub SDK

feat: improve sumsub form to allow adding multiple applicant levels with enhanced UX
feat: added support for array fields in FormRenderer
feat: allow external validation triggers to dynamically use levels setup in the services page
fix: multiple small fixes

feat: get external compliance customer info
fix: small fixes

feat: add informational card in customer profile regarding external service info

feat: send external customer data for machine trigger verification

feat: restrictions to the creation of custom info requests and external validation triggers
fix: allow for a single applicant level to be setup

fix: account instance access

fix: small fixes

fix: development-only log
2024-06-11 11:25:58 +01:00
Rafael Taranto
52676b8603 fix: misusing promises 2024-06-04 14:31:00 +01:00
Rafael Taranto
8837da0b56 fix: missing return, api headers, variable name 2024-05-29 14:42:39 +01:00
Rafael Taranto
d4abde7c8f fix: wrong comment, no division by zero possible 2024-05-29 10:37:29 +01:00
Rafael Taranto
a55388d290 refactor: simplify rate function 2024-05-29 10:34:59 +01:00
Rafael Taranto
501da5f54a feat: scorechain address analysis 2024-04-30 17:18:36 +01:00
Rafael Taranto
98c48ba853 feat: bitfinex implementation 2024-04-15 09:02:05 +01:00
Rafael Taranto
196483fd6e Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240314 2024-03-14 21:58:30 +00:00
Rafael Taranto
8b4e34644b feat: new version of galoy API 2024-03-11 10:47:31 +00:00
Rafael Taranto
508adb573f fix: case sensitivity 2024-02-29 18:14:08 +00:00
Rafael Taranto
45fa1a8d93 feat: lnurl support 2024-02-29 13:24:22 +00:00
Rafael Taranto
459f7148f8 fix: use simplified LN deposit URL 2024-02-22 10:50:48 +00:00
Rafael Taranto
82acc20b9b Merge branch 'release-9.0' into chore/merge-9-into-10-20240214 2024-02-14 20:00:20 +00:00
Rafael Taranto
1522502456 chore: adjust probe numbers temporarily 2024-02-12 21:44:44 +00:00
Rafael Taranto
3465173e1a fix: check for invoice fulfillment 2024-02-09 19:05:25 +00:00
Rafael Taranto
35e40f4528 Merge remote-tracking branch 'origin/release-9.0' into chore/merge-9-into-10-20240206 2024-02-06 08:51:09 +00:00
Rafael Taranto
d5d433c4d8 Merge remote-tracking branch 'origin/release-8.1.10' into chore/merge-8.10-into-9-20240206 2024-02-06 08:35:59 +00:00
Rafael Taranto
fc7ef28ece fix: bitgo using old code 2024-01-31 08:55:27 +00:00
Rafael Taranto
bd8b0ca182 fix: allow zero invoices on server 2024-01-31 08:35:12 +00:00
Rafael Taranto
d735b2dc67 fix: missing var, removing testing leftovers 2024-01-25 18:06:47 +00:00
Rafael Taranto
d3533c44f0 fix: fee unit and batch fees 2024-01-25 15:28:17 +00:00
Rafael Taranto
575dbeabe5 fix: correct scale for fee 2024-01-24 17:01:20 +00:00
Rafael Taranto
a0815ba0be fix: update all usages of getGaloyWallet 2024-01-22 15:00:51 +00:00
Rafael Taranto
1cd1e1d9ab chore: use old galoy api 2024-01-10 23:11:21 +00:00
Rafael Taranto
d18b5bb29d Merge remote-tracking branch 'origin/release-8.1.10' into merge-8.1-into-9 2024-01-08 10:34:44 +00:00
Rafael Taranto
ceffc45835 fix: prevent deafult fee values, add logs 2024-01-07 22:00:20 +00:00
Rafael Taranto
8bbbb136f1 feat: mempool.space fee estimation 2024-01-07 21:49:53 +00:00
Rafael Taranto
c0cd06993d fix: typo 2023-12-28 23:35:05 +00:00
Rafael Taranto
c2dad97dc0 fix: deprecated graphql galoy usage 2023-12-28 22:47:00 +00:00
Rafael Taranto
3221a7a828 fix: UI stuff and mailgun typos 2023-12-15 11:59:38 +00:00
Rafael Taranto
c173f241eb feat: mock-email and some fixes for email auth 2023-11-28 19:01:35 +00:00
Rafael Taranto
ab304093f3 feat: customer auth via email 2023-11-28 17:36:29 +00:00
Rafael Taranto
a3eb44bda2 fix: added missing code from various LN PRs 2023-10-31 18:27:42 +00:00
Rafael Taranto
3fe3fed203 fix: sanity checks on ccxt responses 2023-10-31 18:27:33 +00:00
Rafael Taranto
416744baf3 Merge remote-tracking branch 'origin/release-8.1' into chore/merge-8.1-into-8.6-2023-10-22 2023-10-22 00:57:33 +01:00
siiky
30e9144714 fix: get the keys, not the values 2023-10-05 23:00:59 +01:00
siiky
c2a7714581 refactor: replace bitgo with @bitgo/sdk-api 2023-10-05 23:00:46 +01:00
Rafael Taranto
546ba7b780 fix: ln merge issues and deprecate some libs 2023-10-05 22:55:02 +01:00
Rafael Taranto
4acaa04a9a Merge pull request #1589 from siiky/refact/lam-776/update-bitgo-usage
LAM-776 update BitGo usage
2023-09-28 20:31:37 +01:00
José Oliveira
d72fc97f98 fix: remove unnecessary code 2023-09-28 18:14:56 +01:00
José Oliveira
81ef96a670 fix: parse address before get tx status 2023-09-28 18:14:13 +01:00
José Oliveira
d0b960fd6a feat: build ticker for LN coin 2023-09-28 18:13:51 +01:00
José Oliveira
638ca968d0 feat: add exchanges/tickers support for LN coin 2023-09-28 17:52:41 +01:00