siiky
|
0168fe4994
|
feat: fallback to BitPay ticker
|
2023-12-18 18:20:51 +00:00 |
|
siiky
|
bb57a599e0
|
refactor: inline assignment with return
|
2023-12-18 18:16:40 +00:00 |
|
siiky
|
63f40da632
|
refactor: simplify getting pegged fiat currencies
|
2023-12-18 18:16:35 +00:00 |
|
siiky
|
8eb1c3006f
|
refactor: abstract away getting ticker rates
|
2023-12-18 18:16:29 +00:00 |
|
Neal
|
545513851a
|
chore: bchn v27
|
2023-12-17 14:12:51 -05:00 |
|
CrypticaScriptura
|
eb6d95e6f4
|
chore: bitcoind v26.0
|
2023-12-16 08:57:03 -05:00 |
|
Rafael Taranto
|
0c9c7dbc0c
|
chore: remove leftover fields
|
2023-12-15 12:01:48 +00:00 |
|
Rafael Taranto
|
3221a7a828
|
fix: UI stuff and mailgun typos
|
2023-12-15 11:59:38 +00:00 |
|
siiky
|
2f69b0c1f6
|
feat: add more fallback tickers
|
2023-12-06 17:22:29 +00:00 |
|
Neal
|
77b6ad26ed
|
chore: update wallet nodes
|
2023-12-06 11:48:25 -05:00 |
|
Rafael Taranto
|
142f86c85c
|
Merge branch 'CrypticaScriptura-xcd-release816-2' into release-8.1
|
2023-11-29 09:33:58 +00:00 |
|
Rafael Taranto
|
c173f241eb
|
feat: mock-email and some fixes for email auth
|
2023-11-28 19:01:35 +00:00 |
|
Rafael Taranto
|
ab304093f3
|
feat: customer auth via email
|
2023-11-28 17:36: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 |
|
Rafael Taranto
|
a3eb44bda2
|
fix: added missing code from various LN PRs
|
2023-10-31 18:27:42 +00:00 |
|
Rafael Taranto
|
3fe3fed203
|
fix: sanity checks on ccxt responses
|
2023-10-31 18:27:33 +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 |
|
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 |
|