Commit graph

376 commits

Author SHA1 Message Date
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
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
Rafael Taranto
7cf5f88c21 Merge pull request #891 from SiIky/fix/z3MakfSR/invalidate_notifications
Fix cash cassette alerts
2021-11-11 18:30:05 +00:00
Rafael Taranto
6352649e1d Merge pull request #833 from chaotixkilla/feat-mock-scoring-api
Add mock wallet scoring
2021-11-11 18:27:35 +00:00
André Sá
15ddf4cf83 fix: cash cassette low condition 2021-10-20 15:33:42 +01:00
Sérgio Salgado
68d5f2b998 fix: bug related with ordering the cassettes during computation 2021-10-15 16:31:38 +01:00
André Sá
21bdf5f60a chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
Sérgio Salgado
a349c36326 chore: increase lowbalance margin 2021-10-04 07:31:17 +01:00
Sérgio Salgado
584492cb55 feat: add mock wallet scoring 2021-09-16 16:42:09 +01:00
Sérgio Salgado
bef2efdfce fix: normalize empty array creation 2021-09-13 19:34:18 +01:00
Sérgio Salgado
3c1a58da4a feat: start working on backend support for dynamic cassette number
fix: multiple small fixes to both the front and back-end multi-cassette support
2021-09-13 18:53:53 +01:00
Sérgio Salgado
0a3b78f75e feat: makeChange function supporting multiple cassettes 2021-09-13 18:53:51 +01:00
Sérgio Salgado
5788b6216d feat: add support for more than two cassettes 2021-09-13 18:53:47 +01:00
Sérgio Salgado
b0fa62a9f3 feat: add discount source column to transaction tables
fix: move individual discounts to phone code response instead of poller
2021-09-07 17:26:36 +01:00
Sérgio Salgado
310c9eb009 fix: remove log 2021-09-07 17:26:36 +01:00