Commit graph

2364 commits

Author SHA1 Message Date
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
CrypticaScriptura
b04597e6cc fix: display XCD, remove non-currencies and filter 2023-10-19 14:50:54 -04: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
José Oliveira
5576e300d9 refactor: revert old config changes 2023-09-28 17:46:42 +01:00
José Oliveira
76774a7d4f fix: revert old admin code changes 2023-09-28 17:46:37 +01:00
José Oliveira
688ec0bcbc feat: galoy account setup 2023-09-28 17:46:06 +01:00
José Oliveira
f870b9f563 feat: add galoy config and UI safeguards 2023-09-28 17:41:15 +01:00
José Oliveira
12ef86ebbf feat: wallet plugin structure 2023-09-28 17:26:27 +01:00
José Oliveira
06e6b2f657 feat: format config file 2023-09-28 17:26:04 +01:00
José Oliveira
46f6879108 feat: sendCoins error handling 2023-09-28 17:25:10 +01:00
José Oliveira
f37a73f983 feat: fetch cash-out transaction status 2023-09-28 17:24:48 +01:00
José Oliveira
09cb924106 feat: calculate pending balance 2023-09-28 17:20:53 +01:00
José Oliveira
dd55cda986 feat: retrieve account info 2023-09-28 17:20:49 +01:00