lamassu-server/lib
2022-02-03 19:10:19 +00:00
..
admin fix: use date-fns functional programming module 2021-11-24 23:02:24 +00:00
blockchain Merge pull request #1075 from naconner/bch-ports 2022-01-28 15:28:36 +00:00
cash-in fix: remove logs 2022-01-21 18:26:59 +00:00
cash-out fix: cashout flow out of reach catch 2022-01-25 15:59:32 +00:00
coinatmradar fix: store operator id for each service 2021-11-19 18:01:05 +00:00
middlewares fix: remove event type 2022-01-20 15:26:26 +00:00
new-admin fix: add domain passthrough to webauthn credential creation functions 2022-01-26 14:40:40 +00:00
notifier Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev-21-16-12 2021-12-16 13:38:43 +00:00
ofac chore: use logger for all important logs 2021-10-11 16:24:24 +01:00
plugins fix: add feeMultiplier parameter 2022-02-03 19:10:19 +00:00
routes fix: simplify promise chain 2022-01-20 12:34:22 +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 fix: initialize empty cassettes in case of undefined values 2022-01-13 17:42:22 +00: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 feat: add cashin bill counter 2021-12-23 16:50:40 +00: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 fix: authorization header and threshold logic 2022-01-21 18:26:58 +00:00
custom-sms.js fix: remove machine selector 2021-11-23 19:09:50 +00:00
customer-notes.js feat: revamp customer notes feature 2021-12-09 22:31:53 +00:00
customers.js fix: disable phone field editable 2022-01-21 15:05:49 +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
hardware-credentials.js fix: multiple small fixes 2021-11-24 22:11:25 +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 fix: use date-fns functional programming module 2021-11-24 23:02:24 +00:00
loyalty.js feat: add discount source column to transaction tables 2021-09-07 17:26:36 +01:00
machine-loader.js fix: remove event type 2022-01-20 15:26:26 +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 fix: allow for custom info requests to be allowed or blocked 2022-01-18 18:46:55 +00:00
new-settings-loader.js fix: simplify migration save config 2022-01-21 13:59:58 +00:00
operator.js fix: variable operator id variable name 2021-11-22 11:31:56 +00:00
options-loader.js Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
options.js Lamassu update script changes (#126) 2018-06-16 13:55:42 +03:00
pairing.js chore: accept suggestion 2021-12-01 18:04:26 +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 feat: ciphertrace cashout flow 2022-01-25 15:59:31 +00:00
poller.js fix: remove event type 2022-01-20 15:26:26 +00:00
postgresql_interface.js feat: start working on backend support for dynamic cassette number 2021-09-13 18:53:53 +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 refactor: unify sms creation into a single function 2021-11-23 19:09:50 +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-batching-processing.js feat: add crypto reservation for batched transaction 2021-11-24 22:23:25 +00:00
tx-batching.js feat: add crypto reservation for batched transaction 2021-11-24 22:23:25 +00:00
tx.js Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev 2021-11-24 14:53:50 +00:00
users.js fix: session middleware order 2021-11-16 16:46:13 +00:00
wallet-scoring.js feat: ciphertrace cashout flow 2022-01-25 15:59:31 +00:00
wallet.js fix: add feeMultiplier parameter 2022-02-03 19:10:19 +00:00