lamassu-server/lib
2021-10-04 11:39:30 +01:00
..
admin chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
blockchain fix: bind bitcoin to default ports 2021-10-04 07:31:17 +01:00
cash-in feat: add discount source column to transaction tables 2021-09-07 17:26:36 +01:00
cash-out fix: properly check old txs dispense confirmation 2021-10-04 07:31:17 +01:00
coinatmradar chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
middlewares chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
new-admin chore: re-add feature missing from merge 2021-10-04 07:31:17 +01:00
notifier feat: create cashbox removal notifications 2021-07-23 20:17:31 +01:00
ofac Retry downloading OFAC lists (#236) 2018-12-30 14:47:09 +01:00
plugins feat: re-enable geth install 2021-10-04 07:31:17 +01:00
routes feat: process triggers automation and add to poller response 2021-10-04 11:39:30 +01:00
app.js Feat: AsyncLocalStorage for schema changing 2021-07-22 12:15:45 +01: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 chore: update big number package 2021-07-05 11:10:24 +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
config-migration.js fix: migrate accounts and default cash-out commissions 2021-10-04 07:31:17 +01:00
constants.js refactor: use promise all 2021-07-13 17:09:07 +01:00
customers.js feat: add list of passable tx error codes for customer volume calculation 2021-10-04 07:31:17 +01:00
db-error-codes.js Add db error consts file (#165) 2018-09-22 23:38:31 +01:00
db-migrate-store.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
db.js chore: re-add feature missing from merge 2021-10-04 07:31:17 +01: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: make percentage chart work properly 2021-02-02 17:02:24 +00:00
layer2.js chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
logger.js feat: add new server log page 2019-11-12 11:20:57 +00: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 feat: ping time internet quality measurement 2021-10-04 07:31:17 +01:00
migrate-options.js migrate-options unit test added 2018-11-28 22:24:48 +02: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: replace sms requirement with sanctions 2021-10-04 11:39:30 +01:00
new-settings-loader.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
options-loader.js feat: flag option to toggle test db 2021-02-03 23:03:05 +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 feat: add new server log page 2019-11-12 11:20:57 +00:00
plugin-helper.js chore: cleanup, node14 and new admin default 2020-10-20 21:54:58 +02:00
plugins.js chore: increase lowbalance margin 2021-10-04 07:31:17 +01:00
poller.js feat: machine performance indicators 2021-09-07 17:16:52 +01: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 chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
session-manager.js chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
sms.js feat: new compliance options 2020-10-06 23:19:22 +02: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 chore: undo $ prepend on queries 2021-07-22 12:15:45 +01:00
wallet.js Chore: remove 1-conf check in wallet plugin 2021-06-28 15:54:50 +01:00