Commit graph

3263 commits

Author SHA1 Message Date
José Oliveira
0859b3b938 fix: include starting state on install script 2022-02-14 17:56:51 +00:00
Rafael Taranto
b353f68236 Merge pull request #1103 from chaotixkilla/fix-missing-custom-req-data-machine-response
Fix missing customer data on machine requests
2022-02-14 17:39:52 +00:00
José Oliveira
98b98c8ddb fix: skip not installed nodes 2022-02-14 17:33:32 +00:00
Sérgio Salgado
25d5d07e5f fix: XMR interfaces 2022-02-14 17:13:42 +00:00
Sérgio Salgado
99c37a0f24 fix: XMR balance shifting 2022-02-14 16:42:39 +00:00
Rafael Taranto
079905efef Merge pull request #835 from josepfo/feat/move-paper-wallet-only-to-admin
feat: move paper wallet only to admin
2022-02-14 16:08:17 +00:00
Rafael Taranto
035bc8eb36 Merge pull request #1104 from chaotixkilla/fix-cashout-page-crashing-fresh-install
Fix CashOut panel crashing on fresh installs
2022-02-14 16:07:32 +00:00
Rafael Taranto
f12bfec158 Merge pull request #1086 from siiky/fix/lam-231/stale-tx
refactor: add transaction ID to stale errors
2022-02-14 16:07:17 +00:00
Rafael Taranto
5a63a89c27 Merge pull request #1105 from chaotixkilla/fix-ciphertrace-threshold-value
Add error messages to all 3rd party services
2022-02-14 15:43:29 +00:00
Sérgio Salgado
639dbe8eb1 fix: remove override reset on customer data saving via admin 2022-02-14 15:28:38 +00:00
Sérgio Salgado
4ec4ec4917 feat: add rejected status to the customers list 2022-02-14 15:21:01 +00:00
Sérgio Salgado
2a3e954484 chore: bump uuid version on UI side
fix: add custom info requests to customer list status check
2022-02-14 15:21:01 +00:00
Sérgio Salgado
81d74eb40b fix: add missing custom requirement data on customer data communication with machine
fix: create function to reset the override flag in custom requirement data
2022-02-14 15:20:58 +00:00
Taranto
45173e7c0e chore: react files 2022-02-14 11:02:13 +00:00
Rafael Taranto
cf5534b310 Merge pull request #1096 from ubavic/remove-seconds-form-timestamps
fix: date break in transaction list
2022-02-14 10:35:23 +00:00
Rafael Taranto
70f13725b5 Merge pull request #1097 from siiky/feat/lam-308/pairing-tokens
feat: support older machine versions
2022-02-14 10:34:01 +00:00
Rafael Taranto
ffcfd5955e Merge pull request #1095 from ubavic/fix-subheader-links
fix: bold subheader link
2022-02-14 10:32:08 +00:00
Rafael Taranto
43afaae89f Merge pull request #1064 from siiky/fix/lam-266/profits-calculation
Profits calculation
2022-02-14 10:30:06 +00:00
Sérgio Salgado
bb17c71cb1 feat: add error messages to all 3rd party services 2022-02-11 17:43:46 +00:00
Sérgio Salgado
ca88eafffd fix: possible undefined values 2022-02-11 16:38:23 +00:00
Rafael Taranto
564374108b Merge pull request #1076 from siiky/fix/lam-298/custom_info_requests_flow
fix: custom info requests flow
2022-02-11 16:07:30 +00:00
André Sá
724e8c05b1 fix: .then() on non-Promise 2022-02-11 15:42:12 +00:00
André Sá
b03901ddd4 Merge branch 'dev' into fix/lam-298/custom_info_requests_flow
* dev: (40 commits)
  fix: remove unnecessary variable
  fix: check for starting supervisor state
  fix: Ethereum sends
  fix: force balance to big number
  fix: XMR sendCoins interface
  chore: update react
  fix: update only if node is stopped
  fix: convert bn.js to bignumber.js bignum
  fix: wallet file checking
  fix: show batching errors on admin fix: funding page should take into account batching transactions
  fix: add feeMultiplier parameter
  fix: BN functions on sendCoinsBatch
  fix: remove allowTransactionBatching from being required
  feat: disable transaction batching editing unless it's BTC
  feat: add transaction batching option to advanced wallet settings
  fix: pollingRoutes typo
  fix: button style and incomplete url
  fix: remove date width
  fix: l-c import on lamassu-send-coins script
  chore: built react files
  ...
