lamassu-server/lib/new-admin
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
..
config chore: add ciphertrace and mock scoring to the accounts array 2022-01-25 15:54:30 +00:00
graphql fix: show batching errors on admin 2022-02-03 20:54:48 +00:00
middlewares fix: add domain passthrough to webauthn credential creation functions 2022-01-26 14:40:40 +00:00
services Merge branch 'dev' into fix/lam-298/custom_info_requests_flow 2022-02-11 15:16:00 +00:00
admin-server.js fix: use gql upload lib and remove logs 2021-12-06 19:25:04 +00:00
filters.js feat: add search functionality to customer page 2021-09-24 10:54:34 +01:00
graphql-dev-insecure.js chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00

Running

Differences from main lamassu-admin:

  • bin/new-lamassu-register <username> to add a user
  • bin/insecure-dev.sh to run the server