André Sá
|
0213ceb7fe
|
feat: add DB migration to add the hash of T&C
|
2022-04-26 15:39:31 +01:00 |
|
André Sá
|
469f38b768
|
feat: put T&C in its own query
|
2022-04-26 15:38:55 +01:00 |
|
André Sá
|
7b951f961f
|
feat: save T&C hash to the user_config
|
2022-04-26 15:31:16 +01:00 |
|
André Sá
|
6c43f7536d
|
refactor: move getCustomInfoRequests call out of config manager
|
2022-04-26 15:23:42 +01:00 |
|
Rafael Taranto
|
2f1d60b7e5
|
Merge pull request #1196 from siiky/fix/lam-258/static-confs-getCustomInfoRequests
fix: add missing `getCustomInfoRequests()` call
|
2022-04-26 15:19:26 +01:00 |
|
André Sá
|
fa2fe36c46
|
fix: add missing getCustomInfoRequests() call
|
2022-04-26 14:37:39 +01:00 |
|
Rafael Taranto
|
feaccdb4bc
|
Merge pull request #1193 from siiky/refact/lam-437/ccxt-tickers
Save CCXT ticker objects
|
2022-04-26 13:04:36 +01:00 |
|
Rafael Taranto
|
da87301e4e
|
Merge pull request #1164 from siiky/feat/lam-258/graphql-config
feat: use GraphQL for all server-machine communication
|
2022-04-26 13:02:27 +01:00 |
|
André Sá
|
d20f4968f6
|
refactor: join static and dynamic configs to reuse pollQueries()
|
2022-04-26 12:59:42 +01:00 |
|
André Sá
|
df2213566e
|
feat: add T&C configs to GraphQL API
|
2022-04-26 12:59:42 +01:00 |
|
André Sá
|
b380e2845c
|
chore: version bump
|
2022-04-26 12:59:27 +01:00 |
|
André Sá
|
e30d3c035d
|
feat: add recordPing() as middleware to /graphql
|
2022-04-26 12:44:56 +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 |
|
André Sá
|
d2b78ea93d
|
refactor: inline variables and reformat promises
|
2022-04-26 12:44:52 +01:00 |
|
André Sá
|
ac7cb243af
|
refactor: use array destructuring instead of indexing
|
2022-04-26 12:44:52 +01:00 |
|
André Sá
|
b74bd2ce14
|
refactor: remove unnecessary assignment
|
2022-04-26 12:44:51 +01:00 |
|
André Sá
|
6a9643beb8
|
fix: always run the authorize middleware
|
2022-04-26 12:44:50 +01:00 |
|
André Sá
|
4a6da1b888
|
refactor: drop unused parameter
|
2022-04-26 12:44:49 +01:00 |
|
André Sá
|
3fe217c5ed
|
refactor: drop unused constant
|
2022-04-26 12:44:49 +01:00 |
|
André Sá
|
5256c7ea4b
|
refactor: drop unnecessary imports
|
2022-04-26 12:44:48 +01:00 |
|
André Sá
|
0a833fa11d
|
refactor: remove old server
|
2022-04-26 12:44:48 +01:00 |
|
André Sá
|
ad5293522d
|
refactor: use a more idiomatic conditional set
|
2022-04-26 10:06:36 +01:00 |
|
Rafael Taranto
|
b9fe558019
|
Merge pull request #1190 from ubavic/date-picker
Date picker
|
2022-04-21 23:21:16 +01:00 |
|
Rafael Taranto
|
b3feb76e7a
|
Merge pull request #1172 from josepfo/fix/ignore-db-update-for-empty-network-metrics
fix: update db upon empty network metrics
|
2022-04-21 23:10:26 +01:00 |
|
André Sá
|
2fe92c2ebf
|
feat: periodically update ticker rates
|
2022-04-19 15:42:10 +01:00 |
|
André Sá
|
396e7058f5
|
refactor: disable CCXT's rate limitting
|
2022-04-19 14:24:26 +01:00 |
|
André Sá
|
6c2c6353aa
|
feat: lower the ticker rate limit
|
2022-04-19 14:24:25 +01:00 |
|
André Sá
|
4747e0b7f6
|
refactor: save CCXT ticker instance
|
2022-04-19 14:24:17 +01:00 |
|
André Sá
|
7ddda20364
|
refactor: use Unix fileformat
|
2022-04-19 12:43:11 +01:00 |
|
Rafael Taranto
|
2a2c1fccc8
|
Merge pull request #1175 from chaotixkilla/fix-btc-wallet-creation
Fix BTC wallet creation
|
2022-04-15 16:30:49 +01:00 |
|
Nikola Ubavic
|
fea170e141
|
fix: max date
|
2022-04-14 19:26:23 +02:00 |
|
Nikola Ubavic
|
bc8335adee
|
fix: date picker
|
2022-04-14 19:20:52 +02:00 |
|
naconner
|
d4a4f10836
|
chore: version v8.0.0-beta.4 (#1189)
|
2022-04-14 08:47:28 -04:00 |
|
Sérgio Salgado
|
d854f0580e
|
fix: improve error handling and funding UX
|
2022-04-11 19:16:50 +01:00 |
|
Sérgio Salgado
|
0a591658aa
|
fix: remove log
|
2022-04-11 19:16:50 +01:00 |
|
Sérgio Salgado
|
0135d50416
|
fix: RPC error handling
feat: create and load wallets
|
2022-04-11 19:16:49 +01:00 |
|
Rafael Taranto
|
913e617d1b
|
Merge pull request #1187 from naconner/zec-eth-bump
chore: update zcashd & geth
|
2022-04-09 21:54:56 +01:00 |
|
Rafael Taranto
|
bd5e47adda
|
Merge pull request #1184 from siiky/fix/lam-424/echo-e
fix: `sh`'s `echo` doesn't have `-e`
|
2022-04-09 21:53:40 +01:00 |
|
naconner
|
e97d9a9ee4
|
chore: update zcashd & geth
|
2022-04-09 11:04:07 -04:00 |
|
André Sá
|
5bc45a8f12
|
fix: add \n to the last line
|
2022-04-06 16:58:08 +01:00 |
|
André Sá
|
a19d97eb2c
|
fix: sh's echo doesn't have -e
|
2022-04-06 15:39:54 +01:00 |
|
Rafael Taranto
|
f9ae681453
|
Merge pull request #1183 from chaotixkilla/fix-cashbox-batches-log-NaN-values
Fix possible NaN and null values on cashbox batch logs
|
2022-04-06 00:50:54 +01:00 |
|
Rafael Taranto
|
28a8e5a470
|
Merge pull request #1180 from chaotixkilla/fix-zeroconf-to-oneconf-customer-id
Fix customer ID not being updated on 0-conf turned 1-conf cash-out transactions
|
2022-04-06 00:50:20 +01:00 |
|
Sérgio Salgado
|
24807a70ef
|
fix: cashbox batches log possible NaN and null values
|
2022-04-04 17:04:37 +01:00 |
|
Sérgio Salgado
|
a558410796
|
fix: only change customerId in presence of an anonymous customer
|
2022-04-04 16:35:44 +01:00 |
|
Rafael Taranto
|
03cb4a3c4c
|
Merge pull request #1182 from chaotixkilla/fix-improve-cashbox-batches-logs
Improve cashbox batches logs
|
2022-04-01 19:25:10 +01:00 |
|
Sérgio Salgado
|
463195fc17
|
fix: improve cashbox batches logs
|
2022-04-01 16:51:40 +01:00 |
|