2022-02-11 15:16:00 +00:00
Sérgio Salgado
35c81ce112 fix: analytics graph memoizing 2022-02-10 18:09:39 +00:00
Sérgio Salgado
80d7d7184e fix: readd the notification sending function 2022-02-10 17:03:42 +00:00
Sérgio Salgado
d794bca673 fix: missing machine performance data on the dashboard machine overview page 2022-02-10 16:05:30 +00:00
Rafael Taranto
4015e23d34 Merge pull request #1093 from siiky/fix/lam-332/ethereum-send
fix: Ethereum sends
2022-02-10 13:09:06 +00:00
Rafael Taranto
3dadb9ad10 Merge pull request #1092 from josepfo/fix/update-wallet-nodes-not-running
fix: update only if node is stopped
2022-02-10 13:07:56 +00:00
Rafael Taranto
69ca308408 Merge pull request #1081 from naconner/monero-update
fix: add xmr to lamassu-update-wallet-nodes
2022-02-10 13:07:37 +00:00
Rafael Taranto
29b622e1d3 Merge pull request #1090 from siiky/fix/lam-325/bignums-compat
fix: convert bn.js to bignumber.js bignum
2022-02-10 13:06:39 +00:00
José Oliveira
46d84b99b0 fix: remove unnecessary variable 2022-02-10 00:55:56 +00:00
José Oliveira
7f70b9d09a fix: check for starting supervisor state 2022-02-10 00:54:50 +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
384b3153a2 fix: btc batching methods 2022-02-09 15:39:28 +00:00
Sérgio Salgado
91e209b6ab feat: add SMS preview component 2022-02-09 15:09:31 +00:00
André Sá
32cfa2bb67 fix: Ethereum sends 2022-02-09 12:58:37 +00:00
André Sá
48973f442e feat: support older machine versions 2022-02-08 18:21:02 +00:00
Nikola Ubavic
64254c18ce fix: date break 2022-02-08 15:21:03 +01:00
Nikola Ubavic
e57848047a fix: bold subheader link
chore: remove unneeded properties
2022-02-08 11:58:08 +01:00
Rafael Taranto
e1751c8576 Merge pull request #1091 from chaotixkilla/fix-XMR-wallet-reading
Fix XMR wallet file check
2022-02-08 09:23:59 +00:00
Rafael Taranto
bf816af0e7 Merge pull request #1094 from chaotixkilla/fix-xmr-send-coins-interface
Fix XMR sendCoins interface
2022-02-07 09:53:54 +00:00
Rafael Taranto
9d9e657342 Merge pull request #1087 from SiIky/fix/lam-323/pollingRoutes-typo
fix: pollingRoutes typo
2022-02-07 09:53:23 +00:00
Sérgio Salgado
19c257f262 fix: force balance to big number 2022-02-04 19:46:49 +00:00
Sérgio Salgado
2e9e207486 fix: XMR sendCoins interface 2022-02-04 19:41:09 +00:00
Sérgio Salgado
0d5f5167ef feat: change custom SMS instances to SMS notices and all its interfaces 2022-02-04 19:39:35 +00:00
André Sá
c985458bff Merge branch 'dev' into fix/lam-266/profits-calculation 2022-02-04 18:25:06 +00:00
Taranto
04f4891291 chore: update react 2022-02-04 08:50:14 +00:00
Rafael Taranto
7f4858ddd4 Merge pull request #1088 from chaotixkilla/feat-add-transaction-batching-option
Add transaction batching option to advanced wallet settings
2022-02-04 08:45:33 +00:00
Rafael Taranto
c58cfcb8f7 Merge pull request #1089 from chaotixkilla/fix-btc-batching-bn-functions
Fix BigNumber functions on BTC batching function
2022-02-04 08:43:37 +00:00
José Oliveira
604e300dd0 fix: update only if node is stopped 2022-02-04 01:09:00 +00:00