Commit graph

4343 commits

Author SHA1 Message Date
siiky
a97e3a328d fix: revert line change (#1698) 2024-07-25 16:08:48 -04:00
siiky
4c1d350c65 fix: lamassu-admin path (#1697) 2024-07-25 13:05:32 -04:00
Rafael Taranto
8daf76f73d Merge pull request #1686 from RafaelTaranto/chore/dockerfiles-improvement
chore: remove unused files
2024-07-16 10:59:52 +01:00
Rafael Taranto
ca1962bc39 Merge remote-tracking branch 'origin/release-10.0' into chore/dockerfiles-improvement 2024-07-16 10:56:21 +01:00
Rafael Taranto
89160f623a Merge pull request #1693 from siiky/fix/lam-969/message
LAM-969 fix: add machine name and timestamp to pending notifs messages
2024-07-16 10:54:11 +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
Rafael Taranto
ae0d90dd99 chore: use map instead of foreach 2024-07-16 09:33:13 +01:00
Rafael Taranto
681817c2eb Merge pull request #1692 from siiky/refactor/lam-1122
LAM-1122 refactor: simplify OFAC code
2024-07-11 11:12:58 +01:00
CrypticaScriptura
dbfc90feec chore: v10.0.1 (#1696) 2024-07-08 17:33:08 -04: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
siiky
e7f37a4b5b fix: add machine name and timestamp to pending notifs messages 2024-06-28 16:24:36 +01:00
siiky
8660f00257 refactor: drop unused debug logs 2024-06-28 15:58:59 +01:00
siiky
4ead3dc4bf refactor: replace fs+util.promisify with fs/promises 2024-06-28 15:55:36 +01:00
siiky
3f87685865 refactor: drop unnecessary use of _.curry 2024-06-28 15:43:36 +01:00
siiky
0d94c2e589 refactor: destruct in parameters list 2024-06-28 15:43:17 +01:00
siiky
6d9bf1fefc refactor: drop unnecessary curly braces 2024-06-28 15:42:34 +01:00
siiky
7c5e269685 chore: drop unused import 2024-06-28 15:39:19 +01:00
siiky
3e058c6a98 refactor: destruct in parameters list to build object 2024-06-28 15:39:18 +01:00
siiky
704e1673bd refactor: destruct in parameters list instead 2024-06-28 15:39:18 +01:00
siiky
9a8bbbd87f refactor: use set from lodash/fp instead of syntax 2024-06-28 15:39:18 +01:00
Rafael Taranto
8f8e95c292 feat: notifications and flow fixes 2024-06-18 23:43:35 +01:00
Rafael Taranto
423cfd4bbb fix: generic external auth on ui 2024-06-18 12:41:53 +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
CrypticaScriptura
2c8ab635a7 chore: v10.0.0 release (#1690) 2024-06-13 12:23:57 -04: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
6c8ced3c1f Merge pull request #1667 from siiky/feat/lam-969/pending-compliance-notifs
LAM-969 feat: pending compliance notifications
2024-06-10 21:25:49 +01:00
Rafael Taranto
af509ce86c Merge branch 'release-10.0' into feat/lam-969/pending-compliance-notifs 2024-06-10 21:25:31 +01:00
Rafael Taranto
86a520c77d fix: vonage package 2024-06-10 16:53:19 +01:00
siiky
3dbf10183e feat: add pending manual compliance notifications 2024-06-07 12:14:34 +01:00
siiky
068f68e838 refactor: give settings object to complianceNotify 2024-06-07 11:59:27 +01:00
siiky
08843ec73a refactor: make deviceId its own variable 2024-06-07 11:59:26 +01:00
siiky
f144c8a7cb refactor: convert function to single-expression arrow function 2024-06-07 11:59:26 +01:00
Rafael Taranto
7cdc56cfdd chore: remove unused files 2024-06-07 10:53:57 +01:00
CrypticaScriptura
9ce126aee3 chore: v10.0.0-rc.10 (#1685) 2024-06-05 10:55:41 -04:00
Rafael Taranto
35d38e0dee Merge pull request #1683 from RafaelTaranto/feat/save-last-auth-attempt-customer
LAM-1108 feat: save last auth attempt per customer
2024-06-05 08:21:11 +01:00
Rafael Taranto
d109feb5a8 Merge pull request #1680 from RafaelTaranto/feat/scorechain
[LAM-1093] feat: scorechain address analysis
2024-06-04 16:30:11 +01:00
Rafael Taranto
52676b8603 fix: misusing promises 2024-06-04 14:31:00 +01:00
CrypticaScriptura
24d42312f3 fix: timestamptz (#1684) 2024-05-29 14:18:54 -04: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
ea92fa5c6d fix: migrate old error codes 2024-05-29 10:33:03 +01:00
Rafael Taranto
4743f7f62c feat: save last auth attempt per customer 2024-05-29 09:24:18 +01:00
CrypticaScriptura
5de12c3b3a chore: v10.0.0-rc.9 (#1682) 2024-05-28 16:51:26 -04:00
Rafael Taranto
e1c2cc8619 feat: camera diagnostics (#1681) 2024-05-28 16:42:05 -04:00
Rafael Taranto
501da5f54a feat: scorechain address analysis 2024-04-30 17:18:36 +01:00
CrypticaScriptura
5ae9b76c3b [LAM-1096] chore: update coin nodes (bitcoind v27) (#1675)
* chore: update all the nodes

* chore: v10.0.0-rc.5

* chore: disable blockfilters on litecoin when pruned
2024-04-24 07:50:55 -04:00
CrypticaScriptura
5aab5d4c28 chore: v10.0.0-rc.4 (#1673) 2024-04-16 10:32:07 -04:00