Commit graph

331 commits

Author SHA1 Message Date
naconner
8e7b59bddc chore: version v7.4.6 2019-12-18 12:14:18 -05:00
naconner
43a89d82f1 v7.4.4 2019-11-27 11:02:31 -08:00
naconner
51d4bb1fe5 v7.4.3
* v7.4.3
2019-10-31 07:38:10 -07:00
Neal Conner
6b90237eb4 v7.4.1 2019-09-27 20:16:24 +02:00
Rafael Taranto
1153c6af6a Merge cc into dd (#317)
* Fix ETH fee fetching (#303)

* v7.3.3 (#304)

* Throttle clock skew and fetch logs

* PR Fixes

* Reduce throttle time

* Remove old endpoint

* Fix standard styles and improve readability

* Simplify throttling

* Small fixes

* Bump version
2019-09-20 12:33:00 +01:00
Neal Conner
f020ea1f47 v7.3.2 (#290) 2019-07-09 07:37:10 -04: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
Neal Conner
90de4fe24d Version bump (#288)
* v7.3.0
2019-06-09 11:03:38 +03:00
Rafael Taranto
fb2095e444 Add blacklist script 2019-06-04 09:39:23 +03:00
Brandon Cryderman
0088ba7068 Add lamassu-revoke and lamassu-users (#270)
* lamassu-list-users

Lists registered users to the admin panel

* Add in unregister function to revoke token access

* Create lamassu-revoke

* Changed name to lamassu-users

* Update login.js

* Update login.js

* Add lamassu-users & lamassu revoke to package.json

* Re-add missing comma.
2019-04-17 18:51:45 +03:00
Rafael Taranto
f7e9630710 lamassu-install and lamassu-update bugfixes (#261)
* Call bip39 after lamassu-server gets installed

* Fix bash variable declaration

* Remove mnemonic path from migrate defaults

This caused the update-to-mnemonic script to skip thinking the mnemonic
already existed
2019-03-14 11:09:47 +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
Neal Conner
760d765520 merge in latest release 2019-03-04 18:49:27 +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
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
Rafael Taranto
01153d0562 Migrate bitgo api to v2 2018-11-21 11:36:02 -02:00
Josh Harvey
246f99b87e Add lamassu-update-to-mnemonic to bin section 2018-11-18 10:24:06 +01:00
Rafael Taranto
06f8c57608 Save migrations file on db (#215)
* Revert "Migration sql changes (#199)"

This reverts commit 12c834469c.

* Save migrate file on db

* Add message on migration error in lamassu-update
2018-11-18 10:15:22 +01:00
Josh Harvey
3c37898046 update to 7.1.1 2018-10-21 13:32:06 +03:00
Rafael Taranto
f4fc9d6328 Add lamassu-admin-elm to this repo (#185) 2018-10-08 21:29:06 +02:00
Rafael Taranto
5ee7e40872 Add operator id on CoinATMRadar request (#184)
* Add operator id on CoinATMRadar request

* Update coinatmradar.js
2018-10-08 19:11:28 +02:00
Josh Harvey
cdcdc4c2d2 7.1.1 2018-10-06 11:49:43 +02:00
Rafael Taranto
3b14a715b4 Replace mailjet with mailgun (#180) 2018-10-04 21:40:50 +03:00
Fabio Cigliano
9fc79f1bb4 OFAC flow fix (#137)
* 7.0.1

* OFAC flow fix
2018-09-22 23:36:02 +01:00
Josh Harvey
59cb5da61c 7.1.0 2018-08-24 17:33:47 +03:00
Josh Harvey
2de5c6d78f 7.0.1 2018-07-17 19:27:51 +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
Neal Conner
aa507ec13b Add lamassu-migrate-config to bin (#131) 2018-07-01 19:14:16 +01:00
Fabio Cigliano
25030fab2a Strike bugfix (#122) 2018-06-12 16:11:53 +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
d9aaf2437f 5.8.7 2018-05-29 22:49:50 +02:00
Josh Harvey
2797c75a31 5.8.6 2018-05-27 12:49:24 +03:00
Josh Harvey
8d4a36865b 5.8.5 2018-05-21 16:31:49 +03:00
Josh Harvey
84b65200f6 5.8.4 2018-05-21 16:31:46 +03:00
Josh Harvey
6c3099921f support for Coin ATM Radar 2018-05-21 16:30:13 +03:00
Josh Harvey
4f7efc1177 use mainnet for lightning 2018-05-20 15:46:40 +03:00
Josh Harvey
be53de7326 support sending funds to external wallet 2018-05-17 16:28:39 +03:00
Josh Harvey
5cc2d63d0a fix sanctions db updating in app.js 2018-05-07 14:57:49 +03:00
Josh Harvey
80e851fb59 WIP 2018-05-03 20:20:18 +03:00
Konstantin Mamalakis
b72f5549a5 Parsing moved to downloading. Matching is being tweaked. 2018-05-03 20:20:18 +03:00
Konstantin Mamalakis
7c0af44f46 Started writing parsing tests 2018-05-03 20:20:18 +03:00
Konstantin Mamalakis
2232340f6f Refactored for testing 2018-05-03 20:20:18 +03:00
Konstantin Mamalakis
c4307cb749 Corrections and initial algorithm 2018-05-03 20:20:18 +03:00
Josh Harvey
ea52d14612 5.8.3 2018-03-28 20:31:16 +03:00
Josh Harvey
aa0bc44e89 5.8.2 2018-03-26 14:58:44 +03:00
Josh Harvey
982c60c7f5 remove ramda dependency 2018-03-11 19:37:27 +00:00
Josh Harvey
28d84cbbcf 5.8.1 2018-03-11 15:06:35 +00:00
Josh Harvey
ba65eea88d 5.8.0 2018-03-06 15:06:06 +00:00
Josh Harvey
86dfca60c1 Add id-card compliance 2018-03-05 20:22:12 +00:00