José Oliveira
358d6195e8
fix: remove extra line
2021-11-16 20:42:56 +00:00
José Oliveira
9152c48e14
fix: trim cmd output and binaries paths
2021-11-16 20:42:54 +00:00
José Oliveira
b53090db05
fix: rename script name
2021-11-16 20:40:36 +00:00
José Oliveira
84256bce6c
feat: add script to update nodes
2021-11-16 20:40:34 +00:00
csrapr
2e45098033
Fix: lamassu-register with async local store
2021-11-16 16:46:11 +00:00
Rafael Taranto
a1afc9f082
Merge pull request #905 from ubavic/fix/insufficient_funds_error
...
fix: log only a message in case of insufficient funds
2021-11-14 23:37:30 +00:00
Nikola Ubavic
4cd3fb8a3a
fix: print only message for all catched errors
2021-11-02 12:38:41 +01:00
José Oliveira
16164f1c0e
fix: prefixe path usage
2021-11-01 12:07:01 +00:00
José Oliveira
e224a75290
feat: compute main address PK
2021-11-01 12:07:01 +00:00
José Oliveira
f05058b587
fix: hd index usage
2021-11-01 12:07:01 +00:00
Nikola Ubavic
f740942f42
fix: log only a msg in case of insufficient funds
2021-10-27 18:41:05 +02:00
Sérgio Salgado
1f52549cd9
feat: add update-cassettes script
2021-10-22 15:00:54 +01:00
Sérgio Salgado
ae3aaa8258
chore: relocate cert-gen script
2021-10-04 07:31:17 +01:00
José Oliveira
7896925b9d
refactor: improve script ux
2021-08-19 13:03:00 +01:00
José Oliveira
bd3fd3e218
feat: lamassu eth recovery script
2021-08-19 13:03:00 +01:00
José Oliveira
e952682917
fix: cancel cashout txs
2021-08-19 12:52:47 +01:00
Taranto
ba4117173e
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
csrapr
7bbf2829de
Feat: make lamassu-migrate use async local storage
2021-07-22 12:15:45 +01:00
csrapr
351d170c31
Feat: AsyncLocalStorage for schema changing
2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2
Chore: refactor to use new schema changing queries
2021-07-22 12:15:45 +01:00
Sérgio Salgado
d76bb3838d
fix: remove user tokens from compliance_overrides table
2021-07-09 15:11:53 +01:00
Sérgio Salgado
dc40881640
chore: remove references to lamassu-cancel script
2021-07-06 16:53:01 +01:00
José Oliveira
c7d56c8110
fix: change photos path
2021-07-05 12:25:15 +01:00
José Oliveira
c221437618
feat: relay id data photos to server
2021-07-05 12:25:15 +01:00
Sérgio Salgado
6fa965a32a
fix: missing query return
2021-07-05 12:22:33 +01:00
Sérgio Salgado
e0f38745f0
fix: ensure query execution order
2021-07-05 12:22:33 +01:00
Sérgio Salgado
7a516cedb9
fix: change from task to a DB transaction
2021-07-05 12:22:33 +01:00
Sérgio Salgado
d58874cf02
fix: array length sum
...
fix: sql uppercasing
2021-07-05 12:22:33 +01:00
Sérgio Salgado
58ecb37ea4
fix: user token revoke
2021-07-05 12:22:33 +01:00
José Oliveira
ea44478b48
chore: update big number package
2021-07-05 11:10:24 +01:00
Sérgio Salgado
de441fd33c
chore: relocate cert-gen script
2021-06-24 11:52:44 +01:00
José Oliveira
d7f0b1226c
chore: update uuid, axios and base-x to latest version and remove fczbkk/uuid4
2021-05-24 15:39:21 +01:00
José Oliveira
c4ea21259a
chore: remove obviated l-s scripts
2021-05-22 18:16:12 +01:00
Sérgio Salgado
1bc944386b
feat: check for email format on l-register
2021-05-03 23:00:41 +01:00
Sérgio Salgado
850c2a2219
feat: lamassu-register now uses new users
2021-05-03 23:00:41 +01:00
Cesar
558317e9f3
Feat: implement per operator settings cache
...
Fix: fix linter-found issues
Chore: move findOperatorId to own middleware file
Chore: delete old routes.js file and rename new-routes.js to routes.js
Fix: PR fixes
2021-03-19 14:04:31 +00:00
Rafael Taranto
431f652de7
Chore/merge dd back ( #503 )
...
* chore: update ZEC, LTC, BTC, ETH, use BCHN
* chore: update zcashd
* chore: v7.4.10
* fix: remove lamassu-update
* fix: remove lamassu-update from bins
* fix: use p2sh-segwit addresses for cash-out
Latest releases of bitcoind default to bech32 addresses. Instead, use p2sh-segwit to maintain compatibility on cash-out.
* fix: use p2sh-segwit addresses for LTC
* chore: update wallet nodes
Co-authored-by: naconner <7396812+naconner@users.noreply.github.com>
Co-authored-by: Neal <neal@lamassu.is>
2020-11-06 20:31:32 +00:00
Taranto
7b5c70a958
fix: ui and chromium compatibility
2020-10-22 17:03:00 +01:00
Taranto
89bb9a8f25
chore: cleanup, node14 and new admin default
2020-10-20 21:54:58 +02:00
Mauricio Navarro Miranda
8a8503dcbb
fix: server_logs creates inf loop on l-s install
...
fix: flag that skips storing server_logs on DB when table does not yet exists
fix: hook server logs migration as soft dependency on initial
Revert "fix: hook server logs migration as soft dependency on initial"
This reverts commit e6c4cf4419c894598393997637dcfd95a5ff6a0e.
fix: empty promise, actually no additional promise was needed
2020-09-02 12:41:49 +02:00
Taranto
bf8f1d991c
chore: integrate new admin with l-s
2020-05-27 22:43:00 +01:00
Taranto
b1b8b82260
fix: small admin fixes
2020-03-20 17:28:23 +01:00
Luis Félix
b9d2341cd1
feat: add services page
...
fix: change styles, fix hook trigger, add ux
feat: setup custom error messages
refactor: conform to new style guide
refactor: migrate to graphql
refactor: migrate to Ramda
fix: update state on mutation
refactor: migrate error ux to graphql
fix: change structure of accounts config
fix: use absolute imports
fix: move makeStyles out of components
fix: correct Strike behaviour
2020-01-20 18:04:26 +01:00
Rafael Taranto
b8e0c2175b
feat: add graphql support ( #349 )
...
* fix: eslint warnings
* refactor: use ramda + sanctuary instead of lodash
* refactor: use prettier-standard for formatting
* feat: enable security
* feat: add graphql
* chore: remove trailing commas from linter
* docs: new scripts on react and new-admin-server
* feat: handle authentication on graphql
* fix: perf improvement to date picker
* chore: add insecure-dev script to run servers
2019-12-24 15:36:41 +01:00
Rafael Taranto
f590dbe49c
Merge remote-tracking branch 'upstream/new-lamassu-admin' into dev
2019-11-28 22:18:40 +00:00
Rafael Taranto
0fd0d21599
fix: operator id fetching on scripts
2019-11-20 13:54:32 +00:00
Rafael Taranto
fc1951c4b2
Lamassu admin server initial commit
2019-10-31 12:28:51 +00:00
Luis Félix
44769d6e44
fix: add photocard, frontcamera dirs to json conf
2019-10-17 16:55:53 +02:00
Rafael Taranto
98cc3b18b7
Prevent address reuse option
2019-07-31 18:12:16 +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