lamassu-server/lib
2021-06-28 16:23:40 +01:00
..
admin feat: change to generic ERC-20 ABI json file 2021-06-23 15:07:01 +01:00
blockchain fix: remove blockchain utils module 2021-06-23 15:07:01 +01:00
cash-in feat: created the search component 2021-06-23 15:29:41 +01:00
cash-out feat: created the search component 2021-06-23 15:29:41 +01:00
coinatmradar Feat: back end support for per coin 0-conf limit 2021-05-25 15:10:49 +01:00
middlewares Chore: make populateSettings middleware use node-cache 2021-05-25 10:31:18 +01:00
new-admin feat: allow customer suspension removal 2021-06-28 16:21:41 +01:00
notifier feat: change to generic ERC-20 ABI json file 2021-06-23 15:07:01 +01:00
ofac Retry downloading OFAC lists (#236) 2018-12-30 14:47:09 +01:00
plugins fix: remove blockchain utils module 2021-06-23 15:07:01 +01:00
routes feat: endpoints for machine network performance 2021-06-28 16:23:40 +01:00
app.js Feat: implement per operator settings cache 2021-03-19 14:04:31 +00:00
auth-tokens.js fix: database import 2021-05-22 20:00:14 +01:00
bill-math.js rename cartridge to cassette 2017-04-25 02:32:15 +03:00
blacklist.js Chore: move catch into queries file 2021-02-15 23:17:19 +00:00
bn.js add more db fields for fixed fee 2017-06-01 16:52:59 +01:00
cache.js WIP 2016-11-26 18:56:33 +02:00
cashbox-batches.js fix: replace serial with uuid and remove incorrect promise handling 2021-05-22 18:22:18 +01:00
commission-math.js fix: missing import 2021-06-23 15:07:01 +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 feat: new compliance options 2020-10-06 23:19:22 +02:00
compliance_overrides.js Add comments 2017-12-13 16:31:07 +02:00
config-migration.js chore: redirect coin dependencies to l-c module 2021-06-23 15:07:01 +01:00
constants.js refactor: cassete max capacity to constants file 2021-05-25 12:13:12 +01:00
customers.js feat: allow customer suspension removal 2021-06-28 16:21:41 +01:00
db-error-codes.js Add db error consts file (#165) 2018-09-22 23:38:31 +01:00
db-migrate-store.js Save migrations file on db (#215) 2018-11-18 10:15:22 +01:00
db.js fix: server_logs creates inf loop on l-s install 2020-09-02 12:41:49 +02: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 Code readability and added the forgotten mocks 2021-05-25 10:53:54 +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 fix: added timestamp parameters for a date range on the gql queries for 2020-07-31 00:37:00 +02:00
machine-loader.js Feat: enable notify operator for OFAC matches 2021-02-15 23:17:19 +00: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: remove unnecessary variables 2021-05-25 15:10:49 +01:00
new-settings-loader.js remove comments 2021-03-01 17:50:13 +00: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: integrate new admin with l-s 2020-05-27 22:43:00 +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 feat: change to generic ERC-20 ABI json file 2021-06-23 15:07:01 +01:00
poller.js Chore: fix regressions caused by rebase 2021-02-05 18:59:11 +00:00
postgresql_interface.js Feat: warn admin before restarting services 2020-12-16 17:24:49 +00:00
pp.js WIP 2017-06-24 18:52:55 +03:00
promo-codes.js fix: change coupons to promo codes 2021-02-04 13:20:49 +00:00
respond.js Chore: merge compliance notification code changes 2021-03-19 14:04:31 +00:00
route-helpers.js Feat: implement per operator settings cache 2021-03-19 14:04:31 +00:00
routes.js feat: endpoints for machine network performance 2021-06-28 16:23:40 +01:00
session-manager.js fix: naming and redundancy issues 2021-05-03 23:00:41 +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: customer history should no longer include txs which timedout or were cancelled 2021-05-24 15:51:29 +01:00
users.js fix: added variables to the constants file. 2021-05-03 23:00:41 +01:00
wallet.js Chore: remove 1-conf check in wallet plugin 2021-06-28 15:54:50 +01:00