Commit graph

389 commits

Author SHA1 Message Date
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
Rafael Taranto
a3eb44bda2 fix: added missing code from various LN PRs 2023-10-31 18:27:42 +00:00
Rafael Taranto
241ce5ef54 chore: more usages of peer dependency 2023-10-05 23:50:11 +01:00
Rafael Taranto
7f2963bc85 feat: tron cash-out 2023-09-11 12:13:14 +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
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
André Sá
ac7cb243af refactor: use array destructuring instead of indexing 2022-04-26 12:44:52 +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
Sérgio Salgado
c84f5becea feat: enable USDT for cash-in only transactions 2022-04-06 18:51:18 +01:00
José Oliveira
aa0d143679 fix: trade promises chain errors 2022-03-02 14:04:09 +00:00
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +00:00
Sérgio Salgado
cd01d894a3 feat: add sms preview
feat: add reset to default button
feat: add attachable values
feat: connect the sms receipt notice to the sms receipt request
2022-02-10 00:36:32 +00:00
Sérgio Salgado
ae8c86a6a7 feat: ciphertrace cashout flow 2022-01-25 15:59:31 +00:00
Sérgio Salgado
904c383431 feat: add ciphertrace base implementation 2022-01-21 18:26:57 +00:00
Sérgio Salgado
15e0182ba1 fix: remove duplicated createBatch() calls
fix: rename cassetteMaxCapacity to snake uppercase
fix: notification module retrieving the wrong override fields
2021-12-02 14:37:11 +00:00
Nikola Ubavic
7c80eb257e fix/recordTrade_is_void 2021-11-30 21:05:12 +01:00
Sérgio Salgado
9c15d19c0e fix: offset sent to machine 2021-11-24 23:02:24 +00:00
Sérgio Salgado
7d6fb17158 feat: convert from using dst offsets to use timezone code
feat: select timezones from current selected country
2021-11-24 23:02:22 +00:00
Sérgio Salgado
00c38ea721 feat: add batch_time and batched to cash_in_txs
feat: add batched flag to clear tx to send
feat: add batch information to front-end
feat: change transaction sending info on batch sending
fix: batching support function added to all wallet plugins
fix: mock-wallet batching check
feat: send machine information about batchable coins
2021-11-24 22:21:40 +00:00
Sérgio Salgado
8289c55acf fix: check for wallet tx batching support 2021-11-24 22:21:39 +00:00
Sérgio Salgado
73c0d09198 feat: add transaction batching module
feat: plugin sendCoins batching support
feat: batching processing on poller
feat: mock-wallet batching
fix: bitcoin tx batching
fix: transaction batching db table
2021-11-24 22:21:39 +00:00
Rafael Taranto
e57bccf750 Merge pull request #813 from chaotixkilla/feat-custom-sms
Custom SMS
2021-11-24 17:42:27 +00:00
Taranto
0ad2ee362a Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
Sérgio Salgado
d759704db3 refactor: pull up variable to constants file 2021-11-23 19:10:11 +00:00
Sérgio Salgado
ed7c515993 refactor: unify sms creation into a single function 2021-11-23 19:09:50 +00:00
Sérgio Salgado
ee8c46b51e fix: remove machine selector 2021-11-23 19:09:50 +00:00
Sérgio Salgado
30bc9c96da fix: missing timestamp variable
fix: remove tags array
2021-11-23 19:09:49 +00:00
Sérgio Salgado
54b73b95b4 feat: scripting-like tags on custom sms content
feat: add created column to custom_messages
feat: custom message dynamic validators and testing
feat: delete custom sms
feat: employ custom sms to existing events
2021-11-23 19:09:48 +00:00
Sérgio Salgado
e83b9d7a8b fix: low fiat notifications showing up for disabled cassettes 2021-11-21 23:10:33 +00:00
Rafael Taranto
0881d00594 Merge pull request #766 from josepfo/feat/crypto-units-selector
feat: advanced wallet settings
2021-11-14 23:13:16 +00:00
Rafael Taranto
1dd8f4ff7e Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
Log through the logger
2021-11-11 18:32:06 +00:00