José Oliveira
|
4120d58a1b
|
feat: advanced wallet settings up to spec
|
2022-02-17 01:40:02 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
André Sá
|
71266401f0
|
fix: convert bn.js to bignumber.js bignum
|
2022-02-03 22:39:56 +00:00 |
|
Sérgio Salgado
|
7a4aba4869
|
fix: wallet file checking
|
2022-02-03 22:08:44 +00:00 |
|
Sérgio Salgado
|
63a86ae8db
|
fix: show batching errors on admin
fix: funding page should take into account batching transactions
|
2022-02-03 20:54:48 +00:00 |
|
Sérgio Salgado
|
c838839522
|
fix: add feeMultiplier parameter
|
2022-02-03 19:10:19 +00:00 |
|
Sérgio Salgado
|
418668d232
|
fix: BN functions on sendCoinsBatch
|
2022-02-03 18:50:26 +00:00 |
|
Sérgio Salgado
|
ef6fccb862
|
fix: remove allowTransactionBatching from being required
|
2022-02-03 17:24:43 +00:00 |
|
Sérgio Salgado
|
c7a9cef998
|
feat: disable transaction batching editing unless it's BTC
|
2022-02-03 17:22:03 +00:00 |
|
Sérgio Salgado
|
68d9d95dfa
|
feat: add transaction batching option to advanced wallet settings
|
2022-02-03 17:11:48 +00:00 |
|
André Sá
|
c21a5c1bf4
|
fix: pollingRoutes typo
|
2022-02-02 18:46:52 +00:00 |
|
Rafael Taranto
|
2da14d64b3
|
Merge pull request #1085 from josepfo/fix/user-management-page-bugs
fix: button style and incomplete url
|
2022-02-02 18:17:31 +00:00 |
|
Rafael Taranto
|
888a20c5e4
|
Merge pull request #1084 from josepfo/fix/photo-roll-date-on-chrome
fix: remove date width on photo roll
|
2022-02-02 18:16:59 +00:00 |
|
Rafael Taranto
|
b1161ebf45
|
Merge pull request #1080 from josepfo/fix/rbf-verification-ui
fix: rbf verification ui
|
2022-02-02 18:16:43 +00:00 |
|
Rafael Taranto
|
eb67f3f8a5
|
Merge pull request #1078 from josepfo/fix/empty-machine-and-server-logs-on-summary
fix: calculate date range for summary logs
|
2022-02-02 18:16:20 +00:00 |
|
Rafael Taranto
|
934a12d3f4
|
Merge pull request #1083 from josepfo/fix/lamassu-send-coins-l-c-import
fix: l-c import on lamassu-send-coins script
|
2022-02-02 18:15:36 +00:00 |
|
André Sá
|
bc78837d39
|
refactor: remove unnecessary operations
|
2022-02-02 14:56:56 +00:00 |
|
José Oliveira
|
04356944b0
|
fix: button style and incomplete url
|
2022-02-01 23:25:00 +00:00 |
|
José Oliveira
|
87a18b3faf
|
fix: remove date width
|
2022-02-01 17:14:35 +00:00 |
|
José Oliveira
|
8b1aad4940
|
fix: l-c import on lamassu-send-coins script
|
2022-02-01 17:05:17 +00:00 |
|
Rafael Taranto
|
fb48222203
|
Merge pull request #1082 from RafaelTaranto/chore/built-react-files-01-02
chore: built react files
|
2022-02-01 14:15:54 +00:00 |
|
Taranto
|
e3eec8db32
|
chore: built react files
|
2022-02-01 14:15:10 +00:00 |
|
Rafael Taranto
|
20ba336997
|
Merge pull request #1079 from naconner/monero-fix
fix: monero bn methods
|
2022-02-01 09:41:16 +00:00 |
|