Commit graph

415 commits

Author SHA1 Message Date
Rafael Taranto
270c37bfb9 fix: denominations alert typo 2023-12-21 12:06:55 +00:00
siiky
02cfe7530b refactor: simplify buildAvailableCassettes similarly to buildAvailableRecyclers 2023-10-23 11:38:48 +01:00
siiky
f2d07c8cc7 refactor: don't build virtualRecyclers in case of error 2023-10-23 11:32:38 +01:00
siiky
3accb2b54e refactor: generalize accountProvisioned to cassettes&recyclers 2023-10-23 11:29:34 +01:00
siiky
be63cd6ccb refactor: simplify computeAvailableCassettes similarly to computeAvailableRecyclers 2023-10-23 11:29:33 +01:00
siiky
ca706c24a9 refactor: inline computations into reduce 2023-10-23 11:29:33 +01:00
siiky
d47101215f refactor: inline one step 2023-10-23 11:29:33 +01:00
siiky
347844610c refactor: don't rebuild the whole recycler object 2023-10-23 11:29:33 +01:00
siiky
0085c22003 refactor: avoid using unnecessary variables 2023-10-23 11:29:32 +01:00
siiky
bec0ec4ee6 refactor: map array of recyclers directly 2023-10-23 11:29:32 +01:00
siiky
738f4f5b13 refactor: use destructuring instead of indexing 2023-10-23 11:29:32 +01:00
siiky
23eadc1717 refactor: use destructuring instead of indexing 2023-10-23 11:29:31 +01:00
siiky
dd6bb6a8d3 refactor: map instead of pushing 2023-10-23 11:29:17 +01:00
siiky
491031a1b5 refactor: map instead of pushing 2023-10-23 11:15:14 +01:00
siiky
ef3ba710ff refactor: declutter unnecessary variables 2023-10-23 11:15:10 +01:00
siiky
104f9061f9 refactor: destruct recycler object 2023-10-23 11:14:29 +01: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
Rafael Taranto
21b88f182e refactor: use recyclers instead of stackers 2023-10-09 14:41:33 +01:00
Rafael Taranto
241ce5ef54 chore: more usages of peer dependency 2023-10-05 23:50:11 +01:00
Rafael Taranto
cd9c8aaba1 Merge remote-tracking branch 'origin/release-8.1' into release-8.6 2023-09-19 14:04:07 +01:00
Rafael Taranto
7f2963bc85 feat: tron cash-out 2023-09-11 12:13:14 +01:00
Rafael Taranto
f1e6e24f05 fix: no loading box scenario 2023-08-29 15:10:53 +01:00
Rafael Taranto
733cd670d7 feat: aveiro stuff 2023-08-24 17:10:15 +01:00
Rafael Taranto
0079edb9dc Merge remote-tracking branch 'origin/release-8.1' into release-8.6 2023-08-22 13:13:41 +01:00
Rafael Taranto
bdd413a0ca chore: remove unused params 2023-08-22 13:02:12 +01:00
CrypticaScriptura
becd3e7a82 chore: merge release-8.1 into telnyx (#1572)
* fix: concurrency issues caused by poller

* chore: version 8.1.4 (#1561)

* Revert "chore: version 8.1.4 (#1561)" (#1562)

This reverts commit eaa3dc5720.

---------

Co-authored-by: Taranto <rafael.taranto@protonmail.com>
2023-07-31 17:49:27 -04:00
Taranto
8b1cf46f77 Merge remote-tracking branch 'upstream/release-8.1' into release-8.6 2023-07-07 21:15:01 +01:00
Taranto
6b7d14de2b fix: concurrency issues caused by poller 2023-07-06 16:59:29 +01:00
Taranto
9f520afd71 chore: create defaults for cashUnitCapacity 2023-06-28 21:55:23 +01:00
Sérgio Salgado
f3ab63766e feat: add bill math cassette-agnostic solution
fix: multiple generic fixes related with the recyclers
fix: slight UI data changes
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2967ad3a75 fix: multiple fixes related with recyclers/stackers
feat: add bill destination unit for cash-in txs
feat: l-m communication regarding cash unit state
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2638bd1717 feat: add stacker counter field to the machine
feat: use the stacker amount to properly render the cash cassettes table
feat: add stacker notifications to the plugins backend
2023-06-07 14:27:42 +01:00
Sérgio Salgado
211c4b1ea7 feat: add aveiro cash units to the devices table
feat: change data fetching to accomodate the new cash units
2023-06-07 14:27:42 +01:00
siiky
0ea8a5af50 refactor: unindent .then() chain 2022-11-21 17:29:32 +00:00
josepfo
727544344b fix: verify if wallet scoring is enabled 2022-11-04 15:56:15 +00:00
Taranto
ec32a6f0cd Merge remote-tracking branch 'upstream/release-8.0' into chore/merge-8.0-into-8.1 2022-08-22 16:00:56 +01:00
Sérgio Salgado
3daf0ac865 fix: add transaction ID to new sweep error logs 2022-08-17 15:31:38 +01:00
Sérgio Salgado
763aff44da feat: add session ID to sweep error logs 2022-08-02 00:29:25 +01:00
Sérgio Salgado
73f5224f63 feat: add session ID to sweep error logs 2022-08-02 00:27:14 +01:00
Sérgio Salgado
cd8f29cc64 fix: create sweepable coins list 2022-07-29 19:25:37 +01:00
Sérgio Salgado
fa0ef6b053 fix: enqueue sweeping requests and loosen sweep polling 2022-07-29 19:24:07 +01:00
André Sá
e7c2456ff7 Merge branch 'release-8.0' into 8.0-to-8.1-merge 2022-07-26 11:47:59 +01:00
Sérgio Salgado
1d2b762613 fix: enqueue sweeping requests and loosen sweep polling 2022-07-05 21:22:00 +01:00
Sérgio Salgado
168efc923a feat: re-enable USDT and eip-1559 commits 2022-06-14 16:54:08 +01:00
Sérgio Salgado
e49f91df33 chore: revert erc20 changes
chore: small fixes
chore: build react admin
2022-06-01 19:18:12 +01:00
André Sá
d20f4968f6 refactor: join static and dynamic configs to reuse pollQueries() 2022-04-26 12:59:42 +01:00
André Sá
a0ed5a3a0e feat: add GraphQL server and resolvers 2022-04-26 12:44:55 +01:00
André Sá
4d8c8c4b62 fix: percentage division 2022-04-26 12:44:54 +01:00
André Sá
40791cb4cd refactor: move recordPing() to poll() 2022-04-26 12:44:53 +01:00
André Sá
af0029581e refactor: no more array slicing in pollQueries() 2022-04-26 12:44:53 +01:00