Commit graph

1715 commits

Author SHA1 Message Date
Rafael Taranto
f235eb93b9 Merge pull request #963 from chaotixkilla/fix-fiat-balance-overrides
Fix fiat balance percentage notification overrides being ignored
2021-12-06 11:09:32 +00:00
Rafael Taranto
947f7ff302 Merge pull request #962 from ubavic/fix/getCustomersList
fix: list of customers in compliance is empty
2021-12-06 11:08:01 +00:00
naconner
7ce1ae691a chore: update geth, bchn (#972) 2021-12-04 12:25:21 -05:00
Nikola Ubavic
574b0c9fea fix: resolve for none 0conf 2021-12-03 15:24:51 +01:00
Rafael Taranto
210acd1b02 Merge pull request #958 from ubavic/fix/machine_unpair_dev
fix: machine unpair (dev)
2021-12-02 15:00:25 +00:00
Rafael Taranto
8ff163ed27 Merge pull request #957 from ubavic/fix/machine_unpair_release
fix: machine unpair (release)
2021-12-02 15:00:23 +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
bcad921edd chore: accept suggestion 2021-12-01 18:04:26 +01:00
Nikola Ubavic
4e82ff700f Merge branch 'fix/machine_unpair_dev' of github.com:ubavic/lamassu-server into fix/machine_unpair_dev 2021-12-01 17:55:26 +01:00
Nikola Ubavic
c93763a3a6 chore: accept sugesttion 2021-12-01 17:54:32 +01:00
Rafael Taranto
74ccf18db7 Merge pull request #967 from ubavic/fix/recordTrade_is_void
fix: recordTrade is void
2021-12-01 10:36:19 +00:00
Rafael Taranto
e8edd05a64 Merge pull request #960 from chaotixkilla/fix-notification-override-alerts
Fix notification overrides ignoring cassettes 3 and 4
2021-12-01 10:35:19 +00:00
Nikola Ubavic
7c80eb257e fix/recordTrade_is_void 2021-11-30 21:05:12 +01:00
Sérgio Salgado
50c07c5e8f fix: json-rpc exporting and undefined blockchain dir 2021-11-30 19:35:38 +00:00
Nikola Ubavic
c48d24ed19 fix: remove duplicate column 2021-11-29 19:01:36 +01:00
Sérgio Salgado
cf0b61137d fix: add cassettes 3 and 4 to the notification overrides 2021-11-29 17:40:17 +00:00
Nikola Ubavić
f7d0dd3af4 chore: extra space
Co-authored-by: chaotixkilla <chaotixkilla@users.noreply.github.com>
2021-11-29 14:33:25 +01:00
Nikola Ubavic
30195e0ea6 fix: use spex batch 2021-11-29 14:05:10 +01:00
Nikola Ubavic
67742bca3a fix: use spex batch 2021-11-29 14:02:46 +01:00
Nikola Ubavic
1b94b5db42 chore: separate queries 2021-11-29 13:45:46 +01:00
Nikola Ubavic
eb835b401c chore: separate queries 2021-11-29 13:44:26 +01:00
Nikola Ubavic
f204a85b44 fix: machine unpair
feat: add removed_devices table
2021-11-26 15:10:35 +01:00
Nikola Ubavic
b0c3ccdea6 fix: sql script
chore: use one query
2021-11-26 13:23:09 +01:00
Nikola Ubavic
654e7c601e fix: machine unpair
feat: add removed_devices table
2021-11-25 23:53:49 +01:00
Sérgio Salgado
9c15d19c0e fix: offset sent to machine 2021-11-24 23:02:24 +00:00
Sérgio Salgado
ca2274a8a2 fix: use date-fns functional programming module 2021-11-24 23:02:24 +00:00
Sérgio Salgado
973040f409 feat: remove all instances of moment usage 2021-11-24 23:02:23 +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
Rafael Taranto
cc8c48ff4c Merge pull request #727 from chaotixkilla/feat-btc-transaction-batching
BTC transaction batching
2021-11-24 22:56:09 +00:00
Rafael Taranto
540f1581f5 Merge pull request #712 from chaotixkilla/feat-implement-fido-auth
Hardware credential authentication
2021-11-24 22:55:34 +00:00
Sérgio Salgado
008dd3e9f6 feat: add crypto reservation for batched transaction 2021-11-24 22:23:25 +00:00
Sérgio Salgado
0132227251 fix: batching db transactions 2021-11-24 22:23:25 +00:00
Sérgio Salgado
f6e793ea4d fix: usage of .plus function in BN calculation
fix: move batching database writing to transactions
2021-11-24 22:23:24 +00:00
Sérgio Salgado
bef24cf3a3 fix: remove settings parameter from individual wallet interfaces 2021-11-24 22:23:24 +00:00
Sérgio Salgado
e6be999f02 fix: supportsBatching function 2021-11-24 22:23:23 +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
Sérgio Salgado
c8adaabf85 feat: add batch_id to cash_in_txs
feat: bitcoind sendmany request
feat: check if wallet supports transaction batching
2021-11-24 22:21:38 +00:00
Sérgio Salgado
3c32f9009a fix: expected rp names 2021-11-24 22:20:21 +00:00
Sérgio Salgado
d8f163af74 fix: multiple small fixes 2021-11-24 22:11:25 +00:00
Sérgio Salgado
1563aa307b fix: sql uppercasing
fix: structural changes to remove async/await flows
fix: invert boolean flow
fix: minor fixes
2021-11-24 20:23:51 +00:00
Sérgio Salgado
f987a07e0b feat: implement hardware key auth 2021-11-24 20:23:49 +00:00
Rafael Taranto
24ed69244c Merge pull request #757 from josepfo/feat/create-table-for-operator-ids
feat: create db table and store operator id
2021-11-24 17:51:04 +00:00
Rafael Taranto
7164e1105b Merge pull request #943 from chaotixkilla/fix-transaction-filter-missing-cancelled
Fix transaction search filters
2021-11-24 17:43:16 +00:00
Rafael Taranto
e57bccf750 Merge pull request #813 from chaotixkilla/feat-custom-sms
Custom SMS
2021-11-24 17:42:27 +00:00
Rafael Taranto
abd3bcc625 Merge pull request #838 from chaotixkilla/feat-add-backend-support-customer-custom-fields
Add backend support to customer custom fields
2021-11-24 17:41:39 +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