lamassu-server/lib/new-admin
Sérgio Salgado 00c38ea721 feat: add batch_time and batched to cash_in_txs
feat: add batched flag to clear tx to send
feat: add batch information to front-end
feat: change transaction sending info on batch sending
fix: batching support function added to all wallet plugins
fix: mock-wallet batching check
feat: send machine information about batchable coins
2021-11-24 22:21:40 +00:00
..
config feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
graphql feat: add batch_time and batched to cash_in_txs 2021-11-24 22:21:40 +00:00
middlewares refactor: remove unneeded return statement 2021-11-22 20:28:09 +00:00
services Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
admin-server.js feat: db uses asynclocalstorage set schema 2021-11-16 16:46:46 +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