lamassu-server/lib
2021-11-21 22:06:00 +00:00
..
admin chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
blockchain fix: trim cmd output and binaries paths 2021-11-16 20:42:54 +00:00
cash-in fix: add operator cancel error as cancelled tx state 2021-11-21 22:06:00 +00:00
cash-out fix: add operator cancel error as cancelled tx state 2021-11-21 22:06:00 +00:00
coinatmradar chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
middlewares chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
new-admin fix: machine pairing token creation 2021-11-18 19:53:17 +00:00
notifier Merge pull request #918 from SiIky/chore/NyZD6raQ/notification_wording 2021-11-14 23:41:57 +00:00
ofac chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
plugins fix: remove unnecessary config load and fee calculation 2021-11-16 18:02:55 +00:00
routes Merge pull request #873 from chaotixkilla/feat-integrate-hedging-and-accounting-with-pazuz-admin 2021-11-17 20:34:20 +00:00
app.js Feat: allow polling of multiple db schemas 2021-11-16 16:46:44 +00:00
async-storage.js Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
auth-tokens.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
bill-math.js rename cartridge to cassette 2017-04-25 02:32:15 +03:00
blacklist.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
bn.js fix: remove unnecessary bn config and isBigNumber usage 2021-07-05 11:10:24 +01:00
cache.js WIP 2016-11-26 18:56:33 +02:00
cashbox-batches.js fix: automatic cashbox batch creation 2021-07-07 17:46:23 +01:00
commission-math.js fix: unexpected displayScale usage in txs operations 2021-07-28 01:00:38 +01:00
compliance-triggers.js fix: getCashLimit wasn't returning actual value, cashLimit was assigned to an object instead of a number 2020-11-30 15:03:06 +00:00
compliance.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
compliance_overrides.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
compute-schema.js feat: db uses asynclocalstorage set schema 2021-11-16 16:46:46 +00:00
config-migration.js fix: migrate accounts and default cash-out commissions 2021-10-04 07:31:17 +01:00
constants.js Feat: adds async local storage to admin server 2021-11-16 16:46:11 +00:00
customers.js Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger 2021-11-11 18:32:06 +00:00
db-error-codes.js Add db error consts file (#165) 2018-09-22 23:38:31 +01:00
db-migrate-store.js chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
db.js feat: db uses asynclocalstorage set schema 2021-11-16 16:46:46 +00:00
email.js feat: new compliance options 2020-10-06 23:19:22 +02:00
error.js lightning network support 2018-01-28 19:10:00 +02:00
event-bus.js feat: add new server log page 2019-11-12 11:20:57 +00:00
exchange.js refactor: add trade id to trade entry object 2021-07-08 17:08:38 +01:00
forex.js fix: fx rate value from coincap 2021-11-03 21:30:24 +00:00
layer2.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
logger.js fix: don't exit on uncaught exceptions 2021-10-11 16:24:33 +01:00
logs.js feat: prune server logs table 2021-10-04 07:31:17 +01:00
loyalty.js feat: add discount source column to transaction tables 2021-09-07 17:26:36 +01:00
machine-loader.js Merge pull request #873 from chaotixkilla/feat-integrate-hedging-and-accounting-with-pazuz-admin 2021-11-17 20:34:20 +00:00
migrate-options.js chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
migrate.js Save migrations file on db (#215) 2018-11-18 10:15:22 +01:00
mnemonic-helpers.js Change seed file with a bip39 mnemonic (#207) 2018-11-07 18:28:40 +01:00
new-config-manager.js Merge pull request #766 from josepfo/feat/crypto-units-selector 2021-11-14 23:13:16 +00:00
new-settings-loader.js feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +00:00
options-loader.js fix: use dev database as default for pazuz 2021-11-16 16:46:50 +00:00
options.js Lamassu update script changes (#126) 2018-06-16 13:55:42 +03:00
pairing.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
pg-transport.js chore: log uncaught exceptions 2021-10-11 16:22:59 +01:00
plugin-helper.js feat: add mock wallet scoring 2021-09-16 16:42:09 +01:00
plugins.js Merge pull request #766 from josepfo/feat/crypto-units-selector 2021-11-14 23:13:16 +00:00
poller.js feat: add operatorId to l-a-s middlewares 2021-11-16 16:46:45 +00:00
postgresql_interface.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
pp.js WIP 2017-06-24 18:52:55 +03:00
respond.js Chore: merge compliance notification code changes 2021-03-19 14:04:31 +00:00
route-helpers.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
routes.js feat: add nil UUID to match new machine pairing logic 2021-11-16 16:46:48 +00:00
session-manager.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
sms.js fix: sms receipt data construction 2021-11-16 15:42:09 +00:00
socket-client.js add websockets, cassette updates for admin 2017-05-15 18:29:40 +03:00
ticker.js Code readability and added the forgotten mocks 2021-05-25 10:53:54 +01:00
time.js use persistent, not session cookies 2016-12-20 14:23:00 +02:00
tx.js fix: correct calculation to find expired transactions on customer history 2021-10-04 07:31:17 +01:00
users.js fix: session middleware order 2021-11-16 16:46:13 +00:00
wallet-scoring.js feat: add mock wallet scoring 2021-09-16 16:42:09 +01:00
wallet.js fix: remove unnecessary config load and fee calculation 2021-11-16 18:02:55 +00:00