Commit graph

1139 commits

Author SHA1 Message Date
Fabio Cigliano
7c4c314df4 crontab update fix + npm rebuild path fix (#166) 2018-09-22 23:38:31 +01:00
Rafael Taranto
f43149dca7 Improve serialization error handling on cash_out (#163)
Made API calls return 204 on serialization error.

When network is unreliable there is a high chance of generating a
serialization exception. By returnig 204 on them the lamassu-machine can
just continue working as if nothing happened.
2018-09-22 23:38:31 +01:00
Fabio Cigliano
46d73fadf9 lamassu-update crontab path fix (#162) 2018-09-22 23:38:31 +01:00
Rafael Taranto
4e287d1ecb Improve cash out monitor transaction handling (#159)
Made the queries from 'monitorLiveIncoming' and 'monitorStaleIncoming'
return mutually exclusive records from the db.

Both this methods are polled and perform the same actions on the
records. As a result, transaction erros were prone to happen.
2018-09-22 23:36:02 +01:00
Rafael Taranto
347a313f40 Update INSTALL.md (#158)
Specifying Node, NPM and OpenSSL versions.
2018-09-22 23:36:02 +01:00
Fabio Cigliano
fe72eb8e7f show id card photo image on customer page (#155) 2018-09-22 23:36:02 +01:00
Fabio Cigliano
c559a998aa minor fixes 2018-09-22 23:36:02 +01:00
Fabio Cigliano
afc78d512e handle idCardPhoto image upload 2018-09-22 23:36:02 +01:00
Josh Harvey
f87d896149 update docs 2018-09-22 23:36:02 +01:00
Josh Harvey
0f0c070781 update docs 2018-09-22 23:36:02 +01:00
Fabio Cigliano
9fc79f1bb4 OFAC flow fix (#137)
* 7.0.1

* OFAC flow fix
2018-09-22 23:36:02 +01:00
Fabio Cigliano
49f8b66de0 rename old l-s module to lamassu-server-old (#170) 2018-09-22 18:58:13 +01:00
Fabio Cigliano
f32acdfe6c layer2 default fix (#156)
* layer2 default fix

* Don't log error message

Would pollute log too much.
2018-09-22 18:57:38 +01:00
Neal Conner
b170d35548 Patch bitcoind-inhereted network vulnerability (#168)
Updates BTC, BCH, LTC, DASH for vulnerability.

Updates ETH to latest.
2018-09-22 18:56:10 +01:00
Josh Harvey
8bf449bdc4 add validate-config script 2018-09-22 18:53:10 +01:00
Fabio Cigliano
9b7972017d changes cherry picked from dev to stable (#169)
* lamassu-update to update crontab

* lamassu update and install script to point to #stable branch

* lamassu update and install script to point to #stable branch

* removing outdated & unused script

* crontab update fix + npm rebuild path fix
2018-09-22 18:45:38 +01:00
Josh Harvey
59cb5da61c 7.1.0 2018-08-24 17:33:47 +03:00
Fabio Cigliano
f90357804a Dispense error status code fix (#142)
* 7.0.1

* add cash_out_txs.error_code to updateable fields
2018-08-24 17:30:25 +03:00
Neal Conner
dfb64b8e6b Wallet version updates (#152)
* Update ZEC, ETH, BTC, DASH

* Remove ZEC disabledeprecate

-disabledeprecate flag was removed in zcashd v1.1.2

* Update BCH

Compatible with November hard fork
2018-08-24 17:30:25 +03:00
Neal Conner
1e480a7c16 Add 'update complete' notice (#141) 2018-08-24 17:30:25 +03:00
Neal Conner
abf467c87b Add Armenian to languages.json (#140) 2018-08-24 17:30:25 +03:00
Fabio Cigliano
6fdb3e8834 config-validator to consider default values from schema (#139)
* config-validator to consider default values from schema

* fix with relative json schema path

* remove lamassuServerPath config on lamassu-migrate-options
2018-08-24 17:30:25 +03:00
Josh Harvey
d28c6ae691 upgrade to infura v3 2018-08-10 17:33:26 +03:00
Josh Harvey
2de5c6d78f 7.0.1 2018-07-17 19:27:51 +03:00
Josh Harvey
fe45967274 fix support log bug 2018-07-17 18:02:42 +03:00
Josh Harvey
dcef083d49 fix json-rpc issue 2018-07-16 17:00:09 +03:00
Josh Harvey
0c893f5b22 7.0.0 2018-07-15 13:43:29 +03:00
Josh Harvey
ac89f0e5e9 add Infura wallet support 2018-07-10 17:09:18 +03:00
Josh Harvey
05e7889dc0 remove strike and lnd options 2018-07-10 16:10:36 +03:00
Neal Conner
464d116073 Show last 1000 transactions (#135) 2018-07-04 09:18:22 +01:00
Neal Conner
2265885356 Update ETH and BTC versions (#134) 2018-07-04 09:17:28 +01:00
Fabio Cigliano
f4301328c4 compliance router fix (#132) 2018-07-02 16:46:55 +01:00
Fabio Cigliano
ff1ec611be lamassu-update script changes to update supervisor config (#133)
* lamassu-update script changes to update supervisor config

* No need to do supervisor start
2018-07-02 16:38:36 +01:00
Neal Conner
aa507ec13b Add lamassu-migrate-config to bin (#131) 2018-07-01 19:14:16 +01:00
Fabio Cigliano
1bcf586544 json-rpc parameter bugfix (#129)
* json-rpc parameter bugfix

* small change

* Update json-rpc.js
2018-07-01 15:43:58 +01:00
Fabio Cigliano
dd7e447e73 Sms integration fix (#130)
* Twilio integration error handling improvement

* Mock-sms error triggering added
2018-06-19 11:42:51 +01:00
Josh Harvey
9d6f3e6d9b reduce stale tx period to 1 day 2018-06-17 11:48:53 +01:00
Neal Conner
1b33ef9aa7 Add 'caution' warning to mock wallet (#127) 2018-06-16 13:56:12 +03:00
Fabio Cigliano
82726fd9c1 json-rpc error handling (#128)
* json-rpc error handling

* partial revert
2018-06-16 13:55:58 +03:00
Fabio Cigliano
c3535e6ed3 Lamassu update script changes (#126)
* lamassu-migrate-config script added + lamassu-default.json

* lamassu update script changes

* lamassu-update unit test added
2018-06-16 13:55:42 +03:00
Fabio Cigliano
63e0782e32 Expired transaction after bugfix (#121)
* other minor fixes

* reedemable transaction expiry fix
2018-06-12 16:15:58 +03:00
Fabio Cigliano
25030fab2a Strike bugfix (#122) 2018-06-12 16:11:53 +03:00
Neal Conner
bce177c63c Remove sample format on Twilio panel (#125) 2018-06-11 23:53:24 +03:00
Fabio Cigliano
ac4e49480c Terms and conditions screen fix (#124) 2018-06-11 16:43:02 +03:00
Fabio Cigliano
d99637bbd1 customer.sanctions field type fix (#123) 2018-06-11 14:09:54 +03:00
Josh Harvey
6a8dfe90cf only update sanctionsdb if enabled 2018-06-06 10:20:00 +03:00
Fabio Cigliano
0e3c0961ea phone_code API bugfix (#120) 2018-06-06 10:06:28 +03:00
Neal Conner
ebbeff4211 Update ZEC, BCH, ETH, LTC wallets (#119)
* Update ZEC & ETH wallet versions

* Update ZEC disabledeprecation

* Geth 1.8.10

* Litecoin 0.16.0

Litecoin SegWit addresses now default

* Bitcoin ABC 0.17.2
2018-06-05 22:50:57 +03:00
Fabio Cigliano
a30b835786 Terms and conditions screen (#118)
* Terms and Conditions screen added

* missing fields

* SQL migration added

* terms.text: markdown to html on server side

* markdown field type added

* other minor changes
2018-06-05 22:35:30 +03:00
Josh Harvey
d1712ce1ce Add layer2 address separately 2018-06-04 16:34:46 +03:00