lamassu-server/lib/new-admin
Sérgio Salgado c0808e9bd7 feat: start working on monero implementation
feat: monero files and config

feat: monero interface
feat: monero rpc digest request

feat: add monero to wallet wizard splash

fix: tarball unzipping

fix: monero files

fix: monero zipped folder path

fix: undefined variable

chore: xmr stagenet

fix: prune-blockchain flag

fix: monero wallet arguments

chore: rpc-bind-port on monero wallet

chore: monero wallet directory

fix: fetch digest request
fix: monero authentication
fix: monero address creation

fix: monero config port

fix: wallet creation
fix: wallet rpc daemon login

fix: get monero funding

fix: unauthorized issue with multiple requests on Promise.all
fix: generate funding addresses
fix: destination address balance for XMR cashout
fix: transaction creation

feat: transaction recommended mixin and ring size

fix: monero wallet error handling

fix: error handling

fix: monero wallet error
feat: guide to add new cryptos

chore: small code shortcuts

fix: crypto implementation guide

chore: add XMR to exchange files
2021-11-15 15:19:27 +00:00
..
config feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
graphql Merge pull request #845 from chaotixkilla/feat-cancel-cash-in-txs 2021-11-14 23:08:41 +00:00
middlewares fix: remove session secret salt 2021-05-03 23:00:41 +01:00
services Merge pull request #806 from josepfo/feat/handle-customer-tc-photos 2021-11-11 18:26:51 +00:00
admin-server.js Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger 2021-11-11 18:32:06 +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