Rafael Taranto
919848aecd
Geth/infura nonce fix ( #295 )
...
* Geth/infura nonce fix
* Fix nonce logic
2019-07-17 12:32:53 +01:00
Rafael Taranto
9f8693a33e
Add new reboot option and restart lamassu-browser
2019-07-16 14:53:28 +01:00
Rafael Taranto
371454b6d4
Turn terms and conditions off if text is empty
2019-07-16 10:37:22 +01:00
Rafael Taranto
c5398c4b86
Assume https:// at the start of infura endpoint
2019-07-16 10:29:20 +01:00
Rafael Taranto
2f451c5893
Always start a sender number with + on twillio
2019-07-16 10:27:26 +01:00
Rafael Taranto
00c4187081
Front facing camera ( #289 )
...
* Front facing camera
* Adding in configuration and update script
2019-07-05 19:17:59 +03:00
Rafael Taranto
a051a34429
Handle high precision bitpay response numbers
2019-06-07 19:17:48 +03:00
Neal Conner
2c0d843dcd
Update node wallet versions
2019-06-07 18:54:45 +03:00
Rafael Taranto
abf4dd5c32
Splitting up daily volume queries
2019-05-31 17:59:10 +03:00
Rafael Taranto
18bbfc6def
Prevent compliance from triggering prematurely
2019-05-31 17:59:10 +03:00
Rafael Taranto
09332c37db
Delete machine pings on unpair
2019-05-29 18:42:44 +02:00
Rafael Taranto
8330b95de1
Add new operator info fields
2019-05-25 10:44:32 +02:00
Rafael Taranto
15c8e0d862
Fix check pings query
2019-05-16 11:43:22 +01:00
Neal Conner
1a467707e8
Trim API token's whitespace
2019-05-16 11:20:54 +01:00
Rafael Taranto
c80d8ddb08
Show machine names on SMS notifications
2019-05-12 13:58:15 +01:00
Rafael Taranto
67919892e8
Truncate/trim server tables
2019-05-12 13:46:56 +01:00
Rafael Taranto
4640b4a774
Add blacklist functionality
2019-04-30 19:13:24 +02:00
Neal Conner
a638524249
Update common.js
2019-04-30 18:45:51 +02:00
Rafael Taranto
8b1480589f
Add new unseen tx screen
2019-04-18 14:26:12 +03:00
Rafael Taranto
9a43bc4417
Static serve the image folder even when empty
2019-04-17 19:26:59 +03:00
Rafael Taranto
d3478fb2ba
Fix fee fetching issues
2019-04-17 19:24:08 +03:00
Rafael Taranto
71ed3b83dd
Send legacy address for BCH on bitgo api
2019-04-17 15:32:02 +03:00
Rafael Taranto
8593918f3f
Fetch time till hardLimit clears ( #265 )
...
* Fetch time till hardLimit clears
* Default to zero in case of negative numbers
2019-03-31 16:56:13 +02:00
Rafael Taranto
9ec1a3cb0d
Fix nullcheck for cashOutCommission === 0
2019-03-14 17:02:03 +00:00
littlenaut
eb69b2b5c8
Remove unused 'createWallet' HTTP method
2019-03-11 11:46:19 +00:00
littlenaut
9fa113dc01
Remove wallet creation HTTP method
...
This functionality is now completely implemented at client-side (machine).
2019-03-11 11:46:19 +00:00
littlenaut
7761815b07
Remove temporary logging code
2019-03-11 11:46:19 +00:00
littlenaut
bbd76ba851
Add HTTP method to create a new wallet on request
2019-03-11 11:46:19 +00:00
Rafael Taranto
61ad8a9eba
Fix deprecated api call on bitgo api ( #255 )
...
* Fix deprecated api call on bitgo api
* Change filterUnconfirmed to filterPending
2019-03-07 10:03:48 +00:00
Rafael Taranto
3dd7503e45
Fix ratchet errors on commission and ticker
2019-03-05 17:59:10 +01:00
Rafael Taranto
fe72b4fcaf
Add fallback for null commissions
2019-03-05 17:59:10 +01:00
Josh Harvey
e7ef9d0753
Merge in release and fix conflicts
2019-03-03 13:06:55 +01:00
Neal Conner
ca59c7a6c5
Add Dash to BitGo wallet, remove Quadriga ( #251 )
...
* Add Dash to BitGo, remove Quadriga
* Update bitgo.js
* Update bitgo.json
2019-03-02 14:44:47 +01:00
Rafael Taranto
9f3457f14d
Use commission rate from machine instead of server
2019-03-02 14:40:29 +01:00
Fabio Cigliano
578a39a721
log raw ticker price within tx
2019-03-02 14:40:29 +01:00
Fabio Cigliano
5815a606f2
rewoking getCommissionPercentage function
2019-03-02 14:40:29 +01:00
Fabio Cigliano
03279c8d2c
tx.commission_percentage added
2019-03-02 14:40:29 +01:00
Rafael Taranto
d345cc018c
Add contact card to admin
2019-03-02 14:32:58 +01:00
Neal Conner
4a95c7f91b
Update BCH for May 2019 upgrade
2019-03-02 14:29:46 +01:00
Neal Conner
f02e34ca9c
Update ZEC, BCH, ETH node versions
2019-03-02 14:29:46 +01:00
Rafael Taranto
9364eb5132
Fix cash-out exchange behavior for 'rejected' tx
...
A TX on the 'rejected' state should still be watched for authorization.
This fixes the bug where delayed cash-out confirmations would not
trigger a exchange sell command.
2019-03-02 14:28:27 +01:00
Davit Abulashvili
163473a7ee
Log miner fee ( #237 )
...
* Get miner fee written in some wallet plugins
* Return txid and fee for geth. possible problem with txid (zero hash on pending transaction)
* bitgo fee return
* Wallet apis fees save in cryptoAtoms
2019-01-04 16:34:50 +00:00
Davit Abulashvili
fa69956963
Add device names to sms alerts ( #233 )
...
* Add device names to sms alerts
* Write machine name on each alert
* Fixed alertSubject function (do not display machine name if null)
* Group machineNames by alertType
* Code review fixes. Filter empty machine names
* Use lodash complement instead of negate
* Revert "Use lodash complement instead of negate"
This reverts commit 385801624e432f03211867729281d7328493c30a.
2019-01-04 16:21:57 +00:00
Josh Harvey
5c74e8d17c
Merge pull request #241 from RafaelTaranto/merge-release-into-dev
...
Merge release into dev
2018-12-30 15:57:16 +01:00
Rafael Taranto
e59ec4ed28
Add ZEC, BCH, and LTC to BitGO wallet plugin ( #240 )
...
* Add ZEC, BCH and LTC to BitGO wallet plugin
* Convert to legacyAddress on bitgo plugin
2018-12-30 15:48:40 +01:00
Rafael Taranto
7043a3c408
Retry downloading OFAC lists ( #236 )
...
* Retry downloading OFAC lists
* Update ofac sources on lamassu-update
2018-12-30 14:47:09 +01:00
Rafael Taranto
b885e5698c
Merge branch 'release' into merge-release-into-dev
2018-12-27 15:01:10 -03:00
Davit Abulashvili
b254f7f2be
Support itbit exchange/ticker. Additions ( #232 )
...
* Initial itBit implementation
* Add tests for calculatePrice in exchange/itbit.js
* Add etherium to supported crypto codes in common/itbit.js
* Apply standardjs to itbit files
* itbit trade test. not important
* test getCurrencyRates in ticker/itbit.js
2018-12-11 11:47:34 +02:00
Neal Conner
b9f9c6facc
Caution against mock-ticker use
2018-12-10 11:19:14 +02:00
Neal Conner
16a4239b86
Update ZEC, BCH, ETH node versions
2018-12-10 11:18:24 +02:00