Commit graph

4666 commits

Author SHA1 Message Date
Rafael Taranto
d516a62448 Merge pull request #1733 from RafaelTaranto/fix/cash-out-wallet-scoring
LAM-1234 fix: wallet scoring for cash-out
2024-11-21 15:55:58 +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
Rafael Taranto
dc1ac10529 Merge pull request #1727 from siiky/feat/lam-1189/log-request-sizes
feat: add request size to logs
2024-11-06 15:02:05 +00:00
siiky
f308b732d5 chore: fix license 2024-11-05 16:01:45 +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
Rafael Taranto
ae30f2e704 Update docker-build.yml 2024-10-15 09:39:59 +01:00
Rafael Taranto
8b6071270a Merge pull request #1726 from lamassu/release-10.0
Release 10.0
2024-10-14 18:32:52 +01:00
Rafael Taranto
f5dd813464 Merge pull request #1721 from siiky/refactor/lam-1163/avoid-unnecessary-version-bumps
LAM-1163 Avoid unnecessary version bumps in l-s
2024-10-08 09:13:13 +01:00
siiky
1f8975d686 chore: deprecate deviceId from MachineInfo 2024-10-07 17:02:37 +01:00
Rafael Taranto
55c4a81596 Merge pull request #1724 from siiky/fix/lam-994/date-formatting
LAM-994 fix: date formatting
2024-10-05 09:45:42 +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
47692f4456 chore: drop unused require 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
siiky
39e78a37a2 fix: don't crash on customer page with bad dates 2024-09-19 15:26:45 +01:00
CrypticaScriptura
7e87a3e911 chore: v10.0.3 (#1723) 2024-09-18 09:41:51 -04:00
Rafael Taranto
6fb39124ea Merge pull request #1722 from RafaelTaranto/chore/trx-privkey-script
LAM-1165 chore: add trx privkey recover script
2024-09-17 07:36:16 +01:00
Rafael Taranto
f920ea5aa9 chore: add trx privkey recover script 2024-09-13 19:00:50 +01:00
Rafael Taranto
a3ea347b9e Merge pull request #1720 from siiky/fix/lam-737/requirement-name-required
LAM-737 Fix requirement name required
2024-09-12 14:11:00 +01:00
siiky
b368fbaeab refactor: getStep() 2024-09-02 17:07:01 +01:00
siiky
c840d49ba3 refactor: simplify chooseNotNull 2024-09-02 17:07:01 +01:00
siiky
185c620835 fix: missing name error message 2024-09-02 17:06:51 +01:00
siiky
87293cd21b fix: Formik validation schema parameter 2024-09-02 17:06:50 +01:00
siiky
9e5f027379 refactor: extract building of initial values 2024-09-02 17:06:50 +01:00
siiky
08c87f4f18 refactor: simplify enabled custom info requests processing 2024-09-02 17:06:49 +01:00
siiky
f1566c1bcc fix: give fields a user-friendly label 2024-09-02 15:32:34 +01:00
siiky
fc47944ac8 refactor: make it obvious what it's doing 2024-09-02 12:48:48 +01:00