Sérgio Salgado
|
cec02c52ba
|
fix: resolve full sanction checking flow in the backend
|
2024-11-26 15:40:20 +00:00 |
|
Sérgio Salgado
|
30a43869ec
|
fix: increase OFAC list update timer
|
2024-11-26 15:40:13 +00:00 |
|
Sérgio Salgado
|
d76e84428f
|
fix: remove sanction loader middleware
|
2024-11-26 15:40:08 +00:00 |
|
Sérgio Salgado
|
c77fda2623
|
feat: add button to check against OFAC sanction list
|
2024-11-26 15:40:01 +00:00 |
|
Sérgio Salgado
|
04052bfc8e
|
fix: remove JSON from 404 response
|
2024-11-26 15:34:06 +00:00 |
|
Sérgio Salgado
|
37e235452b
|
feat: add robots.txt to lamassu-server and lamassu-admin
fix: fail fast on lamassu-server default route access
|
2024-11-26 15:34:00 +00:00 |
|
André Sá
|
753595e0df
|
fix: don't export empty transactions to simplified CSV
|
2024-11-26 13:18:50 +00:00 |
|
André Sá
|
eed09b52ca
|
refactor: simplified CSV testing
|
2024-11-26 13:18:39 +00:00 |
|
André Sá
|
4dc4d14742
|
fix: export all transactions to CSV
|
2024-11-26 13:18:29 +00:00 |
|
Sérgio Salgado
|
e9a7cf2903
|
fix: add fallbackfee and rpcworkqueue values on bitcoind.conf
|
2024-11-26 11:25:38 +00:00 |
|
Sérgio Salgado
|
7d9c468242
|
fix: remove cash-in transaction retry
|
2024-11-26 09:48:37 +00:00 |
|
Rafael Taranto
|
9edf3e7251
|
Merge pull request #1736 from lamassu/release-10.0.6
Release 10.0.6
|
2024-11-25 09:37:52 +00:00 |
|
Rafael Taranto
|
dab295815c
|
fix: flow when sumsub process is restarted (#1734)
|
2024-11-22 12:38:55 -05:00 |
|
Rafael Taranto
|
d10d9e94d4
|
Merge pull request #1732 from RafaelTaranto/fix/infura-amount-of-requests
LAM-1131 fix: reduce amount of infura requests
|
2024-11-21 16:17:24 +00:00 |
|
Rafael
|
86884417d1
|
fix: wallet scoring for cash-out
|
2024-11-21 15:17:28 +00:00 |
|
Rafael
|
ca52b93e50
|
fix: reduce amount of infura requests
|
2024-11-21 10:28:34 +00:00 |
|
Rafael Taranto
|
d953332bd5
|
Merge pull request #1731 from RafaelTaranto/fix/email-authentication-last-update
LAM-1204 fix: email authentication last used machine
|
2024-11-20 13:50:54 +00:00 |
|
Rafael
|
b1b7c23344
|
fix: email authentication last used machine
|
2024-11-18 14:36:13 +00:00 |
|
Rafael Taranto
|
f43b1fa1d0
|
Merge pull request #1725 from siiky/refactor/lam-1169/deprecate-custominforequestid
LAM-1169 refactor: deprecate GraphQL's `Trigger.customInfoRequestId`
|
2024-11-15 09:32:59 +00:00 |
|
Rafael Taranto
|
98ecff69ac
|
Merge pull request #1728 from siiky/fix/lam-903/recycler-notifs
LAM-903 Notifications issues for recyclers
|
2024-11-15 09:32:28 +00:00 |
|
siiky
|
5ca6fc4cdf
|
fix: enable recycler notifs in email
|
2024-10-28 17:36:19 +00:00 |
|
siiky
|
e7e104d6a0
|
fix: recycler notifications
|
2024-10-28 17:32:30 +00:00 |
|
siiky
|
1395448e78
|
feat: add notif message for LOW_RECYCLER_STACKER
|
2024-10-28 17:32:29 +00:00 |
|
siiky
|
815fd36ede
|
refactor: use notification codes & explicitly test all possible codes
|
2024-10-28 17:32:29 +00:00 |
|
siiky
|
5c39140ea8
|
refactor: replace magic constants
|
2024-10-28 17:32:29 +00:00 |
|
siiky
|
7a7292d2fa
|
refactor: deduplicate balance alerts checking code
|
2024-10-28 17:32:24 +00:00 |
|
siiky
|
f597c0e4f8
|
chore: remove dead code
|
2024-10-28 17:18:13 +00:00 |
|
siiky
|
fdae38aed8
|
feat: add request size to logs
|
2024-10-25 16:07:02 +01:00 |
|
siiky
|
1f8975d686
|
chore: deprecate deviceId from MachineInfo
|
2024-10-07 17:02:37 +01:00 |
|
siiky
|
a6d875d8d3
|
refactor: deprecate GraphQL's Trigger.customInfoRequestId
|
2024-10-02 12:01:56 +02:00 |
|
siiky
|
ea9a373676
|
fix: No data returned from the query errors on migration
|
2024-09-19 16:10:18 +01:00 |
|
siiky
|
bb440eedd6
|
refactor: move fetchCurrentConfigVersion() to settings loader
|
2024-09-19 15:54:26 +01:00 |
|
siiky
|
d3d4042d97
|
refactor: inline query parameters
|
2024-09-19 15:54:26 +01:00 |
|
siiky
|
cac88fda45
|
refactor: use loadLatestConfig() in place of loadLatest() where applicable
|
2024-09-19 15:54:25 +01:00 |
|
siiky
|
5342e9a8be
|
fix: use more specific function
`loadLatest()` returns a `Promise`, therefore accessing the `config`
property is not correct.
|
2024-09-19 15:54:25 +01:00 |
|
siiky
|
437a1d3505
|
refactor: remove unnecessary query parameters
|
2024-09-19 15:54:25 +01:00 |
|
siiky
|
3a548fea6f
|
refactor: extract duplicate code into its own function
|
2024-09-19 15:54:24 +01:00 |
|
siiky
|
6cf170303a
|
refactor: extract duplicate code into its own function
|
2024-09-19 15:54:24 +01:00 |
|
siiky
|
ccca6c345c
|
chore: remove dead code
|
2024-09-19 15:54:23 +01:00 |
|
siiky
|
19c7d73444
|
chore: remove dead code
|
2024-09-19 15:54:23 +01:00 |
|
siiky
|
446ac9f8db
|
chore: SQL formatting
|
2024-09-19 15:54:23 +01:00 |
|
siiky
|
083a7764d2
|
chore: query formatting
|
2024-09-19 15:54:22 +01:00 |
|
siiky
|
6f7746c564
|
refactor: don't use parameter in DB query
|
2024-09-19 15:54:22 +01:00 |
|
Rafael Taranto
|
543b09b084
|
Merge pull request #1713 from RafaelTaranto/feat/elliptic-wallet-scoring
LAM-1145 feat: elliptic wallet scoring
|
2024-08-30 18:03:11 +01:00 |
|
Rafael Taranto
|
7684a7ba9c
|
fix: dangling variable
|
2024-08-27 18:43:24 +01:00 |
|
Rafael Taranto
|
2ea5d6e65c
|
fix: machine_diagnostics doesn't exist
|
2024-08-27 15:17:57 +01:00 |
|
Rafael Taranto
|
d619974de7
|
feat: pick wallet scoring without UI
|
2024-08-27 11:23:48 +01:00 |
|
Rafael Taranto
|
d7d2b89556
|
fix: normalize return from elliptic
|
2024-08-27 10:33:15 +01:00 |
|
Rafael Taranto
|
2b2738c204
|
fix: fkeys on device_id
|
2024-08-21 13:24:37 +01:00 |
|
Rafael Taranto
|
92de30de01
|
feat: elliptic wallet scoring
|
2024-08-19 13:31:45 +01:00 |
|