Commit graph

2224 commits

Author SHA1 Message Date
siiky
2f69b0c1f6 feat: add more fallback tickers 2023-12-06 17:22:29 +00:00
siiky
eb7f46c617 refactor: improve ticker error messages 2023-11-27 12:33:26 +00:00
siiky
0e980693af feat: fallback to BitPay ticker 2023-11-27 12:17:05 +00:00
siiky
418bd9b649 refactor: remove unnecessary variable 2023-11-27 12:17:04 +00:00
siiky
64a305f3b5 refactor: inline assignment with return 2023-11-27 12:17:04 +00:00
siiky
1eef75513f refactor: simplify getting pegged fiat currencies 2023-11-27 12:17:04 +00:00
siiky
da8435ec0d refactor: abstract away getting ticker rates 2023-11-27 12:16:45 +00:00
siiky
9338aeb266 fix: error if unequal 2023-11-24 12:11:17 +00:00
siiky
8e33bc527d fix: use getSolution 2023-11-24 12:11:02 +00:00
siiky
5de4e21b2e feat: use coin-change alongside subset-sum impl 2023-11-20 18:40:31 +00:00
siiky
2cb52a925d refactor: simplify solutionToOriginalUnits() 2023-11-20 18:08:11 +00:00
siiky
e65458eb1b fix: retrieve recycler bills 2023-10-23 11:59:13 +01: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
fc86956a09 fix: typo 2023-10-19 15:10:47 +01:00
Rafael Taranto
edbdfb0ec3 fix: repeated recycler on the server 2023-10-18 18:38:50 +01:00
Rafael Taranto
1e1bfe58a4 fix: code review changes 2023-10-16 16:58:47 +01:00
Rafael Taranto
e58acdb8be fix: migrations and front-end issues 2023-10-11 03:48:47 +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
294db780b3 fix: remove peer dependencies being used 2023-10-05 23:37:24 +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
c9e3fcd9ca Merge pull request #1601 from siiky/refactor/ln-galoy-8.1
LAM-958 Backport LN Galoy to 8.1
2023-10-05 17:40:50 +01:00
Taranto
1a8a5899d3 Merge remote-tracking branch 'upstream/release-8.1' into release-8.6 2023-10-03 16:26:42 +01:00
Taranto
6884d8bb18 Merge remote-tracking branch 'upstream/release-8.1' into release-8.6 2023-10-03 16:17:50 +01:00
Rafael Taranto
b90d8df4de fix: terms and conditions null safety 2023-09-28 21:00:42 +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
6cd72aed00 chore: simplify filter function 2023-09-28 18:15:27 +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
b65303e1ed refactor: remove LN from old crypto list 2023-09-28 18:06:37 +01:00
José Oliveira
e4267d8aba refactor: revert old config changes 2023-09-28 18:06:24 +01:00
José Oliveira
638ca968d0 feat: add exchanges/tickers support for LN coin 2023-09-28 17:52:41 +01:00